Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PACEMAKER(8)		System Administration Utilities		  PACEMAKER(8)

NAME
       Pacemaker - Part	of the Pacemaker cluster resource manager

SYNOPSIS
       crm_node	[command] [options]

DESCRIPTION
       crm_node	- Tool for displaying low-level	node information

OPTIONS
   Help	Options:
       -h, --help
	      Show help	options

       --help-all
	      Show all help options

       --help-output
	      Show output help

       --help-commands
	      Show command help

       --help-additional
	      Show additional options

   Output Options:
       --output-as=FORMAT
	      Specify output format as one of: text (default), xml

       --output-to=DEST
	      Specify file name	for output (or "-" for stdout)

       --text-fancy
	      Use more highly formatted	output (requires --output-as=text)

   Commands:
       -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 spec-
	      ified 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  configura-
	      tion

   Additional Options:

       -f, --force

   Application Options:
       -$, --version
	      Display software version and exit

       -V, --verbose
	      Increase debug output (may be specified multiple times)

       -Q, --quiet
	      Be less descriptive in output.

AUTHOR
       Written by Andrew Beekhof and the Pacemaker project contributors

REPORTING BUGS
       Report bugs to https://bugs.clusterlabs.org/enter_bug.cgi?product=Pace-
       maker

Pacemaker 2.1.7			   May 2025			  PACEMAKER(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=crm_node&sektion=8&manpath=FreeBSD+Ports+14.3.quarterly>

home | help