VMware ESXi安装ipmitool
wget dl.kvm.la/tools/esxi_ipmitool-1.8.15-1.vib -O /var/log/vmware/ipmitool-1.8.15-1.vib esxcli software acceptance set --level=CommunitySupported esxcli software vib install -v ipmitool-1.8.15-1.vib /opt/ipmitool/bin/ipmitool mc reset cold
安装时出现如下错误:
[ProfileValidationError]
In ImageProfile (Updated) ESXi-8.0a-20842819-standard-ESIR, the payload(s) in VIB IPMItool_bootbank_ipmitool_1.8.15-1 does not have sha-256 gunzip checksum. This will prevent VIB security verification and secure boot from functioning properly. Please remove this VIB or please check with your vendor for a replacement of this VIB
Please refer to the log file for more details.
请问如何解决?多谢!
看下esxcli有没选项跳过sha256检测直接安装, 或者看下这个上面发的最新的版本https://vswitchzero.com/ipmitool-vib/