table of contents
CL_STATUS(1) | User commands | CL_STATUS(1) |
NAME¶
cl_status - Check status of the High-Availability Linux (Linux-HA) subsystem
SYNOPSIS¶
cl_status sub-command options parameters
DESCRIPTION¶
cl_status is used to check the status of the High-Availability Linux subsystem.
SUPPORTED SUB-COMMANDS¶
hbstatus
With -v, gives more details, similar to:
version: 3.0.6 (10e3f2130ea1) managed by: pacemaker (respawn) ccm membership with quorum
instance 12
members 2
1 bob (born: 6)
0 alice (born: 12)
member of partition bob active (nodetype: normal)
eth1 dead
eth0 up alice active (nodetype: normal)
eth1 dead
eth0 up 10.43.9.55 ping (nodetype: ping)
10.43.9.55 up
Note: it is not a concern if a certain link from some node to itself is reported "dead". For example "mcast" directives usually don't see their own network packages.
listnodes
nodetype ping|normal
Note
Ping nodes are obsolete in Pacemaker cluster, having been replaced with the pingd resource agent.
listhblinks node
hblinkstatus node link
clientstatus node client [timeout]
rscstatus
Note
This option is deprecated, it is obsolete in Pacemaker clusters.
parameter -p parameter
OPTIONS¶
The following options are supported by heartbeat:
-v
-m
-p
Note
Ping nodes are obsolete in Pacemaker cluster, having been replaced with the pingd resource agent.
-n
SEE ALSO¶
AUTHORS¶
Alan Robertson <alanr@unix.sh>
Lars Ellenberg <lars.ellenberg@linbit.com>
Juan Pedro Paredes Caballero <juampe@retemail.es>
Simon Horman <horms@verge.net.au>
Florian Haas <florian.haas@linbit.com>
24 Nov 2009 | Heartbeat 3.0.6 |