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/azure-netapp-files/azure-netapp-files-service-levels.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Azure NetApp Files supports three service levels: *Ultra*, *Premium*, and *Stand
19
19
The Standard service level provides up to 16 MiB/s of throughput per 1 TiB of capacity provisioned.
20
20
21
21
* Standard storage with cool access:
22
-
The throughput experience for this service level is the same as the Standard service level for data that is in the hot tier. But it may differ when data that resides in the cool tier is accessed. For more information, see [Standard storage with cool access in Azure NetApp Files](cool-access-introduction.md#effects-of-cool-access-on-data).
22
+
The throughput experience for this service level is the same as the Standard service level for data that is in the hot tier. It may differ when data that resides in the cool tier is accessed. For more information, see [Standard storage with cool access in Azure NetApp Files](cool-access-introduction.md#effects-of-cool-access-on-data).
23
23
24
24
* <aname="Premium"></a>Premium storage:
25
25
The Premium service level provides up to 64 MiB/s of throughput per 1 TiB of capacity provisioned.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/cool-access-introduction.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Using Azure NetApp Files standard storage with cool access, you can configure in
16
16
17
17
Most cold data is associated with unstructured data. It can account for more than 50% of the total storage capacity in many storage environments. Infrequently accessed data associated with productivity software, completed projects, and old datasets are an inefficient use of a high-performance storage.
18
18
19
-
Azure NetApp Files supports three [service levels](azure-netapp-files-service-levels.md) that can be configured at capacity pool level (Standard, Premium and Ultra). Cool access is an additional service only on the Standard service level. Standard storage with cool access is supported only on capacity pools of the **auto** QoS type.
19
+
Azure NetApp Files supports three [service levels](azure-netapp-files-service-levels.md) that can be configured at capacity pool level (Standard, Premium and Ultra). Cool access is an additional service only on the Standard service level.
20
20
21
21
The following diagram illustrates an application with a volume enabled for cool access.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/manage-cool-access.md
+7-21Lines changed: 7 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,6 @@ The standard storage with cool access feature provides options for the “coolne
26
26
* A cool-access capacity pool can contain both volumes with cool access enabled and volumes with cool access disabled.
27
27
* To prevent data retrieval from the cool tier to the hot tier during sequential read operations (for example, antivirus or other file scanning operations), set the cool access retrieval policy to "Default" or "Never." For more information, see [Enable cool access on a new volume](#enable-cool-access-on-a-new-volume).
28
28
* After the capacity pool is configured with the option to support cool access volumes, the setting can't be disabled at the _capacity pool_ level. However, you can turn on or turn off the cool access setting at the volume level anytime. Turning off the cool access setting at the _volume_ level stops further tiering of data.
29
-
* Standard storage with cool access is supported only on capacity pools of the **auto** QoS type.
30
-
* An auto QoS capacity pool enabled for standard storage with cool access cannot be converted to a capacity pool using manual QoS.
31
29
* You can't use large volumes with Standard storage with cool access.
32
30
* See [Resource limits for Azure NetApp Files](azure-netapp-files-resource-limits.md#resource-limits) for maximum number of volumes supported for cool access per subscription per region.
33
31
* Considerations for using cool access with [cross-region replication](cross-region-replication-requirements-considerations.md) (CRR) and [cross-zone replication](cross-zone-replication-introduction.md):
@@ -71,21 +69,18 @@ To use the Standard storage with cool access feature, you need to configure the
71
69
72
70
### Configure the capacity pool for cool access
73
71
74
-
Before creating or enabling a cool-access volume, you need to configure a Standard service-level capacity pool with cool access. The capacity pool must use the auto [QoS type](azure-netapp-files-understand-storage-hierarchy.md#qos_types). You can do so in one of the following ways:
72
+
Before creating or enabling a cool-access volume, you need to configure a Standard service-level capacity pool with cool access. You can do so in one of the following ways:
75
73
76
74
* [Create a new Standard service-level capacity pool with cool access.](#enable-cool-access-new-pool)
77
75
* [Modify an existing Standard service-level capacity pool to support cool-access volumes.](#enable-cool-access-existing-pool)
78
76
79
77
#### <a name="enable-cool-access-new-pool"></a> Enable cool access on a new capacity pool
80
-
1. [Set up a capacity pool](azure-netapp-files-set-up-capacity-pool.md) with the **Standard** service level and the **auto** QoS type.
78
+
1. [Set up a capacity pool](azure-netapp-files-set-up-capacity-pool.md) with the **Standard** service level.
81
79
1. Check the **Enable Cool Access** checkbox, then select **Create**.
82
-
When you select **Enable Cool Access**, the UI automatically selects the auto QoS type. The manual QoS type isn't supported for Standard service with cool access.
83
-
84
-
:::image type="content" source="./media/manage-cool-access/cool-access-new-capacity-pool.png" alt-text="Screenshot that shows the New Capacity Pool window with the Enable Cool Access option selected." lightbox="./media/manage-cool-access/cool-access-new-capacity-pool.png":::
85
80
86
81
#### <a name="enable-cool-access-existing-pool"></a> Enable cool access on an existing capacity pool
87
82
88
-
You can enable cool access support on an existing Standard service-level capacity pool that uses the auto QoS type. This action allows you to add or modify volumes in the pool to use cool access.
83
+
You can enable cool access support on an existing Standard service-level capacity pool. This action allows you to add or modify volumes in the pool to use cool access.
89
84
90
85
1. Right-click a **Standard** service-level capacity pool for which you want to enable cool access.
91
86
@@ -124,12 +119,8 @@ Standard storage with cool access can be enabled during the creation of a volume
124
119
* If cool access retrieval policy is set to `Never`:
125
120
Cold data will be served directly from the cool tier and not be retrieved to the hot tier.
126
121
* *Cool access is **disabled**:*
127
-
You can't set cool access retrieval policy if cool access is disabled. If there's existing data in the cool tier from previous tiering when cool access was enabled on the volume, only random reads can be performed to get this data back to the hot tier. That is, the retrieval policy remains `Default` on the back end, and no further tiering will happen.
128
-
129
-
The following limitations apply to the cool access retrieval policy settings:
130
-
131
-
* When the cool access setting is disabled on the volume, you can't modify the cool access retrieval policy setting on the volume.
132
-
* Once you disable the cool access setting on the volume, the cool access retrieval policy setting automatically reverts to `Default`.
122
+
* You can set a cool access retrieval policy if cool access is disabled only if there's existing data on the cool tier.
123
+
* Once you disable the cool access setting on the volume, the cool access retrieval policy remains the same.
133
124
134
125
:::image type="content" source="./media/manage-cool-access/cool-access-new-volume.png" alt-text="Screenshot that shows the Create a Volume page. Under the basics tab, the Enable Cool Access checkbox is selected. The options for the cool access retrieval policy are displayed. " lightbox="./media/manage-cool-access/cool-access-new-volume.png":::
135
126
@@ -164,13 +155,8 @@ In a Standard service-level, cool-access enabled capacity pool, you can enable a
164
155
* If cool access retrieval policy is set to `Never`:
165
156
Cold data will be served directly from the cool tier and not be retrieved to the hot tier.
166
157
* *Cool access is **disabled**:*
167
-
You can't set cool access retrieval policy if cool access is disabled. If there's existing data in the cool tier from previous tiering when cool access was enabled on the volume, only random reads can be performed to get this data back to the hot tier. That is, the retrieval policy remains `Default` on the back end, and no further tiering will happen.
168
-
169
-
The following limitations apply to the cool access retrieval policy settings:
170
-
171
-
* When the cool access setting is disabled on the volume, you can't modify the cool access retrieval policy setting on the volume.
172
-
* Once you disable the cool access setting on the volume, the cool access retrieval policy setting automatically reverts to `Default`.
173
-
158
+
* You can set a cool access retrieval policy if cool access is disabled only if there's existing data on the cool tier.
159
+
* Once you disable the cool access setting on the volume, the cool access retrieval policy remains the same.
174
160
175
161
:::image type="content" source="./media/manage-cool-access/cool-access-existing-volume.png" alt-text="Screenshot that shows the Enable Cool Access window with the Enable Cool Access field selected. " lightbox="./media/manage-cool-access/cool-access-existing-volume.png":::
0 commit comments