Skip to content

Commit e7ace6f

Browse files
committed
added final diagram
1 parent b2a396f commit e7ace6f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
108 KB
Loading

articles/storage/files/nfs-nconnect-performance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,9 @@ When using the `nconnect` mount option, you should closely evaluate workloads th
143143
- Latency sensitive write workloads that are single threaded and/or use a low queue depth (less than 16)
144144
- Latency sensitive read workloads that are single threaded and/or use a low queue depth in combination with smaller I/O sizes
145145

146-
Not all workloads require high-scale IOPS or throughout performance. If you're running smaller scale workloads, `nconnect` might not make sense for your workload.
146+
Not all workloads require high-scale IOPS or throughout performance. For smaller scale workloads, `nconnect` might not make sense. Use the following table to decide whether `nconnect` will be advantageous for your workload. Scenarios highlighted in green are recommended, while those highlighted in red are not. Those highlighted in yellow are neutral.
147+
148+
:::image type="content" source="media/nfs-nconnect-performance/nconnect-latency-comparison.png" alt-text="Screenshot showing various read and write I O scenarios with corresponding latency to indicate when nconnect is advisable." border="false":::
147149

148150
## See also
149151
- For mounting instructions, see [Mount NFS file Share to Linux](storage-files-how-to-mount-nfs-shares.md).

0 commit comments

Comments
 (0)