1. access esxi server form vsphers Client and bringdown to maintenance mode.
2. Install VMware vSphere CLI on your laptop/Desktop.run the vihostupdate.pl command with peramaters (-server; -install; -b
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 ...
Thursday, January 28, 2010
Wednesday, January 20, 2010


To enter Maintenance Mode, at the ESX console type:
vimsh -n -e /hostsvc/maintenance_mode_enter
To exit Maintenance Mode type:
vimsh -n -e /hostsvc/maintenance_mode_exit
To display whether the ESX Server is currently in maintenance mode or not type:
vimsh -n -e"hostsvc/hostsummary" | grep inMaintenanceMod...
Subscribe to:
Posts
(
Atom
)