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
Virtualization The Future!!!
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
Comments
Post a Comment