InfoScale™ 9.0 Disaster Recovery Implementation Guide - Linux
- Section I. Introducing Storage Foundation and High Availability Solutions for disaster recovery
- About supported disaster recovery scenarios
- About campus cluster configuration
- About replicated data clusters
- About global clusters
- VCS global clusters: The building blocks
- About global cluster management
- About serialization - The Authority attribute
- Planning for disaster recovery
- About supported disaster recovery scenarios
- Section II. Implementing campus clusters
- Setting up campus clusters for VCS and SFHA
- About setting up a campus cluster configuration
- About running a fire drill in a campus cluster
- About setting up a campus cluster configuration
- Setting up campus clusters for SFCFSHA, SFRAC
- Setting up campus clusters for VCS and SFHA
- Section III. Implementing replicated data clusters
- Configuring a replicated data cluster using VVR
- Configuring a replicated data cluster using third-party replication
- Section IV. Implementing global clusters
- Configuring global clusters for VCS and SFHA
- Setting up VVR replication
- Creating a Replicated Data Set
- Creating a Primary RVG of an RDS
- Adding a Secondary to an RDS
- Changing the replication settings for a Secondary
- Synchronizing the Secondary and starting replication
- Starting replication when the data volumes are zero initialized
- Configuring clusters for global cluster setup
- Configuring service groups for global cluster setup
- Configuring a global cluster with Storage Foundation Cluster File System High Availability, Storage Foundation for Oracle RAC, or Storage Foundation for Sybase CE
- Configuring the secondary site
- Configuring global clusters with VVR and Storage Foundation Cluster File System High Availability, Storage Foundation for Oracle RAC, or Storage Foundation for Sybase CE
- Setting up replication on the primary site using VVR
- Setting up replication on the secondary site using VVR
- Configuring Cluster Server to replicate the database volume using VVR
- Configuring global clusters for VCS and SFHA
- Section V. Reference
- Appendix A. Sample configuration files
- Sample Storage Foundation for Oracle RAC configuration files
- About sample main.cf files for Storage Foundation (SF) for Oracle RAC
- About sample main.cf files for Storage Foundation (SF) for Sybase ASE CE
- Appendix A. Sample configuration files
Configuring Cluster Server to replicate the database volume using VVR
After configuring both clusters for global clustering and setting up the database for replication, configure Cluster Server (VCS) to provide high availability for the database. Specifically, configure VCS agents to control the cluster resources, including the replication resources.
Table: Tasks for configuring VCS to replicate the database volume using VVR
Task | Description |
---|---|
Modify the VCS configuration on the primary site | |
Modifying the VCS configuration on the secondary site |
The following resources must be configured or modified for replication:
Table: VCS resource modifications for replication with VVR
Resource | Modification |
---|---|
Log owner service group | Create a log owner service group including the RVGLogowner resources. The RVGLogowner resources are used by:
|
Replicated Volume Group (RVG) service group | Create an RVG group that includes the RVGShared resource replication objects. Define the RVGShared resource and CVMVolDg resource together within a parallel service group. The group is defined as parallel because it may be online at the same time on all cluster nodes. The RVG log owner service group has an online local firm dependency on the service group containing the RVG. VCS uses the following agents to control the following resources:
|
CVMVolDg resource | The CVMVolDg resource does not have replicated service volumes specified for the CVMVolume attribute; the volumes are contained in the RVG resource. The CVMVolume attribute for the CVMVolDg resource is empty because all volumes in the RVG are defined by the RVG attribute of the RVGShared resource. The RVG service group has an online local firm dependency on the CVM service group. |
RVGSharedPri resource | Add the RVGSharedPri resource to the existing database service group. The CVMVolDg resource must be removed from the existing database service group. |
Database service group | The existing database service group is a parallel group consisting of the database resource, CVMVolDg resource, and CFSMount resource (if the database resides in a cluster file system). Define the database service group as a global group by specifying the clusters on the primary and secondary sites as values for the ClusterList group attribute. |
For more information on service replication resources:
See the Cluster Server Bundled Agents Guide
Review the following illustrations that display the changes to the VCS configuration, after setting up replication on the existing database. All of the dependencies between parent and child groups are online local firm. The CVM service group is the same in all illustrations because its definition requires no changes.
Configuration before modification for replication:
Configuration after modification for replication: