Hosts are showing as Incompatible when running compliance checks within vSphere Cluster LCM. No details such as expected lists of incompatible VIBs are shown:
vCenter Server 8.0 U3
vSphere Replication 9.0.2
A lower version of the vmware-hbr-agent Solution VIB for vSphere Replication is being pushed to ESXi hosts through vCenter automatically than what is included in the Cluster Image. This VIB is classified as a Solution which is why it does not show in a list of "outdated VIBs" such as the example output below:
/opt/vmware/hms/bin/hms-configtool -cmd reconfig -property hms-auto-install-hbragent-vib=falseservice hms restart(Note: vSphere Replication will not be effected. This change is reverted later.)
esxcli software remove -n vmware-hbr-agent/opt/vmware/hms/bin/hms-configtool -cmd reconfig -property hms-auto-install-hbragent-vib=trueservice hms restart