2015年3月30日星期一
Esxi update from the command
ESXI 有好多種update version 的方法...包括有ISO , Update Manager , bundle zip file .
當中我比較喜歡使用bundle 經由cli update version. 主要原因是用ISO 光碟既形式去update 雖要reboot server最少兩次. 要一部server reboot兩次實在太長時間了XD, 而很好用的update manager 只能在有vcenter 的情況下使用...
1. 首先先upload你需要update 的bundle zip . 大多數的情況下我都會使用vSphere Client 直接upload 至storage 或是使用WinScp.
2.Enable SSH service
3.進入Maintenance mode . 可使用這一個vim-cmd hostsvc/maintenance_mode_enter
4. update cmd 如下
esxcli software vib install -d "File_location"
注意File_location 必需要係Full patch
就好像如下
esxcli software vib update -d "/vmfs/volumes/LocalDisk/ISO/VMware-ESXi-6.0.0-2494585-HP-600.9.1.39-Mar2015-depot.zip
5.update 完後reboot 再Exit Maintenance mode. 可使用這一個vim-cmd hostsvc/maintenance_mode_exit
訂閱:
發佈留言 (Atom)
沒有留言:
發佈留言