logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hb_delnode - sends a message to a Heartbeat cluster to remove one or more nodes

Authors

AlanRobertson <alanr@unix.sh>
           hb_delnode

       GuochunShi <gshi@ncsa.uiuc.edu>
           man page

       FlorianHaas <florian.haas@linbit.com>
           man page

Heartbeat 3.0.6                                 November 26, 2009                                  HB_DELNODE(1)

Description

       /usr/share/heartbeat/hb_delnode removes a node, or multiple nodes, from the cluster configuration. If
       there is any node in the arguments that is currently not a cluster member, the command fails and no nodes
       are removed.

Name

       hb_delnode - sends a message to a Heartbeat cluster to remove one or more nodes

Options

       The following options are supported:

       --help
           Issues a brief usage message.

See Also

hb_addnode(1), heartbeat(8), cl_status(1)

Synopsis

hb_delnodenode [node] [node]

See Also