- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unless you know which individual vibs are installed, you could try to manually uninstall stale vibs.
To get an overview you may run the following two "--dry-run" commands, and compare the "vibs removed" section to find out what can be uninstalled.
esxcli software profile install -p HPE-ESXi-6.7.0-Update3-Gen9plus-670.U3.10.6.0.83-customized -d /vmfs/volumes/SG-BU-SVT-DS01/Upgrade/Q8A57-11113_hpe-esxi6.7u3ep16-16773714-670.U3.10.6.0.83-offline-bundle.zip --ok-to-remove --dry-run
esxcli software profile update -p HPE-ESXi-6.7.0-Update3-Gen9plus-670.U3.10.6.0.83-customized -d /vmfs/volumes/SG-BU-SVT-DS01/Upgrade/Q8A57-11113_hpe-esxi6.7u3ep16-16773714-670.U3.10.6.0.83-offline-bundle.zip --dry-run
André