Command to find NQN number for NVME configured ESXi host

1.SSH to the ESXI host

2.Run the command: esxcli nvme info get


# esxcli nvme info get    
Host NQN: nqn.2014-08.net.hpecorp.storage:nvme:dl380g10


No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...