Oracle® Solaris Cluster Geographic Edition System Administration Guide

Exit Print View

Updated: July 2014, E39667-01
 
 

How to Modify the Properties of a Heartbeat Plug-in


Note -  You can also accomplish this procedure by using the Oracle Solaris Cluster Manager GUI. Click Partnerships, then click the partnership name. In the Heartbeats section of the Partnership panel, click the heartbeat name. In the Heartbeat panel, click the plug-in name. In the Heartbeat Plug-Ins panel, click the Properties tab, then click Edit. 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. Modify the heartbeat plug-in properties.
    # geohb modify-plugin -p property-setting [-p…] plug-in-name heartbeat-name
    heartbeat-name

    Specifies an identifier for the heartbeat.

    plug-in-name

    Specifies the name of the heartbeat plug-in.

    –p property-setting

    Specifies a heartbeat plug-in property that is assigned a value by using a name=statement pair. Multiple properties might be set at one time by using multiple statements.

    For more information about the properties you can set, see Appendix A, Standard Geographic Edition Properties.


    Note -  You cannot edit some properties of the default plug-ins.

    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.

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

Example 6-3  Modifying the Properties of the Heartbeat Plug-in

This example modifies the settings of the default TCP/UDP plug-in, tcp_udp_plugin, to use only TCP.

# geohb modify-plugin -p Plugin_properties=paris-cluster/TCP/2084 \
tcp_udp_plugin hb_cluster-paris~cluster-newyork