Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

crmadmin(8) [centos 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.10-29.el7 June 2014 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
attrd_updater command -n attribute [options] DESCRIPTION
attrd_updater - Tool for updating cluster node attributes OPTIONS
-?, --help This text -$, --version Version information -V, --verbose Increase debug output -q, --quiet Print only the value on stdout -n, --name=value The attribute's name Commands: -U, --update=value Update the attribute's value in attrd. If this causes the value to change, it will also be updated in the cluster configuration -Q, --query Query the attribute's value from attrd -D, --delete Delete the attribute in attrd. If a value was previously set, it will also be removed from the cluster configuration -R, --refresh (Advanced) Force the attrd daemon to resend all current values to the CIB Additional options: -l, --lifetime=value Lifetime of the node attribute. Allowed values: forever, reboot -d, --delay=value The time to wait (dampening) in seconds further changes occur -s, --set=value (Advanced) The attribute set in which to place the value AUTHOR
Written by Andrew Beekhof REPORTING BUGS
Report bugs to pacemaker@oss.clusterlabs.org Pacemaker 1.1.7 April 2012 PACEMAKER(8)
Man Page

5 More Discussions You Might Find Interesting

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

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

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

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

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