Hi, I have to upgrade vCenter from 5.0 to 5.1. Before upgrade the production enroment we decide to make a test.
here the scenario:
vCenter 5.0.0 455964 with Update Manager and Web Client installed
2 ESXi 5.0.0 623860
2 Ubuntu Test VM
We have some vcenter server local user that login to vcenter i.e for update maneger, VMA, etc.
we have a principal AD called "MASTER.ENT.LOCAL" where there are the users and group to manage vsphere
we have a second AD called "VSPHERE.ENT.LOCAL", trusted with the MASTER.ENT.LOCAL where every vSphere Servers are joined (vCenter, vcloud director, esxi server, etc...)
Upgrade Procedure
- Installing SS0 server primary node ( TMP-SSO.VSPHERE.ENT.LOCAL)
- Backup of vCenter and VUM DB
- snapshot of vCenter VM (Step 2-3 are for Rollback procedure)
- upgrade vcenter inventory service on VCENTER.VSPHERE.ENT.LOCAL
- Upgrade vCenter Server.
- Upgrade of Web client
We do not receive any errors during every step
after the upgrade we cannot login whith MASTER.ENT.LOCAL users, but we can login on Web client with admin@system-domain user.
on the Web client, Administration --> Sign-on Discovery --> configuration we only sse one AD (VSPHERE.ENT.LOCAL) and we added also MASTER.ENT.LOCAL.
if we go on the Role Manager the field vCenter Server is BLANK!!!!
on the Web client admin-app page we have the vcneter signed like registered and we cannot unregistered because any login (admin@sysetm-domain or AD users) cannot login into.
it seems that web server loos vcenter
i tried to register manualy on the sso and on the IS, (http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2033620)
any suggest?