1.Check iscsi adapter enabled using
esxcli iscsi adapter list
2.Enable iscsi adapter
~ # esxcli iscsi software set -e true
Software iSCSI Enabled
3.Verify the iqn number using:
esxcli iscsi adapter get -A vmhba | grep iqn
List the vSwitches from ESXI using CLI: esxcli network vswitch standard list output example: vSwitch0 Name: vSwitch0 Class...
No comments:
Post a Comment