Cluster Server 7.4 Agent for EMC SRDF Configuration Guide - Windows
- Introducing the agent for EMC SRDF
- Configuring the agent for EMC SRDF
- Testing VCS disaster recovery support with EMC SRDF
- How VCS recovers from various disasters in an HA/DR setup with EMC SRDF
- Setting up fire drill
Testing disaster recovery after host failure
Review the details on host failure and how VCS and the Cluster Server agent for EMC SRDF behave in response to the failure.
See Failure scenarios in global clusters.
See Failure scenarios in replicated data clusters.
Perform the procedure that is applicable to your DR configuration to test how VCS recovers after all hosts at the primary site fail.
To test disaster recovery for host failure in global cluster setup
- Halt the hosts at the primary site.
The value of the ClusterFailOverPolicy attribute for the faulted global group determines the VCS failover behavior.
Auto - VCS brings the faulted global service group online at the secondary site.
Manual or Connected - You must bring the global service group online at the secondary site.
On a node in the secondary site, run the following command:
hagrp -online -force global_group -any
- Verify that the global service group is online at the secondary site.
hagrp -state global_group
Verify that the SRDF devices at the secondary site are write-enabled and the device state is as follows:
For static RDF
FAILED OVER state
For dynamic RDF
The value of the SRDF resource attribute SwapRoles determines the device state:
0 - FAILED OVER state
1 - SYNCHRONIZED or CONSISTENT state
To test disaster recovery for host failure in replicated data cluster setup
- Halt the hosts at the primary site.
The value of the AutoFailOver attribute for the faulted service group determines the VCS failover behavior.
1 - VCS brings the faulted service group online at the secondary site.
2 - You must bring the service group online at the secondary site.
On a node in the secondary site, run the following command:
hagrp -online service_group -to sys_name
- Verify that the service group is online at the secondary site.
hagrp -state global_group
Verify that the SRDF devices at the secondary site are write-enabled and the device state is as follows:
For static RDF
FAILED OVER state
For dynamic RDF
The value of the SRDF resource attribute SwapRoles determines the device state:
0 - FAILED OVER state
1 - SYNCHRONIZED or CONSISTENT state