Feb 14 2023 05:58 PM - edited Feb 14 2023 07:57 PM
Feb 14 2023 05:58 PM - edited Feb 14 2023 07:57 PM
Hey all.
We currently have 2 Exchange 2013 servers (main and DR) in a DAG. We have a DAG DNS A record with the IP address of the MAPI interface on our main Exchange server. Our mail.ourdomain.com DNS record for client access points to this DAG record.
When the main server goes offline, the DR Exchange activates its databases and failover clustering changes the IP of the DAG DNS A record to point to the DR exchange server and clients connect to that.
How does this work with an IP-less DAG?
If there is no DAG IP (and I assume no DAG DNS record), where do we point mail.outdomain.com to? To the main server? Will failover clustering change the mail.outdomain.com DNS record to point to the DR server or will Exchange do that?
thanks
Justin
EDIT: I have been reading this - https://learn.microsoft.com/en-us/exchange/high-availability/manage-ha/switchovers-and-failovers?vie...
It doesn't say I have to set anything specific up so I assume it just 'happens'?
EDIT EDIT: I hate assuming though. And I hate when things just 'happen' without me knowing why they just 'happen'.
Feb 28 2023 06:39 AM
I'm also curious as we are getting a DAG setup. Currently with the IP DAG we have already run into issues when we pointed our firewall rules to the DAG instead of the main server itself. I've since been trying to get a clearer description/layout of the process of exactly what happens in ip-less and IP DAG. @Deleted
Mar 07 2023 08:01 PM
Mar 07 2023 08:01 PM
Mar 20 2023 04:43 PM
Mar 20 2023 04:43 PM
Mar 20 2023 06:07 PM - edited Mar 20 2023 06:08 PM
Hey @sbohmer
Regarding our existing IP-full dag, failover clustering is set up to change the IP of the dag01.domain.com DNS A record. We have our primary namespace (client connectivity) mail.ourdomain.com as a CNAME pointing to dag01.ourdomain.com, and dag01.ourdomain.com A record has the IP of the main server MAPI interface.
mail.ourdomain.com(CNAME) => dag01.domain.com(A) => IP of main server MAPI interface
In the event of main server death or disablement (or patching) failover clustering automatically changes the IP address of the dag01.domain.com A record to our backup server.
mail.ourdomain.com(CNAME) => dag01.domain.com(A) => IP of backup server MAPI interface
Works fine for our needs. Just not sure how an ip-less dag would work in this situation.
Mar 20 2023 06:56 PM
Mar 20 2023 09:34 PM
Mar 21 2023 05:11 AM
Mar 22 2023 06:11 PM
Mar 22 2023 07:53 PM