4–NVM Express over Fibre Channel
Host Setup
111
CU0354604-00 P
2.
Choose the HBA instance for the adapter that you want to connect to
FC-NVMe devices (0 in this example), and then issue the following
command:
#
qaucli -i 0
Running Firmware Version : 8.08.204 (d0d5)
Flash Firmware Version : 8.08.204
The preceding output shows the QLE2692-DEL card with firmware version
8.08.204 in RAM and flash memory.
Verifying the Availability of FC-NVMe Devices
Follow the procedures in this section to confirm FC-NVMe device availability on
Linux and Windows systems.
Verifying in Linux
In Linux, verify that the target devices are available by issuing either of the
following commands:
#
lsblk
or
#
nvme list
Example:
lsblk
Command
The following example of a portion of the
lsblk
output shows the FC-NVMe
attached targets. The system discovered three target controllers (nvme0, nvme1,
and nvme2). Each of these controllers has one FC-NVMe LUN behind it (n1).
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
nvme0n1 259:2 0 1G 0 disk
nvme0n1p1 259:25 0 1023M 0 part
nvme0n2 259:8 0 1G 0 disk
nvme0n3 259:12 0 1G 0 disk
nvme0n4 259:16 0 1G 0 disk
nvme0n5 259:18 0 1G 0 disk
nvme0n6 259:20 0 1G 0 disk
nvme0n7 259:22 0 1G 0 disk
nvme0n8 259:24 0 1G 0 disk