Last week I had trouble upgrading a customers VMware vCenter server from 5.0.0 build 623860 to 5.1b.
To be sure I had, of course, taken a snapshot of the VM before starting the upgrade, but I thought I would still see if I could fix it since some of my readers might have a physical vCenter (hence no snapshots) or have simply forgotten to make one.
Here is a screenshot of the error:
VMware vCenter Server error 26002. Setup failed to register VMware vCenter Server to VMware vCenter Inventory Service
I looked into the vim-vcs-msi.log log file, but the contents did not provide much help.
After some quick Google searching I stumbled upon the following post on Community forums.
The post contains steps to do BEFORE upgrading your vCenter to avoid SSL certificate issues.
This gave me an idea, perhaps I could replace the SSL certificates the vCenter server was using to connect to the Inventory Service with the certificates from the Inventory Service folder.
#1 Rename C:\ProgramData\VMware\VMware VirtualCenter\SSL to fx C:\ProgramData\VMware\VMware VirtualCenter\SSL-BACKUP
#2 Create new folder C:\ProgramData\VMware\VMware VirtualCenter\SSL
#3 Copy contens of C:\ProgramData\VMware\Infrastructure\Inventory Service\ssl to C:\ProgramData\VMware\VMware VirtualCenter\SSL
#4 Restart vCenter Server service
#5 Start upgrade of vCenter again
Finally the upgrade completed without errors!
As always, if this helped you please leave a comment! 🙂
Incoming search terms:
- error 26002 setup failed to register vmware vcenter server to vmware vcenter inventory service
- error 26002 setup failed to register
- error 26002 setup failed to register vmware
- error 26002 setup failed to register vmware vcenter server
Thanks so much, your solution worked! for some reason the vCenter Server rollback after the error deleted the “vCenter Inventory Service” service so I had to uninstall and re-install it, but after that the installation of vCenter worked fine… Thanks!
Thank you for your feedback Gonzalo, very happy to hear it helped you.
Hi, I have to install the 5.1 version on my system, I’m facing the above error(26002), there is no other folder in “C:ProgramDataVMware” except “Infrastructure” I’m not upgrading from 5.0 to 5.1 but I’m installing a new 5.1.
waiting for your reply….Rasmus Haslund.
thanks!
Which version of 5.1 vCenter are you installing and which version of Windows Server are you installing on to? 2008 R2 / 2012 fx
thanks Rasmus Haslund… it helped me and I’ve installed vCenter 5.1 succesfully by following your post…. the folder was hidden sorry for that….. and thanks for your reply……it helped me