Hi Experts.
We had a major power outage last week and my server room all shutdown nicely as it should but, when rebooting everything we came across a slight issue. I booted our main DC that is AD, DHCP & DNS. I noticed that it was not serving DHCP address and on closer inspection there were a few errors, notibly that 'The DHCP service failed to see a directory server for authorization.'
and..
'The DNS server is waiting for Active Directory Domain Services (AD DS) to signal that the initial synchronization of the directory has been completed. The DNS server service cannot start until the initial synchronization is complete because critical DNS data might not yet be replicated onto this domain controller. If events in the AD DS event log indicate that there is a problem with DNS name resolution, consider adding the IP address of another DNS server for this domain to the DNS server list in the Internet Protocol properties of this computer. This event will be logged every two minutes until AD DS has signaled that the initial synchronization has successfully completed'
My issue is that my DC2 is a virtual DC. And i have to boot my SAN, ESX Hosts and then (because DNS isnt working) go directly to my ESX host and then start DC2 a process that can take at least 15 mins.
After a few minutes i restart theses services on DC1
Active Directory Domain Services
DNS
DHCP Server
Then it all kicks into life and starts serving address again.
Surley my DC1 should be able to authorise itself against its AD, and then DHCP & DNS should just work, why would it be waiting for DC2?
Any suggestions?