Skip to content

Commit 31a554e

Browse files
committed
Added AzNFS mount helper note
1 parent 172efbb commit 31a554e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/network-file-system-protocol-performance-benchmark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ After selecting the virtual machine, we need to create storage account we'll use
4848
## Other considerations
4949
- Virtual machine and storage account with the NFS 3.0 endpoint must be in the same region,
5050
- Virtual machine running the test applications should be used only for testing to make sure other running services aren't impacting the results,
51-
- Mounting NFS 3.0 endpoint must use [AzNFS mount helper](./network-file-system-protocol-support-how-to.md) client for reliable access.
51+
- Mounting NFS 3.0 endpoint must use [AzNFS mount helper](./network-file-system-protocol-support-how-to.md#step-5-install-the-aznfs-mount-helper-package) client for reliable access.
5252

5353
## Executing performance benchmark
5454
There are several performance benchmarking tools available to use on Linux environments. Any of them can be used to evaluate performance, we share our recommended approach with FIO (Flexible I/O tester). FIO is available through standard package managers for each linux distribution or as an [source code](https://github.com/axboe/fio). It can be used in many test scenarios. This article describes the recommended scenarios for Azure Storage. For further customization and different parameters, consult [FIO documentation](https://fio.readthedocs.io/en/latest/index.html).

0 commit comments

Comments
 (0)