Go to main content

Oracle® Solaris Cluster 4.3 Geographic Edition System Administration Guide

Exit Print View

Updated: June 2017
 
 

How to Modify a Data Replication Component

Use this procedure to modify a property of a data replication component.


Note -  You can also accomplish this procedure by using the Oracle Solaris Cluster Manager browser interface. Click Partnerships, click the partnership name to go to its page, click the protection group name to go to its page, click the data replication component name to go to its page, click the Properties tab, and click Edit to access the list of editable properties. For Oracle Solaris Cluster Manager log-in instructions, see How to Access Oracle Solaris Cluster Manager in Oracle Solaris Cluster 4.3 System Administration Guide.

Before You Begin

  1. Assume the root role or assume a role that is assigned the Geo Management rights profile.
  2. Modify the data replication component.

    The following command modifies the properties of a data replication component in a protection group on the local cluster. The command then propagates the new configuration to the partner cluster if the partner cluster contains a protection group with the same name.

    # geopg modify-replication-component -p  property [-p…] replication-component protection-group
    –p property

    Specifies the properties of the data replication component.

    replication-component

    Specifies the name of the data replication component.

    protection-group

    Specifies the name of the protection group that contains the data replication component.

Example 24  Modifying the Properties of an Oracle ZFS Storage Appliance Remote Replication Component

The following example modifies the Timeout property of the remote replication component trancos which is part of the appliance protection group zfssa-p.

# geopg modify-replication-component -p Timeout=215 trancos zfssa-pg