본문 바로가기

Engineering/__00. Virtual OS

[VMware_ESXi] Waiting for loading ipmi_si_drv ?

First a test-run to make sure only this VIB is affected:

# esxcli software vib remove --dry-run --vibname ipmi-ipmi-si-drv

Removal Result

   Message: Dryrun only, host not changed. The following installers will be applied: [BootBankInstaller]

   Reboot Required: true

   VIBs Installed:

   VIBs Removed: VMware_bootbank_ipmi-ipmi-si-drv_39.1-4vmw.510.1.12.1065491

   VIBs Skipped:

 

Now for the actual removal:

# esxcli software vib remove --vibname ipmi-ipmi-si-drv