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.

  1. On the host open the nvme-cli command line utility:

    sudo dnf install nvme-cli
  2. 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 installed nvme-cli.