JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Geographic Edition Data Replication Guide for EMC Symmetrix Remote Data Facility
search filter icon
search icon

Document Information

Preface

1.  Replicating Data With EMC Symmetrix Remote Data Facility Software

2.  Administering SRDF Protection Groups

Strategies for Creating SRDF Protection Groups

Creating a Protection Group While the Application Is Offline

Creating a Protection Group While the Application Is Online

Creating, Modifying, Validating, and Deleting an SRDF Protection Group

How to Create and Configure an SRDF Protection Group

Requirements to Support Oracle Real Application Clusters With Data Replication Software

How to Create a Protection Group for Oracle Real Application Clusters

How the Data Replication Subsystem Validates the Device Group

How to Modify an SRDF Protection Group

Validating an SRDF Protection Group

How to Validate an SRDF Protection Group

How to Delete an SRDF Protection Group

Administering SRDF Application Resource Groups

How to Add an Application Resource Group to an SRDF Protection Group

How to Delete an Application Resource Group From an SRDF Protection Group

Administering SRDF Data Replication Device Groups

How to Add a Data Replication Device Group to an SRDF Protection Group

Validations Made by the Data Replication Subsystem

How the State of the SRDF Device Group Is Validated

Determining the State of an Individual SRDF Device Group

Determining the Aggregate SRDF Device Group State

Determining the SRDF Pair State

How to Modify an SRDF Data Replication Device Group

How to Delete a Data Replication Device Group From an SRDF Protection Group

Replicating the SRDF Protection Group Configuration to a Partner Cluster

How to Replicate the SRDF Protection Group Configuration to a Partner Cluster

Activating an SRDF Protection Group

How to Activate an SRDF Protection Group

Deactivating an SRDF Protection Group

How to Deactivate an SRDF Protection Group

Resynchronizing an SRDF Protection Group

How to Resynchronize a Protection Group

Checking the Runtime Status of SRDF Data Replication

Displaying an SRDF Runtime Status Overview

How to Check the Overall Runtime Status of Replication

Displaying a Detailed SRDF Runtime Status

3.  Migrating Services That Use SRDF Data Replication

A.  Geographic Edition Properties for SRDF

Index

Replicating the SRDF Protection Group Configuration to a Partner Cluster

After you have configured data replication, resource groups, and resources on your primary and secondary clusters and you have created a protection group for those entities on the primary cluster, you can replicate the configuration of the protection group to the secondary cluster.

How to Replicate the SRDF Protection Group Configuration to a Partner Cluster

Before You Begin

Before you replicate the configuration of an SRDF protection group to a partner cluster, ensure that the following conditions are met:

  1. Log in to phys-newyork-1.

    You must be assigned the Geo Management RBAC rights profile to complete this procedure. For more information about RBAC, see Geographic Edition Software and RBAC in Oracle Solaris Cluster Geographic Edition System Administration Guide.

    phys-newyork-1 is a node on the secondary cluster. For a reminder of which node is phys-newyork-1 , see Example Geographic Edition Cluster Configuration in Oracle Solaris Cluster Geographic Edition System Administration Guide.

  2. Replicate the protection group configuration to the partner cluster by using the geopg get command.

    This command retrieves the configuration information of the protection group from the remote cluster and creates the protection group on the local cluster.

    phys-newyork-1# geopg get -s partnershipname protectiongroup
    -s partnershipname

    Specifies the name of the partnership from which the protection group configuration information should be retrieved and the name of the partnership where the protection will be created locally.

    protectiongroup

    Specifies the name of the protection group.

    If no protection group is specified, then all protection groups that exist in the specified partnership on the remote partner are created on the local cluster.


    Note - The geopg get command replicates Geographic Edition related entities. For information about how to replicate Oracle Solaris Cluster entities, see Replicating and Upgrading Configuration Data for Resource Groups, Resource Types, and Resources in Oracle Solaris Cluster Data Services Planning and Administration Guide.


Example 2-13 Replicating the SRDF Protection Group to a Partner Cluster

This example replicates the configuration of srdfpg from cluster-paris to cluster-newyork.

# rlogin phys-newyork-1 -l root
phys-newyork-1# geopg get -s paris-newyork-ps srdfpg