Go to main content

Administering the Disaster Recovery Framework for Oracle® Solaris Cluster 4.4

Exit Print View

Updated: June 2019
 
 

How to Modify Partnership Properties


Note -  You can also accomplish this procedure by using the Oracle Solaris Cluster Manager browser interface. Click Partnerships, click the name of the partnership to go to its page, click the Properties tab, and click Edit to access the listed properties for editing. For Oracle Solaris Cluster Manager log-in instructions, see How to Access Oracle Solaris Cluster Manager in Administering an Oracle Solaris Cluster 4.4 Configuration.
  1. Log in to a cluster node.

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

  2. Modify partnership properties.
    # geops set-prop -p property-setting [-p…] partnership-name
    –p property-setting

    Specifies the value of partnership properties with a string of property=value pair statements.

    Specify a description of the partnership with the Description property.

    You can configure heartbeat-loss notification with the Notification_emailaddrs and Notification_actioncmd properties. For more information about configuring heartbeat-loss notification, see Configuring Heartbeat-Loss Notification.

    For more information about the properties you can set, see Standard Disaster Recovery Framework Properties.

    partnership-name

    Specifies the name of the partnership.

    For information about the names and values that are supported by the disaster recovery framework, see Legal Names and Values of Disaster Recovery Framework Entities.

    For more information about the geops command, refer to the geops(8) man page.

  3. Verify that your modification was made correctly.
    # geops list
Example 4  Modifying the Properties of a Partnership

This example modifies the notification email address for the cluster-paris cluster.

# geops set-prop -p Notification_emailaddrs=operations@example.com \
paris-newyork-ps
# geops list