1HB_ADDNODE(1) General Commands Manual HB_ADDNODE(1)
2
3
4
6 hb_addnode - hb_addnode is a simple linux-ha shell script. It sends a
7 message to the cluster to add new nodes.
8
10 hb_addnode <node1> [node2] [node3] ...
11
13 The full path is usually /usr/lib/heartbeat/hb_addnode. To get a list
14 of the options, issue the command,
15 "/usr/lib/heartbeat/hb_addnode --help"
16
17 If there is any node in the arguments has already been in the cluster,
18 the command will fail and no node will be added.
19
20
21
23 hb_delnode(1), heartbeat(8), cl_status(1)
24
25
27 linux-ha -- Alan Robertson <alanr@unix.sh> ⟨mailto:alanr@unix.sh⟩ et
28 al.
29
30 man page -- Guochun Shi <gshi@ncsa.uiuc.edu>
31 ⟨mailto:gshi@ncsa.uiuc.edu⟩
32
33
34
35
36 21st November 2005 HB_ADDNODE(1)