Pacemaker - Part of the Pacemaker cluster resource manager
crm_node [command] [options]
crm_node - Tool for displaying low-level node information
- -i,
--cluster-id
- Display this node's cluster id
- -l, --list
- Display all known members (past and present) of this cluster
- -n, --name
- Display the name used by the cluster for this node
- -p,
--partition
- Display the members of this partition
- -q, --quorum
- Display a 1 if our partition has quorum, 0 if not
- -N,
--name-for-id=ID
- Display the name used by the cluster for the node with the specified
ID
- -R,
--remove=NAME
- (Advanced) Remove the (stopped) node with the specified name from
Pacemaker's configuration and caches (the node must already have been
removed from the underlying cluster stack configuration
- -$, --version
- Display software version and exit
- -V, --verbose
- Increase debug output (may be specified multiple times)
- -Q, --quiet
- Be less descriptive in output.
Written by Andrew Beekhof
Report bugs to users@clusterlabs.org