Troubleshooting NVMe-oF gateways
Understand how to troubleshoot and learn how to fix the most common errors that are related to Ceph NVMe-oF gateway configuration and operational conditions.
Verifying gateway connectivity
If Ceph NVMe-oF gateway is not responding as expected, verify gateway connectivity.
Procedure
Changes to services on specification file are not properly implemented
About this task
nvme_conf). The updated spec is applied at the orchestration level, but the NVMe-oF service itself does not restart to pick up the new values. As a result, manual redeployment is required to propagate these changes to the container. Procedure
Finding a host NQN
A host NVMe Qualified Name (NQN) is a unique identifier The NQN identifies a host system by using FC-NVMe connections, allowing the storage system to recognize and interact with the host.
Before you begin
nvme-cli is installed and running.Procedure
Fetch the NQN from the /etc/nvme/hostnqn file.
cat /etc/nvme/hostnqn
For example,
[root@host] cat /etc/nvme/hostnqn nqn.2014-08.org.nvmexpress:uuid:9ed5b327-b9fc-4cf5-97b3-1b5d986345d1