|
1 | 1 | ---
|
2 | 2 | title: Manage and update Azure HPC Cache
|
3 | 3 | description: How to manage and update Azure HPC Cache using the Azure portal or Azure CLI
|
4 |
| -author: ronhogue |
| 4 | +author: ekpgh |
5 | 5 | ms.service: hpc-cache
|
6 | 6 | ms.topic: how-to
|
7 |
| -ms.date: 01/19/2022 |
8 |
| -ms.author: rohogue |
| 7 | +ms.date: 05/27/2022 |
| 8 | +ms.author: v-erinkelly |
9 | 9 | ---
|
10 | 10 |
|
11 | 11 | # Manage your cache
|
@@ -147,15 +147,37 @@ If a new software version is available, the **Upgrade** button becomes active. Y
|
147 | 147 |
|
148 | 148 | Client access is not interrupted during a software upgrade, but cache performance slows. Plan to upgrade software during non-peak usage hours or in a planned maintenance period.
|
149 | 149 |
|
150 |
| -The software update can take several hours. Caches configured with higher throughput take longer to upgrade than caches with smaller peak throughput values. |
| 150 | +The software update can take several hours. Caches configured with higher throughput take longer to upgrade than caches with smaller peak throughput values. The cache status changes to **Upgrading** until the operation completes. |
151 | 151 |
|
152 |
| -When a software upgrade is available, you will have a week or so to apply it manually. The end date is listed in the upgrade message. If you don't upgrade during that time, Azure automatically applies the update to your cache. The timing of the automatic upgrade is not configurable. If you are concerned about the cache performance impact, you should upgrade the software yourself before the time period expires. |
| 152 | +When a software upgrade is available, you will have a week or so to apply it manually. The end date is listed in the upgrade message. If you don't upgrade during that time, Azure automatically applies the update to your cache. |
| 153 | + |
| 154 | +You can use the Azure Portal to schedule a more convenient time for the update. Follow the instructions in the **Portal** tab below. |
153 | 155 |
|
154 | 156 | If your cache is stopped when the end date passes, the cache will automatically upgrade software the next time it is started. (The update might not start immediately, but it will start in the first hour.)
|
155 | 157 |
|
156 | 158 | ### [Portal](#tab/azure-portal)
|
157 | 159 |
|
158 |
| -Click the **Upgrade** button to begin the software update. The cache status changes to **Upgrading** until the operation completes. |
| 160 | +Click the **Upgrade** button to configure your software update. You have the option to update the software immediately, or to schedule the update for a specific date and time. |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | +To upgrade immediately, select **Upgrade now** and click the **Save** button. |
| 165 | + |
| 166 | +To schedule a different update time, select **Schedule later** and select a new date and time. |
| 167 | + |
| 168 | +* The date and time are shown in the browser's local time zone. |
| 169 | +* You can't choose a later time than the deadline in the original message. |
| 170 | + |
| 171 | +When you save the custom date, the update message will change to show the date you chose. |
| 172 | + |
| 173 | +If you want to revise your scheduled upgrade date, click the **Update** button again. Click the **Reset date** link. This immediately removes your scheduled date. |
| 174 | + |
| 175 | +> [!NOTE] |
| 176 | +> You must choose a new date before you exit the **Schedule software upgrade** blade. The calendar selector might reset to a date and time one hour from the current time; be careful to choose the date and time you prefer. |
| 177 | +
|
| 178 | + |
| 179 | + |
| 180 | +You can't change the schedule if there are fewer than 15 minutes remaining before the upgrade. |
159 | 181 |
|
160 | 182 | ### [Azure CLI](#tab/azure-cli)
|
161 | 183 |
|
|
0 commit comments