I have written an article detailing the steps for creating a Database Availability Group (DAG). As more and more companies are thinking about moving to Exchange 2010 with high availability, few points have to be noted before creating the first DAG.
- You can use both EMC and shell to create a DAG.
- The DAG name can have a maximum of 15 characters.
- The name of the DAG isn't used by end users or administrators. It is only used by the system for internal communication and to secure the DAG.
- All DAG members should have the same operating system, either 2008 SP2 or 2008 R2.
- The operating system should be enterprise or datacenter edition, while Exchange 2010 can be either standard or enterprise.
- You can install other roles like CAS & HUB on DAG nodes.
- You have to use an external load balancer to load balance CAS & HUB installed on DAG nodes.
- If you don't specify a witness server, the system will attempt to automatically select a hub transport server that doesn't have the mailbox server role installed to be used as the witness server.
- The witness server cannot be a member of the DAG.
- After you create a DAG, it will be configured to use DHCP. If you don't want the DAG to use DHCP, you can use the Set-DatabaseAvailabilityGroup cmdlet to configure an IP address for the DAG.
- You can configure more than one IP address for the DAG if the DAG is spread across different sites.
- You don’t have to fill in all the details while creating a DAG in the EMC. Four combinations of options are possible.
- You can specify only a name for the DAG and leave the witness server and witness directory check boxes cleared. Then, the wizard will search for a hub transport server that doesn't have the mailbox server role installed. It will automatically create the default directory and share on that hub server and use that server as the witness server.
- You can specify a name for the DAG, the witness server that you want to use and the directory you want created and shared on the witness server.
- You can specify a name for the DAG and the witness server that you want to use and leave the witness directory check box cleared. Then, the wizard will create the default directory on the specified witness server.
- You can specify a name for the DAG, leave the witness server check box cleared and specify the directory you want to be created and shared on the witness server. Then, the wizard will search for a hub server that doesn't have the mailbox role installed and will automatically create the specified directory on that server, share the directory and use that hub server as the witness server.
0 comments:
Post a Comment