Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
vmware:tip:updesxi [2016/06/19 13:18] jsvmware:tip:updesxi [2022/05/27 09:46] (current) js
Line 1: Line 1:
 ====== update esxi ====== ====== update esxi ======
  
-  * download patch +  * download patch from [[https://customerconnect.vmware.com/patch|VMware patch site]] 
-  * upload patch zip archiv to datastore accessable on esxi+  * upload patch zip archiv to datastore accessable from esxi, e.g. locale_datastore
   * get list of profiles in update<code bash>esxcli software sources profile list -d /vmfs/volumes/<datastore>/<pfad>/<zip file></code>   * get list of profiles in update<code bash>esxcli software sources profile list -d /vmfs/volumes/<datastore>/<pfad>/<zip file></code>
   * set maintenance mode<code bash>vim-cmd hostsvc/maintenance_mode_enter</code>   * set maintenance mode<code bash>vim-cmd hostsvc/maintenance_mode_enter</code>