elaverick1981 wrote: » When so much of AD is geared around protecting the infrastructure it just seemed strange that the FSMO roles were truely unique. As I said the last of the study resources I was reading made reference to clustered DC's but it neglected to point out that these were just for supporting the infrastructure of the cluster. As I said you can cluster the DC's, but I see that it offers no actual failover support.
dynamik wrote: » That article is about setting up clustering where the nodes are also DCs. It's not clustering DCs the way you're thinking of it, which is why there is no failover.
dynamik wrote: » The FSMO roles aren't as critical as things like Exchange or SQL. The PDC emulator is usually the only one that might cause noticeable problems. Schema: replicates schema modifications Domain naming: can't rename or create new domains. Infrastructure: manages cross-domain object references PDC emulator: very important for NT4, otherwise group policy changes and time synchronization RID: allocates in pools, so you shouldn't need more RIDs unless you create a large number of objects How long would a DC be down for? If it's critical, seizing the role is trivial.
dynamik wrote: » Like I said here, there's just not a real need for it. AD has fault-tolerance built into it, and the things that aren't redundant, can easily be moved around. I don't think there's any technical limitations that prevent it, more that it just doesn't to be worth the time developing and complexity managing.
I dont see how clustering dc's is even a possibility.
For fault tolerance you would just have another dc? Am i just missing point?
If you FSMO role holder fail then its not really an issue. Each Dc from memory can create about 500 objects from its own rid pool before needing a replenishment.
PDC emulator can cause group policy issues or time sync issues if it fails.
Infrastructure similar to a gc will hold a replica of objects in other domain. I can see why they would need to be clustered or how. I can even see how they could be clustered. How KDC / Kerberos / intersite topology generator could work?
more that it just doesn't to be worth the time developing and complexity managing.
rossonieri#1 wrote: » if i'm not mistaken - a single DC can hold about 1000000 object attributes - am i correct?