Trident NVMe backend errors with "hostNQN not found"
Applies to
- Trident
- Kubernetes
- NVMe/TCP
Issue
Despite having successful manual NVMe connections, attempting to configure nodes for NVMe results in the following trident-controller logs:
time="2024-01-25T20:26:19Z" level=error msg="Host NQN is empty" logLayer=core requestID=55e78008-fea0-46ba-ac88-1337deed8b87e requestSource=CSI workflow="controller=publish"
time="2024-01-25T20:26:19Z" level=debug msg="<<<<<< Orchestrator#publishVolume" logLayer=core requestID=55e78008-fea0-46ba-ac88-1337deed8b87e requestSource=CSI workflow="controller=publish"
time="2024-01-25T20:26:19Z" level=error msg="hostNQN not found" Method=ControllerPublishVolume Type=CSI_Controller logLayer=csi_frontend requestID=55e78008-fea0-46ba-ac88-1337deed8b87e requestSource=CSI workflow="controller=publish"
time="2024-01-25T20:26:19Z" level=debug msg="<<<< ControllerPublishVolume" Method=ControllerPublishVolume Type=CSI_Controller logLayer=csi_frontend requestID=55e78008-fea0-46ba-ac88-1337deed8b87e requestSource=CSI workflow="controller=publish"