Email this to a friend
 

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

Send a link to this post to yourself or a friend.

Send to e-mail:
Your name:
Your e-mail:
Captcha:
Type the letters and numbers as shown.
/get/captcha/1742188359
Not readable? Get another.
 
Information entered is solely used for sending a one-time e-mail, and is not retained and/or passed on to a third party.