Go to main content

Oracle® Solaris Cluster 4.3 Geographic Edition System Administration Guide

Exit Print View

Updated: June 2017
 
 

How to Delete a Custom Plug-in From a Heartbeat

This procedure describes how to delete a custom heartbeat plug-in.


Caution

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


Before You Begin

You must be assigned the Geo Management rights profile to complete this procedure. For more information, see Securing Geographic Edition Software in Oracle Solaris Cluster 4.3 Geographic Edition Installation and Configuration Guide.

  1. Log in to a cluster node.
  2. Remove the plug-in from the heartbeat.
    # geohb remove-plugin custom-plug-in-name heartbeat-name
    custom-plug-in-name

    Specifies the name of the custom heartbeat plug-in to remove.

    heartbeat-name

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

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

Example 13  Deleting a Custom Plug-in From a Heartbeat

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

# geohb remove-plugin command1 paris-to-newyork