Before configuring disaster recovery (DR) services, check the database environments of the production end and the DR end where SQL Server databases reside, and the storage end environment. If the database environments do not meet requirements, modify database configurations.
Check the database environments of the production end and the DR end where databases reside.
Hybrid authentication must be adopted for SQL Server database, or the connection to the database fails.
eReplication Agent uses the VSS service to ensure consistency between SQL Server databases. Therefore, the VSS service must be enabled when eReplication Agent is working.
Data files and log files in databases must be stored on storage array LUNs.
The permission granting is applicable only to the production environment where SQL Server 2012 (both single node and cluster) is in use.
If the database environments at the DR end and production end are not the same, the user should deal with it to make sure that the DR end and production end have the same database environments.
Table 1 describes the lists configuration requirements.
Check Item |
Configuration Requirement |
|---|---|
Installation |
The operating system and its edition run by SQL Server databases are the same as that at the production end. |
The versions of SQL Server databases are the same as that at the production end. |
|
Database |
The names, instance names, user names, and passwords of databases are the same as that at the production end. |
The locations that data files and log files in databases are stored are the same as that at the production end. |
|
SQL Server cluster |
The names of the resource group and the disks in the resource group at the DR end are the same as those at the production end. |
The failover clusters of the same name do not exist on the same network. |
|
The disk resources where database file resides must be in Maintenance mode in the cluster manager before the database test or recovery. |
|
Before testing or restoring the database, manually bring the database offline and ensure that the disk resource where the database file is located is in the Maintenance mode in the cluster manager. Otherwise, disk resources may fail to be mounted when the database is started. |
|
After the DR cluster host restarts or resets, or cluster services reset, check the status of all resources in the failover cluster manager. For disk resources whose status is Offline and database disk resources for which database DR will be performed, set the status to Maintenance. |
Do not close instances to which the databases belong.
Check the HyperMetro between the production end and the DR end. Before using HyperMetro to protect objects at the production end, ensure that the HyperMetro is normal between the production end and the DR end.
In the SQL Server cluster, the cluster must be in Maintenance mode before deleting the LUNs mapped.