Hi all
I have decided to implement AlwaysOn availability groups.
Setup:
>>3 Servers (Server1, Server2, Server3)
>>Server1 is the primary database
>>Synchronous AG between Server1 & Server2
>>Server3 is at a different datacenter and configured as asynchronous
Question: I understand that all servers involved will have their own storage. What happens with DTC and Quorum? Will DTC and Quorum disk be presented to all servers involved?
My plan is to remove server3's vote in the quorum and then implement Node & Disk majority quorum.
Any ideas?
Thanks