You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hpc-cache/hpc-cache-manage.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: How to manage and update Azure HPC Cache using the Azure portal
4
4
author: ekpgh
5
5
ms.service: hpc-cache
6
6
ms.topic: conceptual
7
-
ms.date: 10/30/2019
7
+
ms.date: 11/12/2019
8
8
ms.author: rohogue
9
9
---
10
10
@@ -14,7 +14,7 @@ The cache overview page in the Azure portal shows project details, cache status,
14
14
15
15
To open the overview page, select your cache resource in the Azure portal. For example, load the **All resources** page and click the cache name.
16
16
17
-
<!-- placeholder is identical to hpc-cache-new-overview.png; replace with better image (showing graphs, full sidebar) when available -->
17
+

18
18
19
19
The buttons at the top of the page can help you manage the cache:
20
20
@@ -32,6 +32,8 @@ The **Flush** button on the overview page tells the cache to immediately write a
32
32
> [!NOTE]
33
33
> During the flush process, the cache can't serve client requests. Cache access is suspended and resumes after the operation finishes.
34
34
35
+

36
+
35
37
When you start the cache flush operation, the cache stops accepting client requests, and the cache status on the overview page changes to **Flushing**.
36
38
37
39
Data in the cache is saved to the appropriate storage targets. The process can take a few minutes or it can take an hour or more, depending on how much data has been written to the cache recently.
@@ -48,7 +50,7 @@ Client access is not interrupted during a software upgrade, but cache performanc
48
50
49
51
The software update can take several hours. Caches configured with higher throughput take longer to upgrade than caches with smaller peak throughput values.
50
52
51
-
When a software upgrade is available, you have several days 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 impacting cache performance, you should upgrade the software yourself before the time period expires.
53
+
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.
52
54
53
55
Click the **Upgrade** button to begin the software update. The cache status changes to **Upgrading** until the operation completes.
Copy file name to clipboardExpand all lines: articles/hpc-cache/hpc-cache-support-ticket.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4,24 +4,24 @@ description: How to open a help request for Azure HPC Cache
4
4
author: ekpgh
5
5
ms.service: hpc-cache
6
6
ms.topic: conceptual
7
-
ms.date: 10/30/2019
7
+
ms.date: 11/13/2019
8
8
ms.author: rohogue
9
9
---
10
10
11
11
# Open a support ticket for Azure HPC Cache
12
12
13
13
Use the Azure portal to open a support ticket. Navigate to your cache instance, then click the **New support request** link that appears at the bottom of the sidebar.
14
14
15
-
To open a ticket when you do not have an active cache, use the main **Help + support** page from the Azure portal. Choose **New support request** and select **Technical** for help specific to Azure HPC Cache.
15
+
To open a ticket when you do not have an active cache, use the main Help + support page from the Azure portal. Open the portal menu from the control at the top left of the screen, then scroll to the bottom and click **Help + support**.
16
+
17
+
Choose **New support request** and select **Technical** for help specific to Azure HPC Cache.
16
18
17
19
Select your subscription from the list.
18
20
19
21
To find the Azure HPC Cache service, click the **All services** button and search for HPC.
20
22
21
23

22
24
23
-
<!-- check screenshot after GA for possible update -->
24
-
25
25
Fill out the rest of the fields with your information and preferences, then submit the ticket when you are ready.
26
26
27
27
After you submit the request, you will receive a confirmation email with a ticket number. A support staff member will contact you about the request.
0 commit comments