Sun Cluster Geographic Edition System Administration Guide

ProcedureHow to Delete a Plug-in From a Heartbeat

Steps
  1. Log in a cluster node.

    You must be assigned the Geo Management RBAC rights profile to complete this procedure. For more information about RBAC, see Sun Cluster Geographic Edition Software and RBAC.

  2. Remove the plug-in from the heartbeat.


    # geohb remove-plugin plugin-name heartbeat-name
    
    plugin-name

    Specifies the name of the custom heartbeat plug-in.

    heartbeat-name

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


    Note –

    You cannot delete the default plug-in icrm_plugin.


    For information about the names and values that are supported by Sun Cluster Geographic Edition software, see Appendix B, Legal Names and Values of Sun Cluster Geographic Edition Entities.

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


Example 12–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