upgrade_esxi_hosts
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
upgrade_esxi_hosts [2019/03/02 22:14] – chris | upgrade_esxi_hosts [2024/02/06 20:15] (current) – admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
****** VmWare ESXi Update ****** | ****** VmWare ESXi Update ****** | ||
- | | + | |
+ | |||
+ | * | ||
+ | |||
+ | * Open an SSH session (eg. PuTTY) to your ESXi server. | ||
+ | |||
+ | | ||
+ | |||
+ | | ||
+ | |||
+ | | ||
+ | |||
+ | | ||
+ | |||
+ | | ||
+ | |||
+ | | ||
+ | |||
+ | 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:// | ||
+ | |||
+ | Than upgrade via the console with f.g.: | ||
+ | |||
+ | esxcli software vib install -d / | ||
+ | |||
+ | Replace datastore0 with the datastore where you zip file resides and replace ESXi670-202011001.zip with your patch zip file name. | ||
+ | |||
+ | Reboot | ||
+ | |||
+ | If you get messages like | ||
+ | |||
+ | [DependencyError] | ||
+ | VIB VMware_locker_tools-light_11.0.1.14773994-15160134 requires esx-version >= 6.6.0, but the requirement cannot be satisfied within the ImageProfile. | ||
+ | |||
+ | De-install the VIB with the following instruction: | ||
+ | |||
+ | esxcli software vib list | grep -i tools | ||
+ | |||
+ | It will list every vib installed with TOOLS. In this case it will be the vile tools-light | ||
- | - OPTIONAL Reboot (Pro Tip). Consider rebooting your ESXi server. | + | Remove the file with: |
- | | + | esxcli software vib remove |
- | | + | If successfully de-installed you may now try to repeat your update. |
- | | + | You also can manually upgrade tools-light by doeing |
- | - esxcli software | + | esxcli software |
- | - esxcli software profile update -d https:// | ||
- | - esxcli network firewall ruleset set -e false -r httpClient | ||
- | - reboot | ||
\\ | \\ | ||
**[[vmware|BACK]]** | **[[vmware|BACK]]** |
upgrade_esxi_hosts.1551561271.txt.gz · Last modified: 2019/03/02 22:14 by chris