Oracle® Solaris Cluster Geographic Edition System Administration Guide

Exit Print View

Updated: July 2014, E39667-01
 
 

How to Delete a Plug-in From a Heartbeat

  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. Remove the plug-in from the heartbeat.
    # geohb remove-plugin plug-in-name heartbeat-name

    Caution

    Caution  -  Do not delete the default heartbeat plug-ins tcp_upd_plugin and ping_plugin.


    plug-in-name

    Specifies the name of the custom heartbeat plug-in

    heartbeat-name

    Specifies an identifier for the heartbeat that contains this plug-in

    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-5  Deleting a Plug-in From a Heartbeat

This example removes the plug-in that is named command1 from the heartbeat that is named paris-to-newyork.

# geohb remove-plugin command1 paris-to-newyork