Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

crmadmin(8) [debian man page]

PACEMAKER(8)						  System Administration Utilities					      PACEMAKER(8)

NAME
Pacemaker - Part of the Pacemaker cluster resource manager SYNOPSIS
crmadmin command [options] DESCRIPTION
crmadmin - Development tool for performing some crmd-specific commands. Likely to be replaced by crm_node in the future OPTIONS
-?, --help This text -$, --version Version information -q, --quiet Display only the essential query information -V, --verbose Increase debug output Commands: -i, --debug_inc=value Increase the crmd's debug level on the specified host -d, --debug_dec=value Decrease the crmd's debug level on the specified host -S, --status=value Display the status of the specified node. Result is the node's internal FSM state which can be useful for debugging -D, --dc_lookup Display the uname of the node co-ordinating the cluster. This is an internal detail and is rarely useful to administrators except when deciding on which node to examine the logs. -N, --nodes Display the uname of all member nodes -E, --election (Advanced) Start an election for the cluster co-ordinator -K, --kill=value (Advanced) Shut down the crmd (not the rest of the clusterstack ) on the specified node Additional Options: -t, --timeout=value Time (in milliseconds) to wait before declaring the operation failed -B, --bash-export Create Bash export entries of the form 'export uname=uuid' Notes: The -i,-d,-K and -E commands are rarely used and may be removed in future versions. AUTHOR
Written by Andrew Beekhof REPORTING BUGS
Report bugs to pacemaker@oss.clusterlabs.org Pacemaker 1.1.7 April 2012 PACEMAKER(8)

Check Out this Related Man Page

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 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 -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
Written by Andrew Beekhof REPORTING BUGS
Report bugs to pacemaker@oss.clusterlabs.org Pacemaker 1.1.10-29.el7 June 2014 PACEMAKER(8)
Man Page

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Internet half-broken

I have an odd problem with my internet connection. I think it's software not hardware, but I'm not even certain of that. My best guess is that it relates to my recent installation of KVpnc. I can't connect to most websites: no ping, nothing in the browser. But other websites I can connect to... (7 Replies)
Discussion started by: CRGreathouse
7 Replies

2. HP-UX

the information of VCP-410

Recientemente la certificación de Examen HP0-P21 es muy popular entre dedicados a HP-UX. Ahora les presentan un poco de Examen HP-UX 11i v3 Advanced System Administration. La Version es V8.02, cuenta con cantidad de 62 Preguntas y Respuestas y está actualizado enero-28-2010 Vamos a disfrutar de una... (1 Reply)
Discussion started by: pago
1 Replies

3. HP-UX

Why Bash is not working in HP-UX ?

Why Bash is not working in HP-UX ? What is similiar exe which is in HP_UX as Bash? (9 Replies)
Discussion started by: girija
9 Replies

4. Fedora

uname too vague?

Hi all, I am ssh'ed into a cluster and want to install a package. However, I don't know which type to chose (CentOS, Fedora, OpenSuSE are some of the options). I ran called uname with various arguments but none are specific... $ uname -n resolute.research... $ uname -i x86_64 $ uname... (6 Replies)
Discussion started by: neurorad
6 Replies

5. News, Links, Events and Announcements

Bash 5.0 released...

Hi all... Bash-5.0 release available Still no floating point however... (3 Replies)
Discussion started by: wisecracker
3 Replies

6. Shell Programming and Scripting

Bash script to add multiple resources to NFS pacemaker cluster

All, I'm looking for some guidance on how to accomplish automating the addition of exports to an HA Pacemaker NFS cluster. I would like to do it in bash for logistics reasons. The resource creation command looks like this: pcs resource create nfs-b2b-hg-media-10.1 exportfs... (6 Replies)
Discussion started by: hburnswell
6 Replies