I have a server which is behaving very strangely, takes a long time to boot and even once it's up it take a long time to become fully functional, when I connect to the iLO it seems to freeze for long periods, at one point it was unbootable until I powered it off and back on agian. It's currently running 6.5, when I attempted to upgrade it to 7.0.3c I see the following incompatible VIBs:
Cannot create a ramdisk of size 456MB to store the upgrade image. Check if the host has sufficient memory.The upgrade has VIBs that are missing dependencies:
QLogic_bootbank_scsi-bfa_3.2.5.0-1OEM.550.0.0.1331820
QLogic_bootbank_scsi-bfa_3.2.5.0-1OEM.550.0.0.1331820
I attempt to remove the incompatible VIBs with the following command, but it errors out:
[root@w0575darcsencl01hyp11:~] esxcli software vib remove -n scsi-bfa
[StatelessError]
The transaction is not supported: VIB QLogic_bootbank_scsi-bfa_3.2.5.0-1OEM.550 .0.0.1331820 cannot be removed live.
Please refer to the log file for more details.
I suspect possible corrupt system files because I have run this command to remove the this VIB dozens of times and it's never errored out before. Is there a way to either do a repair of the system files/disk or to force the removal of this VIB using another method?