Go to main content

Oracle® Solaris Cluster Data Replication Guide for MySQL

Exit Print View

Updated: August 2018
 
 

How to Modify a MySQL Data-Replicated Component


Note -  You can also accomplish this procedure by using the Oracle Solaris Cluster Manager GUI. Click Partnerships, click the partnership name, click the protection group name, click the data replication component name, and click Edit. For more information about Oracle Solaris Cluster Manager, see Chapter 12, Using the Oracle Solaris Cluster Manager Browser Interface in Administering an Oracle Solaris Cluster 4.4 Configuration.

Before You Begin

You must be assigned the Geo Management rights profile to complete this procedure. For more information, see Securing Disaster Recovery Framework Software in Installing and Configuring the Disaster Recovery Framework for Oracle Solaris Cluster 4.4.

  1. Log in to a cluster node.
  2. Modify the replication component.

    The following command modifies the properties of a device group in a protection group on the local cluster. Then, the command 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…] mysql-replicated-component protection-group

    In this syntax, the –p property option specifies the properties of the data-replicated component.

    For more information about the properties you can set, see Property Descriptions for Script-Based Plug-Ins in Administering the Disaster Recovery Framework for Oracle Solaris Cluster 4.4.

    Also in this syntax, mysql-replicated-component specifies the name of the data-replicated component, and protection-group specifies the name of the protection group that will contain the new data-replicated component.