logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pacemaker - Part of the Pacemaker cluster resource manager

Author

       Written by Andrew Beekhof and the Pacemaker project contributors

Description

       crm_node - Tool for displaying low-level node information

Name

       Pacemaker - Part of the Pacemaker cluster resource manager

Options

HelpOptions:-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

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

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

   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 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

   AdditionalOptions:-f, --forceApplicationOptions:
       -$, --version
              Display software version and exit

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

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

Reporting Bugs

       Report bugs to https://bugs.clusterlabs.org/enter_bug.cgi?product=Pacemaker

Pacemaker 3.0.0                                     June 2025                                       PACEMAKER(8)

Synopsis

       crm_node [command] [options]

See Also