Users Guide
4–NVM Express over Fibre Channel
Unloading and Reloading the Linux Driver
114 BK3254601-00 J
The preceding command should list all connected /dev/nvme[x]
devices. For example:
/dev/nvme0
/dev/nvme1
2. Disconnect all of the FC-NVMe target devices by issuing the following
commands to each of the /dev/nvme[x] devices listed in Step 1:
# nvme disconnect -d /dev/nvme0
# nvme disconnect -d /dev/nvme1
3. Unload the current driver by issuing the following command:
# modprobe -r qla2xxx
4. Reload the driver to auto-discover the FC-NVMe subsystems by issuing the
following command:
# modprobe -v qla2xxx