Skip to content

Commit 47368fd

Browse files
committed
Additional quick fix.
1 parent e3b7bb5 commit 47368fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/smb-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Load was generated against 10 files with various IO sizes. The scale up test res
129129

130130
- On a single NIC, for reads, performance increase of 2x-3x was observed and for writes, gains of 3x-4x in terms of both IOPS and throughput.
131131
- SMB Multichannel allowed IOPS and throughput to reach VM limits even with a single NIC and the four channel limit.
132-
- Since egress (or reads to storage) is not metered, read throughput was able to exceed the VM published limit of approximately 1.86 GiB / sec. The test achieved >2.7 GiB/s. Ingress (or writes to storage) are still subject to VM limits.
132+
- Since egress (or reads to storage) is not metered, read throughput was able to exceed the VM published limit of approximately 1.86 GiB / sec. The test achieved >2.7 GiB / sec. Ingress (or writes to storage) are still subject to VM limits.
133133
- Spreading load over multiple files allowed for substantial improvements.
134134

135135
An example command used in this testing is:

0 commit comments

Comments
 (0)