From 9b21920554bcacd58010fff7b03cb05db47eb135 Mon Sep 17 00:00:00 2001 From: Avanthi Madduri <84808772+mantrala-ops@users.noreply.github.com> Date: Wed, 11 Oct 2023 13:48:44 -0500 Subject: [PATCH 1/3] Updated theta-decommissioning.md replacing grand with "eagle" Updated theta-decommissioning.md page replacing grand filesystem with "eagle" filesystem --- docs/theta/theta-decommissioning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/theta/theta-decommissioning.md b/docs/theta/theta-decommissioning.md index a37687a16..b2a751abd 100644 --- a/docs/theta/theta-decommissioning.md +++ b/docs/theta/theta-decommissioning.md @@ -8,7 +8,7 @@ Theta and Theta-fs0 will be retired at the end of calendar year 2023. ThetaGPU ## For Theta-fs0: -**Step 1:** Update your scripts/workflows to switch all uses of theta-fs0 to the Grand filesystem as soon as possible. Data allocations on Grand will be provided. +**Step 1:** Update your scripts/workflows to switch all uses of theta-fs0 to the eagle filesystem as soon as possible. Data allocations on eagle will be provided. **NOTE:** theta-fs0 will be mounted read-only on 10/30/2023 and will no longer be available starting 01/01/2024. Any jobs attempting to write to theta-fs0 on 10/30/2023 or later will fail. From 4dccedbd61e7994c7099252b30f0734e0685fdd1 Mon Sep 17 00:00:00 2001 From: Avanthi Madduri <84808772+mantrala-ops@users.noreply.github.com> Date: Thu, 12 Oct 2023 13:58:31 -0500 Subject: [PATCH 2/3] Updated the docs to reflect the changed SS11 upgrade dates Updated the docs to reflect the changed SS11 upgrade dates --- docs/polaris/running-jobs.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/polaris/running-jobs.md b/docs/polaris/running-jobs.md index b0e6a2d9f..a78cdc6a4 100644 --- a/docs/polaris/running-jobs.md +++ b/docs/polaris/running-jobs.md @@ -5,7 +5,7 @@ ***SLINGSHOT 11 Upgrade: The upgrade will take place in three phases, with each phase taking place during one of the normally scheduled maintenance periods. During this time, there will be an additional queue, `ss11`. This queue will contain compute nodes that have been upgraded to Slingshot 11. The compute nodes in the `prod` queue will contain the Slingshot 10 nodes. The number of nodes in the `prod` queue will dwindle with each maintenance until all computes nodes have been upgraded to Slingshot 11. Once all compute nodes have been upgraded, the `prod` queue will once again have 496 nodes and the `ss11` queue will be removed.*** -***ATTENTION: From October 16th through November 13th, the Polaris nodes will be upgraded in 'chunks' to Slingshot 11. This will affect the prod queue sizes. Please read about the changes to the queues below.*** +***ATTENTION: From October 30th through November 13th, the Polaris nodes will be upgraded in ‘chunks’ to Slingshot 11. This will affect the prod queue sizes. Please read about the changes to the queues below.*** ******* @@ -30,9 +30,9 @@ There are five production queues you can target in your qsub (`-q `) | Number of nodes in: | prod queue (Slingshot 10) | prod queue (Slingshot 11) | ss11 queue (Slightshot 11) | |----------------------|---------------------------|---------------------------|----------------------------| -| Now through Oct 16th | 496 | 0 | 0 | -| Oct 16th - Oct 30th | 384 | 0 | 112 | -| Oct 30th - Nov 13th | 216 | 0 | 280 | +| Now through Oct 30th | 496 | 0 | 0 | +| Oct 30th - Nov 6th | 384 | 0 | 112 | +| Nov 6th - Nov 13th | 216 | 0 | 280 | | Nov 13th and onward | 0 | 496 | N/A | ***PBS "`insufficient resource`" ERROR: If you do not account for this change in maximum job size in your job submissions you could have jobs that sit in the queue for four weeks with a comment of “`insufficient resources`”. Once we come out of the maintenance on Nov 13th they would run.*** From 6471844ea6bc38a9d4e675115448bd9ddc2b1773 Mon Sep 17 00:00:00 2001 From: Avanthi Madduri <84808772+mantrala-ops@users.noreply.github.com> Date: Thu, 12 Oct 2023 14:50:11 -0500 Subject: [PATCH 3/3] made a change to the SS11 info made a change to the SS11 info --- docs/polaris/running-jobs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/polaris/running-jobs.md b/docs/polaris/running-jobs.md index a78cdc6a4..6309da9a6 100644 --- a/docs/polaris/running-jobs.md +++ b/docs/polaris/running-jobs.md @@ -22,7 +22,7 @@ There are five production queues you can target in your qsub (`-q `) ******* -***The `demand` and `preemtable` queues will be upgraded to Slingshot 11 on October 16th.*** +***The `demand` and `preemtable` queues will be upgraded to Slingshot 11 on October 30th.*** ***The `debug` and `debug-scaling` queues will remain at Slingshot 10 until Nov. 13th, at which time they will be upgraded to Slingshot 11.***