Oracle® Solaris Cluster Geographic Edition Data Replication Guide for EMC Symmetrix Remote Data Facility

Exit Print View

Updated: July 2014, E39668-01
 
 

Adding Data Replication Device Groups to an SRDF Protection Group

This section provides procedures for adding an SRDF data replication device group. For details about configuring an SRDF data replication protection group, see How to Create and Configure an SRDF Protection Group.

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


Note -  You can also accomplish this procedure by using the Oracle Solaris Cluster Manager GUI. Click Partnerships, click the partnership name, then click the protection group name. In the Data Replication Components section, click Add. For more information about Oracle Solaris Cluster Manager, see Chapter 13, Using the Oracle Solaris Cluster GUI, in Oracle Solaris Cluster System Administration Guide .
  1. Log in to a cluster node.

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

  2. Create a data replication device group in the protection group.

    This command adds a device group to a protection group on the local cluster and propagates the new configuration to the partner cluster if the partner cluster contains a protection group of the same name.

    # geopg add-device-group -p property [-p…] device-group protection-group
    –p property

    Specifies the properties of the data replication device group.

    You can specify the following SRDF properties:

    • DG_or_CG – Specifies that the device group is an SRDF device group.

      You must set this property to DG.

    • R1SID – Specifies the primary (RDF1) EMC Symmetrix ID of the EMC Symmetrix devices.

      The data replication layer automatically sets the value of this property. You should specify the primary (RDF1) EMC Symmetrix ID of the EMC Symmetrix devices if you change the settings of the EMC Symmetrix host.

    • R2SID – Specifies the secondary (RDF2) EMC Symmetrix ID of the EMC Symmetrix devices.

      The data replication layer automatically sets the value of this property. You should specify the secondary (RDF2) EMC Symmetrix ID of the EMC Symmetrix devices if you change the settings of the EMC Symmetrix host.

    device-group

    Specifies the name of the new data replication device group.

    protection-group

    Specifies the name of the protection group that will contain the new data replication device group.

    For information about the names and values that are supported by Geographic Edition software, see Appendix B, Legal Names and Values of Geographic Edition Entities, in Oracle Solaris Cluster Geographic Edition System Administration Guide .

    For more information about the geopg command, refer to the geopg (1M) man page.

Example 2-5  Adding a Data Replication Device Group to an SRDF Protection Group

This example adds the SRDF data replication device group to the srdfpg protection group.

# geopg add-device-group devgroup1 srdfpg