Skip to content

Commit 2149580

Browse files
Merge pull request #270123 from b-ahibbard/cool-access
new cool access regions: west europe; s. central us
2 parents 838448e + b6566fc commit 2149580

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

articles/azure-netapp-files/cool-access-introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Standard storage with cool access is supported for the following regions:
5353
* Norway East
5454
* Norway West
5555
* Qatar Central
56+
* South Central US
5657
* Southeast Asia
5758
* Switzerland North
5859
* Switzerland West
@@ -64,6 +65,7 @@ Standard storage with cool access is supported for the following regions:
6465
* US Gov Arizona
6566
* US Gov Texas
6667
* US Gov Virginia
68+
* West Europe
6769
* West US
6870
* West US 2
6971
* West US 3

articles/azure-netapp-files/manage-manual-qos-capacity-pool.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ You can change a capacity pool that currently uses the auto QoS type to use the
3030
> Setting the capacity type to manual QoS is a permanent change. You cannot convert a manual QoS type capacity tool to an auto QoS capacity pool.
3131
> At conversion time, throughput levels might be capped to conform to the throughput limits for volumes of the manual QoS type. See [Resource limits for Azure NetApp Files](azure-netapp-files-resource-limits.md#resource-limits).
3232
33-
>[!NOtE]
34-
>An auto QoS capacity pool enabled for [standard storage with cool access](cool-access-introduction.md) cannot be converted to a capacity pool using manual QoS.
35-
3633
1. From the management blade for your NetApp account, select **Capacity pools** to display existing capacity pools.
3734

3835
2. Select the capacity pool that you want to change to using manual QoS.

articles/azure-netapp-files/performance-large-volumes-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Tests observed performance thresholds of a single large volume on scale-out and
5050
| Azure VM egress bandwidth limit | 2000MiB/s (2GiB/s) |
5151
| Operating system | RHEL 8.4 |
5252
| Large volume size | 101 TiB Ultra (10,240 MiB/s throughput) |
53-
| Mount options | hard,rsize=65536,wsize=65536,vers=3 <br /> **NOTE:** Use of both 262144 and 65536 had similar performance results. |
53+
| Mount options | `hard,rsize=65536,wsize=65536,vers=3` <br /> **NOTE:** Use of both 262144 and 65536 had similar performance results. |
5454

5555
### 256-KiB sequential workloads (MiB/s)
5656

@@ -77,7 +77,7 @@ The tests in this section were run with the following configuration:
7777
| Azure VM egress bandwidth limit | 12,500MiB/s (12.2GiB/s) |
7878
| Operating system | RHEL 8.4 |
7979
| Large volume size | 101 TiB Ultra (10,240 MiB/s throughput) |
80-
| Mount options | hard,rsize=65536,wsize=65536,vers=3 <br /> **NOTE:** Use of both 262144 and 65536 had similar performance results |
80+
| Mount options | `hard,rsize=65536,wsize=65536,vers=3` <br /> **NOTE:** Use of both 262144 and 65536 had similar performance results |
8181

8282
The graphs in this section show the results for the client-side mount option of `nconnect` with NFSv3. For more information, see [Linux NFS mount options best practices for Azure NetApp File](performance-linux-mount-options.md#nconnect).
8383

0 commit comments

Comments
 (0)