Jump to content

Recommended Posts

Posted

Hi,

 

I just need clarification on one thing regarding domain controllers. I googled but no clear results came up. Am I correct in understanding that if you have two Domain Controllers on the same subnet, if one fails, the other automatically takes over?

Posted
As fairm010 says, the load is shared between them and you will find clients authenticating to both of them. DNS is also replicated but if you run DHCP on your DC then that is not - you would need to configure another DHCP server. Also, if one fails and it holds any FSMO roles you should consider moving them to the remaining DC. If your DCs are virtual machines it is probably best to stagger the startup to ensure that they start before any other servers. Finally, any HyperV hosts should not be domain members if you are using VMs for DCs
Posted
Make sure you check where your FSMO roles are!

 

Can you provide a link to a useful explanation for this?

 

As fairm010 says, the load is shared between them and you will find clients authenticating to both of them. DNS is also replicated but if you run DHCP on your DC then that is not - you would need to configure another DHCP server. Also, if one fails and it holds any FSMO roles you should consider moving them to the remaining DC. If your DCs are virtual machines it is probably best to stagger the startup to ensure that they start before any other servers. Finally, any HyperV hosts should not be domain members if you are using VMs for DCs

 

We are doing one virtual DC and one phycical. Does that mean I can add the virtual hosts to the domain?

Posted
We are doing one virtual DC and one phycical. Does that mean I can add the virtual hosts to the domain?

 

This probably still isn't recommended, in the event of both DCs failing you will have made life very hard for yourself. The likelihood of that happening is probably quite low however.

Posted
This probably still isn't recommended, in the event of both DCs failing you will have made life very hard for yourself. The likelihood of that happening is probably quite low however.

 

We have a second virtual host with AD just in case ;) So that totals to 2 active DCs (one physical one virtual) and one standby.

Posted

The work is equally shared as long as....

 

A) They are in the same domain

B) They both are DNS servers and are authoritative for the same zones

C) Clients are set to look at both DC's for DNS

D) Both are Global Catalogue servers

E) DHCP is hosted elsewhere, or you have DHCP failover configured (works well on Windows Server 2012R2)

 

FSMO role placement is important...but from a purely urgent need for a working solution not critical (roles can be seized if required)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...