Comments
 

When trying to sync updates in vCenter LifeCycle Manager, it may fail and throw the following error:

Error: ‘integrity.fault.HostPatchInvalidVendorCode’

It is usually followed by a variety of error messages, such as: invalid vendor code XXX in patch metadata.

If there are no customizations in your vCenter, you can easily fix this by resetting the vLCM update database, as per KB2147284. Run the following commands from a shell in vCenter:

service-control --stop vmware-updatemgr
/usr/lib/vmware-updatemgr/bin/updatemgr-utility.py reset-db
rm -rf /storage/updatemgr/patch-store/*
service-control --start vmware-updatemgr
 
 
« May 2025»
SunMonTueWedThuFriSat
    123
45678910
11121314151617
18192021222324
25262728293031
 
Links
 
Quote
« Have you tried turning it off and on again? »
The IT Crowd