crm_node (8) - Linux Manuals
crm_node: Part of the Pacemaker cluster resource manager
NAME
Pacemaker - Part of the Pacemaker cluster resource managerSYNOPSIS
crm_node command [options]DESCRIPTION
crm_node - Tool for displaying low-level node informationOPTIONS
- -?, --help
- This text
- -$, --version
- Version information
- -V, --verbose
- Increase debug output
- -Q, --quiet
- Essential output only
Stack:
- -A, --openais
- Only try connecting to an OpenAIS-based cluster
- -C, --corosync
- Only try connecting to an Corosync-based cluster
- -H, --heartbeat
- Only try connecting to a Heartbeat-based cluster
Commands:
- -n, --name
- Display the name used by the cluster for this node
- -N, --name-for-id=value
- Display the name used by the cluster for the node with the specified id
- -e, --epoch
- Display the epoch during which this node joined the cluster
- -q, --quorum
- Display a 1 if our partition has quorum, 0 if not
- -l, --list
- Display all known members (past and present) of this cluster (Not available for heartbeat clusters)
- -p, --partition
- Display the members of this partition
- -i, --cluster-id
- Display this node's cluster id
- -R, --remove=value
- (Advanced) Remove the (stopped) node with the specified name from Pacemaker's configuration and caches
In the case of Heartbeat, CMAN and Corosync 2.0, requires that the node has already been removed from the underlying cluster
Additional Options:
- -f, --force
AUTHOR
REPORTING BUGS
Report bugs to pacemaker [at] oss.clusterlabs.org