User Tools

Site Tools


upgrade_esxi_hosts

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
upgrade_esxi_hosts [2020/06/04 13:43] chrisupgrade_esxi_hosts [2024/02/06 20:15] (current) admin
Line 1: Line 1:
- 
 ****** VmWare ESXi Update ****** ****** VmWare ESXi Update ******
  
Line 9: Line 8:
   *   Open an SSH session (eg. PuTTY) to your ESXi server.   *   Open an SSH session (eg. PuTTY) to your ESXi server.
  
-  *   esxcli network firewall ruleset set -e true -r httpClient+   esxcli network firewall ruleset set -e true -r httpClient
  
-  *   esxcli software sources profile list -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml | grep -i ESXi-6.7+   esxcli software sources profile list -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml | grep -i ESXi-6.7
  
-  *   esxcli software profile update -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-6.7.0-8169922-standard --dry-run+   esxcli software profile update -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-6.7.0-8169922-standard --dry-run
  
-  *   esxcli software profile update -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-6.7.0-8169922-standard+   esxcli software profile update -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-6.7.0-8169922-standard
  
-  *   esxcli network firewall ruleset set -e false -r httpClient+   esxcli network firewall ruleset set -e false -r httpClient
  
-  *   reboot+   reboot
  
 If not working try to install the ZIP file local. (check the zip-file for the current filename in profiles). Connect to the VMWare Deport on https://my.vmware.com/group/vmware/patch#search If not working try to install the ZIP file local. (check the zip-file for the current filename in profiles). Connect to the VMWare Deport on https://my.vmware.com/group/vmware/patch#search
  
-Than upgrade via the console with:+Than upgrade via the console with f.g.: 
 +   
 +  esxcli software vib install -d /vmfs/volumes/datastore0/Install/ESXi670-202011001.zip 
  
-  esxcli software profile update -p ESXi-6.7.0-20200404001-standard -d /vmfs/volumes/datastore1/Install/ESXi670-202004002.zip+Replace datastore0 with the datastore where you zip file resides and replace ESXi670-202011001.zip with your patch zip file name. 
  
 Reboot  Reboot 
upgrade_esxi_hosts.1591270986.txt.gz · Last modified: 2020/06/04 13:43 by chris