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-add-storage.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: How to define storage targets so that your Azure HPC Cache can use
4
4
author: ekpgh
5
5
ms.service: hpc-cache
6
6
ms.topic: how-to
7
-
ms.date: 09/28/2022
7
+
ms.date: 09/29/2022
8
8
ms.custom: subject-rbac-steps
9
9
ms.author: v-erinkelly
10
10
---
@@ -35,7 +35,7 @@ The procedure to add a storage target is slightly different depending on the typ
35
35
36
36
When you create the cache, make sure you select the type and size that will support the number of storage targets you need.
37
37
38
-
The number of supported storage targets depends on the cache type and the cache capacity, which is a combination of throughput capacity (in GB/s) and storage capacity (in TB).
38
+
The number of supported storage targets depends on the cache type and the cache capacity. Cache capacity is a combination of throughput capacity (in GB/s) and storage capacity (in TB).
39
39
40
40
* Up to 10 storage targets - A standard cache with the smallest or medium cache storage value for your selected throughput can have a maximum of 10 storage targets.
@@ -39,7 +39,7 @@ In **Service Details**, set the cache name and these other attributes:
39
39
40
40
## Choose cache type and capacity
41
41
<!-- referenced from GUI - update aka.ms/hpc-cache-iops link if you change this header text - also check for cross-reference from add storage article -->
42
-
***[ - must update aka link to this heading in aka - ]***
42
+
***[ - will update aka link to this heading at publish time - ]***
43
43
44
44
On the **Cache** page, specify the type and size of cache to create. These values determine your cache's capabilities, including:
45
45
@@ -51,8 +51,8 @@ On the **Cache** page, specify the type and size of cache to create. These value
51
51
52
52
First, choose the type of cache you want. Options include:
53
53
54
-
* Read-write standard caching - A flexible, general-purpose cache
55
-
* Read-only caching - A high-throughput cache designed to minimize latency in file access
54
+
***Read-write standard caching** - A flexible, general-purpose cache
55
+
***Read-only caching** - A high-throughput cache designed to minimize latency for file access
56
56
57
57
Read more about these cache type options below in [Choose the cache type for your needs](#choose-the-cache-type-for-your-needs).
58
58
@@ -75,7 +75,7 @@ Azure HPC Cache manages which files are cached and pre-loaded to maximize cache
75
75
76
76
Choose a cache storage size that can comfortably hold the active set of working files, plus additional space for metadata and other overhead.
77
77
78
-
Throughput and cache size also affect how many storage targets are supported for a particular cache. If you want to use more than 10 storage targets with your cache, you must choose the highest available cache storage size value available for your throughput size, or choose one of the high-throughput read-only configurations. Learn more in [Add storage targets](hpc-cache-add-storage.md#size-your-cache-correctly-to-support-your-storage-targets).
78
+
Throughput and cache size also affect how many storage targets are supported for a particular cache. If you want to use more than 10 storage targets with your cache, you must choose the highest available cache storage size value available for your throughput size, or choose the high-throughput read-only configuration. Learn more in [Add storage targets](hpc-cache-add-storage.md#size-your-cache-correctly-to-support-your-storage-targets).
79
79
80
80
If you need help sizing your cache correctly, contact Microsoft Service and Support.
81
81
@@ -101,7 +101,7 @@ This table explains some important differences between the two options.
101
101
| Throughput sizes | 2, 4, or 8 GB/sec | 4.5, 9, or 16 GB/sec |
102
102
| Cache sizes | 3, 6, or 12 TB for 2 GB/sec<br/> 6, 12, or 24 TB for 4 GB/sec<br/> 12, 24, or 48 TB for 8 GB/sec| 21 TB for 4.5 GB/sec <br/> 42 TB for 9 GB/sec <br/> 84 TB for 16 GB/sec |
103
103
| Maximum number of storage targets |[10 or 20](hpc-cache-add-storage.md#size-your-cache-correctly-to-support-your-storage-targets) depending on cache size selection | 20 |
104
-
| Compatible storage target types | Azure blob, on-premises NFS storage, NFS-enabled blob | on-premises NFS storage <br/>NFS-enabled blob storage is in preview for this combination |
104
+
| Compatible storage target types | Azure Blob, on-premises NFS storage, NFS-enabled blob | on-premises NFS storage <br/>NFS-enabled blob storage is in preview for this combination |
105
105
| Caching styles | Read caching or read-write caching | Read caching only |
106
106
| Cache can be stopped to save cost when not needed | Yes | No |
0 commit comments