Enable software ISCSI Adapter on esxi



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




No comments:

Post a Comment

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...