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_addnode - sends a message to a Heartbeat cluster to add new 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_ADDNODE(1)

Description

       /usr/share/heartbeat/hb_addnode adds a new node, or multiple nodes, to the cluster configuration. If
       there is any node in the arguments that is already a cluster member, the command fails and no nodes are
       added.

Name

       hb_addnode - sends a message to a Heartbeat cluster to add new nodes

Options

       The following options are supported:

       --help
           Issues a brief usage message.

See Also

hb_delnode(1), heartbeat(8), cl_status(1)

Synopsis

hb_addnodenode [node] [node]

See Also