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 [2020/02/08 18:43] – chris | upgrade_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:// | + | esxcli software sources profile list -d https:// |
| - | * esxcli software profile update -d https:// | + | esxcli software profile update -d https:// |
| - | * esxcli software profile update -d https:// | + | esxcli software profile update -d https:// |
| - | * 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:// | 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: | + | Than upgrade via the console with f.g.: |
| + | |||
| + | esxcli software vib install -d / | ||
| - | esxcli software profile update -p ESXi-6.7.0-20190604001-standard -d / | + | Replace datastore0 with the datastore where you zip file resides and replace |
| Reboot | Reboot | ||
| Line 45: | Line 46: | ||
| If successfully de-installed you may now try to repeat your update. | If successfully de-installed you may now try to repeat your update. | ||
| + | |||
| + | You also can manually upgrade tools-light by doeing | ||
| + | |||
| + | esxcli software vib install -n tools-light -d / | ||
upgrade_esxi_hosts.1581183794.txt.gz · Last modified: 2020/02/08 18:43 by chris
