VMware Cloud Community
TESTAasdf
Contributor
Contributor

On ESXi 7.0, can not find Nvme-roce Host NQN

Hi ,All:

   use the Mellanox Technologies ConnectX-5(MCX512A-ACAT) HBA, the driver is nmlx5_core (4.19.16.7) on EsxI 7.0. After create VMKernel Network Adapter , add software NVMe over RDMA adapter.  on the ESXi host run the ssh command "esxcli nvme info get". do not return Host NQN

[root@localhost:~] esxcli nvme info get

   Host NQN:

Please help to give me some suggestion? Thanks

0 Kudos
2 Replies
zhouyang21
Contributor
Contributor

I have the same problem,Have you solved it?

2020-08-04T06:19:12.366Z cpu8:264919 opID=c1f3d656)WARNING: NVMFDEV:165 Timeout to get host name.

0 Kudos
zhouyang21
Contributor
Contributor

esxcfg-module -s 'vmknvme_hostnqn_format=0' vmknvme

After using the above command and Reboot

[root@localhost:~] esxcli nvme info get

   Host NQN: nqn.2014-08.org.nvmexpress:uuid:5f16b3d0-17b4-b55d-f5fd-44a84233efd7

0 Kudos