dear all,
we have a domain say domain.com, has 2 DCs, DC1 is PDC and DC2 is SDC running on Windows Server 2008 R2. DC1 holds all FSMO roles at this moment. both the DCs are ADI zone DNS servers and DNS are in synch. now DC1 is having its health issue, and we need
to rebuilt it. we are very production environment 24X7 and cannot afford any long downtime, expected to have no downtime or else a minimum. we have ADI Citrix, and applications running in Citrix are SSO by AD authentication integrated, Exchange also SSO integrated
with AD. we have VMware vSphere to access PVCenter for VM management.
we did a fail-over test of DC1 when we brought down DC1 to check if everything working fine while SDC DC2 is active. here we found the issues:
- Citrix log-in is good, but log-into the apps inside Citrix takes a while (40 secs). it was less than 10 secs before
- Ping domain.com started resolving old DC1 IP address instead of DC2. however after a while may be 15 minutes or more, it started resolving DC2 IP address
- on Citrix app, when users tried to find an ID (the ID was already present in AD), it said ID not found in domaim.com, though users logged-on to the application using SSO
- after Ping started resolving DC2 IP address, VMware vSphere was not able to connect to PVCenter saying "the vsphere client couldn't connect to <PVCenter IP address>. the server <PVCenter IP Address> took too long to respond"
Now the questions is, do we need to to transfer all FSMO roles to SDC to make it PDC before we disconnect existing PDC? and if we do that, all these issues above wont occur?
Thanks and I will appreciate your answers.