<?xml version="1.0"?>
<News hasArchived="false" page="16" pageCount="18" pageSize="10" timestamp="Sun, 26 Apr 2026 13:37:33 -0400" url="https://my3.my.umbc.edu/groups/hpcf/posts.xml?page=16">
<NewsItem contentIssues="true" id="94622" important="false" status="posted" url="https://my3.my.umbc.edu/groups/hpcf/posts/94622">
<Title>Mothur is now Installed on Taki</Title>
<Tagline>New Bioinformatics Software is available</Tagline>
<Body>
<![CDATA[
    <div class="html-content">We have installed the Mothur software on the Taki cluster. Documentation on the software is available <a href="https://mothur.org/wiki/mothur_manual/" rel="nofollow external" class="bo">here</a>. This is available as a module on Taki.<div><br></div><div><br></div></div>
]]>
</Body>
<Summary>We have installed the Mothur software on the Taki cluster. Documentation on the software is available here. This is available as a module on Taki.</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/94622/guest@my.umbc.edu/c9f49412a42699c6c23e74f2912e4338/api/pixel</TrackingUrl>
<Group token="hpcf">HPCF</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/hpcf</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/original.png?1596736674</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/large.png?1596736674</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/medium.png?1596736674</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/small.png?1596736674</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxsmall.png?1596736674</AvatarUrl>
<Sponsor>HPCF</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/094/622/fd6db04cd5c83c72e26625f063595d2c/xxlarge.jpg?1596488936</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/094/622/fd6db04cd5c83c72e26625f063595d2c/xlarge.jpg?1596488936</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/094/622/fd6db04cd5c83c72e26625f063595d2c/large.jpg?1596488936</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/094/622/fd6db04cd5c83c72e26625f063595d2c/medium.jpg?1596488936</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/094/622/fd6db04cd5c83c72e26625f063595d2c/small.jpg?1596488936</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/094/622/fd6db04cd5c83c72e26625f063595d2c/xsmall.jpg?1596488936</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/094/622/fd6db04cd5c83c72e26625f063595d2c/xxsmall.jpg?1596488936</ThumbnailUrl>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 03 Aug 2020 17:13:07 -0400</PostedAt>
<EditAt>Mon, 03 Aug 2020 17:30:23 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="88762" important="false" status="posted" url="https://my3.my.umbc.edu/groups/hpcf/posts/88762">
<Title>Slurm Slow to Respond on Taki</Title>
<Body>
<![CDATA[
    <div class="html-content">Good morning,<div><br></div><div>We are aware that slurm commands such as squeue and sacct are running slowly or even timing-out this morning. We are investigating the issue. Slurm documentation seems to indicate that this may be due to a large number of concurrent jobs in addition to frequent queries to the slurm database. </div><div><br></div><div>Running jobs seem to be unaffected by this issue. Though some may need to be cancelled to resolve the apparent load on slurm.</div><div><br></div><div>I will follow up by editing this post with the resolution.</div><div><br></div><div>----------------------</div><div>Update #1</div><div><br></div><div>I can confirm that the issue is a high number of jobs (near 50K, total) pending in the slurm queue. This generated a high load for the database when queries were made such that the remote calls over the network (from any node to the management node) timed-out before they could be completed. </div><div><br></div><div><div>----------------------</div><div> Update #2</div></div><div><br></div><div>By increasing the time the network considers for a 'time-out' I was able to finally gather information from the slurm database and administratively cancel a few tens of thousands of jobs. I am working now with slurm support to determine the best way to limit the total number of jobs on the queue. This will mean that future sbatch submissions will generate errors when attempting to submit a number of jobs that would put the slurm queue above the limit. This is preferable to squeue being unavailable to all users due to high load.</div><div><br></div><div><br></div><div>Happy Monday!</div><div>Roy Prouty</div><div><br></div><div><div>HPC System Administrator</div><div>Research Computing Specialist, UMBC DoIT</div><div>Office: (410) 455-6351</div></div></div>
]]>
</Body>
<Summary>Good morning,    We are aware that slurm commands such as squeue and sacct are running slowly or even timing-out this morning. We are investigating the issue. Slurm documentation seems to indicate...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/88762/guest@my.umbc.edu/4c2583b7f60056c4e33d124ca85769ed/api/pixel</TrackingUrl>
<Group token="hpcf">HPCF</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/hpcf</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/original.png?1596736674</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/large.png?1596736674</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/medium.png?1596736674</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/small.png?1596736674</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxsmall.png?1596736674</AvatarUrl>
<Sponsor>HPCF</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 25 Nov 2019 08:12:05 -0500</PostedAt>
<EditAt>Thu, 06 Aug 2020 13:47:39 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="88408" important="true" status="posted" url="https://my3.my.umbc.edu/groups/hpcf/posts/88408">
<Title>Reboot of taki-usr1</Title>
<Body>
<![CDATA[
    <div class="html-content">Good morning!<div><br></div><div>Due to memory consumption on the taki login node, `taki-usr1`, we are rebooting the node to clear associated errors.</div><div><br></div><div>When free memory on one of our machines drops below a certain threshold, a special system process starts to kill processes based on a set of industry-set heuristics. The demise of these processes could lead to unexpected machine behavior, necessitating a reboot of the machine.</div><div><br></div><div>I'd like to take this opportunity to remind all taki users that the login node is used by all taki users. This node should be used to access files, write and compile code, and submit jobs to the slurm scheduler. Tests of code or workflows should be delegated to the develop partition. More information on how to use these nodes is located on the HPCF Website (<a href="https://hpcf.umbc.edu/cpu/how-to-run-programs-on-taki/" rel="nofollow external" class="bo">https://hpcf.umbc.edu/cpu/how-to-run-programs-on-taki/</a><span>).</span></div><div><span><br></span></div><div><span><br></span></div><div>---------------------</div><div><span>Update #1:</span></div><div><span><br></span></div><div><span>Choosing to look at `squeue` as an indicator on this issue. Squeue is now responding but with an added me</span>ssage that "MessageTimeout is too high for effective fault-tolerance". This is expected. I increased the MessageTimeout configuration parameter in an attempt to give more time for the slurm database to respond. This seems to be working, but it leaving us with an authentication issue. </div><div><br></div><div>Looking at the output of squeue, there are many tens of thousands of similar jobs being run by some users. I am cancelling these and will follow-up with the users and PIs (where necessary). I will also discuss with our slurm support how to configure slurm to avoid this situation in the future.</div><div><br></div><div>---------------------</div>
    
    
    
    
    
    
    
    <div><span><br></span></div><div><span>Thanks!</span></div><div><span>Roy Prouty</span></div><div><span><br></span></div><div>HPC System Administrator</div><div>Research Computing Specialist, UMBC DoIT</div><div>Office: <span>(410) 455-6351</span></div></div>
]]>
</Body>
<Summary>Good morning!    Due to memory consumption on the taki login node, `taki-usr1`, we are rebooting the node to clear associated errors.     When free memory on one of our machines drops below a...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/88408/guest@my.umbc.edu/40d088aacf6662275d71065455b3c13c/api/pixel</TrackingUrl>
<Group token="hpcf">HPCF</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/hpcf</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/original.png?1596736674</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/large.png?1596736674</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/medium.png?1596736674</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/small.png?1596736674</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxsmall.png?1596736674</AvatarUrl>
<Sponsor>HPCF</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Wed, 13 Nov 2019 09:32:49 -0500</PostedAt>
<EditAt>Mon, 25 Nov 2019 08:28:18 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="87913" important="false" status="posted" url="https://my3.my.umbc.edu/groups/hpcf/posts/87913">
<Title>Intel Compilers Updated</Title>
<Tagline>We have the latest Intel compilers now available on Taki</Tagline>
<Body>
<![CDATA[
    <div class="html-content">The Intel compilers have been updated to the latest version. You may notice a message during login about a change. Just follow the instructions you get at login, and this should resolve these messages.</div>
]]>
</Body>
<Summary>The Intel compilers have been updated to the latest version. You may notice a message during login about a change. Just follow the instructions you get at login, and this should resolve these...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/87913/guest@my.umbc.edu/9474a0785571bc6d0dda419bc9a08a62/api/pixel</TrackingUrl>
<Group token="hpcf">HPCF</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/hpcf</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/original.png?1596736674</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/large.png?1596736674</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/medium.png?1596736674</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/small.png?1596736674</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxsmall.png?1596736674</AvatarUrl>
<Sponsor>HPCF</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Fri, 25 Oct 2019 11:00:38 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="86990" important="false" status="posted" url="https://my3.my.umbc.edu/groups/hpcf/posts/86990">
<Title>Taki back online (9/24/2019 12:10pm)</Title>
<Body>
<![CDATA[
    <div class="html-content">Hello all.<br><br>Thank you for your patience while we sorted through the issues with Taki.  We believe the cluster is now back online and working normally.  The source of the issue was with bad connectivity on the Infiniband network. We've been able to narrow down and replace the bad line that prevented use of various nodes and storage.<div><br></div><div>If you notice any issues moving forward, please do let us know.  We will be keeping a close eye on the cluster and jobs to ensure the problem does not again crop up.  <br><br>Tim Champ</div><div>Manager of Unix Infrastructure</div><div>DoIT</div></div>
]]>
</Body>
<Summary>Hello all.  Thank you for your patience while we sorted through the issues with Taki.  We believe the cluster is now back online and working normally.  The source of the issue was with bad...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/86990/guest@my.umbc.edu/b735b7f230dd1421de09097df897131a/api/pixel</TrackingUrl>
<Group token="hpcf">HPCF</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/hpcf</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/original.png?1596736674</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/large.png?1596736674</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/medium.png?1596736674</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/small.png?1596736674</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxsmall.png?1596736674</AvatarUrl>
<Sponsor>HPCF</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 24 Sep 2019 12:11:20 -0400</PostedAt>
<EditAt>Thu, 06 Aug 2020 13:47:18 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="86972" important="true" status="posted" url="https://my3.my.umbc.edu/groups/hpcf/posts/86972">
<Title>Taki update (09/23/2019 7:30pm)</Title>
<Body>
<![CDATA[
    <div class="html-content">Hello all.<br><br>We are continuing to work on sorting out the issues with networking on taki.  We believe we're having hardware issue with the infiniband switch and are working on solutions.  <div><br></div><div>As of now, we aren't sure that taki will be back online tonight, but we will send another update if we do get it back online tonight.  If not, we plan to update tomorrow as we continue to work toward a solution.</div><div><br>Thank you for your patience, and we do apologize for the inconvenience this is causing.  <br><br>Tim </div></div>
]]>
</Body>
<Summary>Hello all.  We are continuing to work on sorting out the issues with networking on taki.  We believe we're having hardware issue with the infiniband switch and are working on solutions.      As of...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/86972/guest@my.umbc.edu/7d34100f9efcf56a1f6ac126c87ec54d/api/pixel</TrackingUrl>
<Group token="hpcf">HPCF</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/hpcf</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/original.png?1596736674</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/large.png?1596736674</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/medium.png?1596736674</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/small.png?1596736674</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxsmall.png?1596736674</AvatarUrl>
<Sponsor>HPCF</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Mon, 23 Sep 2019 19:49:15 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="86962" important="true" status="posted" url="https://my3.my.umbc.edu/groups/hpcf/posts/86962">
<Title>Taki networking issues ongoing</Title>
<Body>
<![CDATA[
    <div class="html-content">Hello all.<div><br>We're currently working on infiniband networking issues on Taki that are preventing access to various storage nodes.   We hope to have another update shortly.</div><div><br></div><div>Thanks!</div></div>
]]>
</Body>
<Summary>Hello all.  We're currently working on infiniband networking issues on Taki that are preventing access to various storage nodes.   We hope to have another update shortly.     Thanks!</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/86962/guest@my.umbc.edu/c56413296b20d219766352f553f1b7b9/api/pixel</TrackingUrl>
<Group token="hpcf">HPCF</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/hpcf</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/original.png?1596736674</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/large.png?1596736674</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/medium.png?1596736674</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/small.png?1596736674</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxsmall.png?1596736674</AvatarUrl>
<Sponsor>HPCF</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 23 Sep 2019 15:39:42 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="86941" important="true" status="posted" url="https://my3.my.umbc.edu/groups/hpcf/posts/86941">
<Title>Taki Back Online</Title>
<Body>
<![CDATA[
    <div class="html-content"><div>Taki Users:</div><div><br></div><div><div>The taki cluster lost IB connectivity early this morning,
    and this resulted in the loss of access to specific storage areas the 
    computers rely on for normal operation as well as those storage areas 
    users rely on for their workflow.</div><div><br></div><div>Slurm jobs that were running at the time of this loss of IB connectivity were lost.<br></div><div><br></div></div><div>The taki cluster is now back online with full access to 'home' and 'research' storage areas. Additionally, slurm is operating normally.</div><div><br></div><div><br></div><div>At this time: Users can assume normal use of the cluster.</div><div><br></div><div><br></div><div>Thank you for your patience!</div><div><br></div><div>Roy Prouty<br></div></div>
]]>
</Body>
<Summary>Taki Users:      The taki cluster lost IB connectivity early this morning, and this resulted in the loss of access to specific storage areas the  computers rely on for normal operation as well as...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/86941/guest@my.umbc.edu/2143da5fd4c9a216bb48d64ce4968d07/api/pixel</TrackingUrl>
<Group token="hpcf">HPCF</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/hpcf</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/original.png?1596736674</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/large.png?1596736674</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/medium.png?1596736674</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/small.png?1596736674</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxsmall.png?1596736674</AvatarUrl>
<Sponsor>HPCF</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 23 Sep 2019 12:08:23 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="86930" important="true" status="posted" url="https://my3.my.umbc.edu/groups/hpcf/posts/86930">
<Title>Taki Update</Title>
<Body>
<![CDATA[
    <div class="html-content"><div>Taki Users:</div><div><br></div><div>At this time, we've isolated the issue with taki to the networking infrastructure that facilitates the communication between nodes as well as the hosting of the 'home' and 'research' storage. The user nodes are online, but these storage areas remain unavailable. <br></div><div><br></div><div>Please continue to avoid use of the cluster until the networking issues have been resolved.</div><div><br></div><div>Roy Prouty<br></div></div>
]]>
</Body>
<Summary>Taki Users:     At this time, we've isolated the issue with taki to the networking infrastructure that facilitates the communication between nodes as well as the hosting of the 'home' and...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/86930/guest@my.umbc.edu/1e53eefd86f230dd5d2d033bd2808f9e/api/pixel</TrackingUrl>
<Group token="hpcf">HPCF</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/hpcf</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/original.png?1596736674</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/large.png?1596736674</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/medium.png?1596736674</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/small.png?1596736674</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxsmall.png?1596736674</AvatarUrl>
<Sponsor>HPCF</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 23 Sep 2019 10:08:31 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="86920" important="true" status="posted" url="https://my3.my.umbc.edu/groups/hpcf/posts/86920">
<Title>Unscheduled Taki Downtime</Title>
<Body>
<![CDATA[
    <div class="html-content"><div>Taki Users:</div><div><br></div><div>We are aware of an issue rendering users unable to login to taki. We are working to resolve this issue, and we will create another post when the system is available.</div><div><br></div><div>Happy Monday!</div><div><br></div><div>Roy Prouty<br></div></div>
]]>
</Body>
<Summary>Taki Users:     We are aware of an issue rendering users unable to login to taki. We are working to resolve this issue, and we will create another post when the system is available.     Happy...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/86920/guest@my.umbc.edu/f2786266edf130533ff0c8a30ea2379b/api/pixel</TrackingUrl>
<Group token="hpcf">HPCF</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/hpcf</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/original.png?1596736674</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xlarge.png?1596736674</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/large.png?1596736674</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/medium.png?1596736674</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/small.png?1596736674</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xsmall.png?1596736674</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/659/63ae3e64663572042ecdd0ef493c16e1/xxsmall.png?1596736674</AvatarUrl>
<Sponsor>HPCF</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 23 Sep 2019 08:02:57 -0400</PostedAt>
</NewsItem>

</News>
