Install NVMe-CLI and Identify Host Namespace
The following procedure describes how to install the nvme-cli
NVMe CLI
utility and identify the host namespace.
-
On the host open the nvme-cli command line utility:
sudo dnf install nvme-cli
- Verify that a namespace exists for the
host:
nvme show-hostnqn
Note:
Alternatly, you can find the namespace in the/etc/nvme/hostnqn
file created when you installednvme-cli
.