The ESXi hosts were upgraded from 7.0.3 to 8.0.3 using LCM, but NSX-T VIBs installation failed with multiple errors as shown below
Unable to resolve "Install Failed" error from NSX Mgr, as the "Resolve" option was hidden though after selecting the error
NSX 4.1.0.2
ESX 8.0.3
To resolve the issue and continue with NSX VIBS upgrade, follow below steps on every host individually
esxcli software vib list | grep -i nsx " on ESX console (SSH) nsxcli -c del nsx" and check again for the presence of vibs.Notes: Above this command requires administrative privileges and should be executed within the NSX CLI environment.
/etc/init.d/hostd restart and /etc/init.d/vpxa restart nsxcli -c get managers nsxcli -c get controllers