hb_delnode (1) - Linux Manuals
hb_delnode: hb_delnode is a simple linux-ha shell script. It sends a message to the cluster to delete nodes.
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.
AUTHORS
linux-ha -- Alan Robertson <alanr [at] unix.sh> et al.
man page -- Guochun Shi <gshi [at] ncsa.uiuc.edu>