Configure NVMe-oF device with Multipath
Requirements: Linux Kernel 4.8 and newer. Package: multipath, nvme-cli Use the ways to install them: #yum install device-mapper-multipath nvme-cli
This author has not written his bio yet.
But we are proud to say that admin contributed 12 entries already.
Requirements: Linux Kernel 4.8 and newer. Package: multipath, nvme-cli Use the ways to install them: #yum install device-mapper-multipath nvme-cli
Requirements To using Linux NVMe over Fabrics client, need Linux with kernel 4.08 and above. Install the nvme-cli package on the client machine: #yum install nvme-cli or on Debian: #apt-get install nvme-cli Startup Kernel Module #modprobe nvme-rdma Discover NVMe-oF subsystems nvme discover -t rdma -a 192.168.80.101 -s 4420 Discovery Log Number of Records 1, Generation […]
