hb_delnode(1) - Linux man page

Name

hb_delnode - hb_delnode is a simple linux-ha shell script. It sends a message to the cluster to delete nodes.

Synopsis

hb_delnode <node1> [node2] [node3] ...

Description

The full path is usually /usr/lib/heartbeat/hb_delnode. To get a list of the options, issue the command, "/usr/lib/heartbeat/hb_delnode --help"

If there is any node in the arguments is not in the cluster, the command will fail and no node will be deleted.

See Also

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

Authors

linux-ha -- Alan Robertson <alanr@unix.sh> et al.

man page -- Guochun Shi <gshi@ncsa.uiuc.edu>