Using command line NVMe-oF DEMO to test off-load NVMe-oF target performance
From the package of us, there are few demo utils to create a single pooled storage to demonstrate storage features and performance. Through the way, you can quick preview your favorite features in minutes.
For NVMe-oF target, you may run the following command to start:
Using built-in NVMe over Fabric initiator in Linux
Install the nvmf-cli package:
Cent OS: yum install -y nvme-cli
Ubuntu: apt-get install nvme-cli
load the kernel modules:
Discover and connect:
Using built-in NVMf initiator in Linux
We can use user mode perf tool (third-party one) to check performance of the NVMf target:
Testing environment and results
CPU: E52680
Memory: 64G
NVMe: Intel NVMe 4610 * 3.
NIC: Mellanox ConnectX-4 100GB
PERFORMANCE: around 2170,000 IOPS in Read, 790,000 IOPS in Write.