Skip to content

Commit 0f5138f

Browse files
authored
preexisting acrolinx
1 parent 6b81789 commit 0f5138f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/files/files-nfs-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ NFS Azure file shares are supported in all regions that support SSD file shares.
105105

106106
## Performance
107107

108-
NFS Azure file shares are only offered on SSD file shares, which store data on solid-state drives (SSD). In the provisioned v2 model, you get to customize on provisioned capactiy, IOPS, and throughput independently. See the [provisioned v2 model](understanding-billing.md#provisioned-v2-model) to understand more. In the provisioned v1 model, the IOPS and throughput of NFS shares scale with the provisioned capacity. See the [provisioned v1 model](understanding-billing.md#provisioned-v1-model) to understand the formulas for IOPS, IO bursting, and throughput. The average IO latencies are low-single-digit-millisecond for small IO size, while average metadata latencies are high-single-digit-millisecond. Metadata heavy operations such as untar and workloads like WordPress might face additional latencies due to the high number of open and close operations.
108+
NFS Azure file shares are only offered on SSD file shares, which store data on solid-state drives (SSD). In the provisioned v2 model, you get to customize on provisioned capacity, IOPS, and throughput independently. See the [provisioned v2 model](understanding-billing.md#provisioned-v2-model) to understand more. In the provisioned v1 model, the IOPS and throughput of NFS shares scale with the provisioned capacity. See the [provisioned v1 model](understanding-billing.md#provisioned-v1-model) to understand the formulas for IOPS, IO bursting, and throughput. The average IO latencies are low-single-digit-millisecond for small IO size, while average metadata latencies are high-single-digit-millisecond. Metadata heavy operations such as untar and workloads like WordPress might face additional latencies due to the high number of open and close operations.
109109

110110
> [!NOTE]
111111
> You can use the `nconnect` Linux mount option to improve performance for NFS Azure file shares at scale. For more information, see [Improve NFS Azure file share performance](nfs-performance.md).

0 commit comments

Comments
 (0)