vmware:esxi:update
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vmware:esxi:update [2025/02/12 19:09] – [Updates/Upgrades] gsys | vmware:esxi:update [2025/04/09 16:15] (current) – [Memory Error] gsys | ||
---|---|---|---|
Line 30: | Line 30: | ||
< | < | ||
+ | esxcli software vib update -d / | ||
esxcli software vib update -d / | esxcli software vib update -d / | ||
nohup esxcli software vib update -d / | nohup esxcli software vib update -d / | ||
Line 101: | Line 102: | ||
**Online** | **Online** | ||
< | < | ||
- | esxcli software profile update -p ESXi-8.0U3c-24414501-standard -d https:// | + | #dry run |
- | esxcli software profile update -p ESXi-8.0U3c-24414501-standard -d https:// | + | esxcli software profile update --dry-run -p ESXi-8.0U3d-24585383-standard -d https:// |
+ | |||
+ | esxcli software profile update -p ESXi-8.0U3d-24585383-standard -d https:// | ||
+ | esxcli software profile update -p ESXi-8.0U3d-24585383-standard -d https:// | ||
</ | </ | ||
reboot after all patches are installed | reboot after all patches are installed | ||
< | < | ||
- | reboot | + | esxcli system shutdown |
</ | </ | ||
Line 126: | Line 130: | ||
tail -f / | tail -f / | ||
</ | </ | ||
+ | |||
+ | ==== Memory Error ==== | ||
+ | |||
+ | Error: | ||
+ | < | ||
+ | [user@ESXi: | ||
+ | | ||
+ | | ||
+ | </ | ||
+ | |||
+ | Workaround: | ||
+ | < | ||
+ | esxcli system settings advanced set -o / | ||
+ | cp / | ||
+ | sed -i ' | ||
+ | mv / | ||
+ | esxcli system settings advanced set -o / | ||
+ | </ | ||
+ | [[https:// |
vmware/esxi/update.1739383796.txt.gz · Last modified: 2025/02/12 19:09 by gsys