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 the primary site
Table: Tasks for setting up a parallel global cluster at the primary site
Task | Description |
---|---|
Set up the cluster | |
Set up the database |
Consult your product installation guide for planning information as well as specific configuration guidance for the steps below.
See the Storage Foundation Cluster File System High Availability Configuration and Upgrade Guide.
See the Storage Foundation for Oracle RAC Configuration and Upgrade Guide.
See the Storage Foundation for Sybase ASE CE Configuration and Upgrade Guide.
You can use an existing parallel cluster or you can install a new cluster for your primary site. If you are using an existing cluster as the primary and you want to set up a global cluster, skip the steps below and proceed to configure your secondary cluster.
See Configuring the secondary site.
If you do not have an existing cluster and you are setting up two new sites for a global cluster, follow the steps below.
To set up the cluster at the primary site
- Install and configure servers and storage.
- If you are using hardware-based replication, install the sofware for managing your array.
- Verify that you have the correct installation options enabled, whether you are using keyless licensing or installing keys manually. You must have the GCO option enabled for a global cluster. If you are using VVR for replication, you must have it enabled.
- Prepare, install, and configure your Storage Foundation and High Availability (SFHA) Solutions product according to the directions in your product's installation guide.
For a multi-node cluster, configure I/O fencing.
- Verify the CVM group is online on all nodes in the primary cluster.
# hagrp -state cvm
- Set storage connectivity for volume asymetry and I/O shiping for DCO logs policies for the disk group.
- Prepare systems and storage for a global cluster. Identify the hardware and storage requirements before installing your database software.
For SFCFSHA, you will need to set up:
Local storage for database software
Shared storage for resources which are not replicated as part of the hardware-based or host-based replication
Replicated storage for database files
For SF Oracle RAC, you will need to set up:
Local storage for Oracle RAC and CRS/GRID binaries
Shared storage for OCR and Vote disk which is not replicated as part of the hardware-based or host-based replication
Replicated shared storage for database files
For SF Sybase CE, you will need to set up:
Shared storage for File sSystem and Cluster File System for Sybase ASE CE binaries which is not replicated
Shared storage for the quorum device which is not replicated
Replicated storage for database files
Verify the configuration using procedures in the Storage Foundation for Sybase ASE CE Configuration and Upgrade Guide.
- For SFCFSHA, install and configure your database binaries. Consult your database documentation.
Note:
Resources which will not be replicated must be on non-replicated shared storage.
After successful database installation and configuration, verify that database resources are up on all nodes.
- For Oracle RAC, see the instructions in the Storage Foundation for Oracle RAC Configuration and Upgrade Guide for installing, configuring, and linking Oracle database binaries:
Oracle Clusterware/Grid Infrastructure software
Oracle RAC database software
The Oracle RAC binary versions must be exactly same on both sites.
Note:
OCR and Vote disk must be on non-replicated shared storage.
After successful Oracle RAC installation and configuration, verify that CRS daemons and resources are up on all nodes.
$GRID_HOME/bin/crsctl stat res -t
- For SF Sybase CE, see the instructions in the Storage Foundation for Sybase ASE CE Configuration and Upgrade Guide for installing and configuring Sybase ASE CE binaries.
Note the following configuration requirements:
The quorum device must be on non-replicated shared storage.
The Sybase binary versions must be exactly same on both sites, including the ESD versions.
Configure Sybase binaries mounts/volumes under VCS control manually on the secondary site.
To set up the database at the primary site
- Identify the disks that will be replicated, create the required CVM disk group, volume, and file system.
- Create the database on the file system you created in the previous step.
- Configure the VCS service groups for the database.
- Verify that all VCS service groups are online.