So your probably wondering how do I know if the host is in Maintenance Mode, here you go:
vimsh -n -e /hostsvc/runtimeinfo | grep inMaintenanceMode | awk ‘{print $3}’
to see the storage adapters
=======================
esxcfg-scsidevs -a
Logout from the targets and relogin
# vmkiscsiadm -m node -u
# vmkiscsi-tool -D vmhba37
vimsh -n -e /hostsvc/runtimeinfo | grep inMaintenanceMode | awk ‘{print $3}’
to see the storage adapters
=======================
esxcfg-scsidevs -a
Logout from the targets and relogin
# vmkiscsiadm -m node -u
# vmkiscsi-tool -D vmhba37
No comments:
Post a Comment