1PACEMAKER(8)            System Administration Utilities           PACEMAKER(8)
2
3
4

NAME

6       Pacemaker - Part of the Pacemaker cluster resource manager
7

SYNOPSIS

9       crm_master <command> [<options>]
10

DESCRIPTION

12       crm_master - Query, update, or delete a resource's promotion score
13
14       This  program  should  normally  be  invoked  only  from  inside an OCF
15       resource agent.
16
17   Common options:
18       --help Display this text, then exit
19
20       --version
21              Display version information, then exit
22
23       -V, --verbose
24              Specify multiple times to increase debug output
25
26       -q, --quiet
27              Print only the value (if querying)
28
29   Commands:
30       -G, --query
31              Query the current value of the promotion score
32
33       -v, --update=VALUE
34              Update the value of the promotion score
35
36       -D, --delete
37              Delete the promotion score
38
39   Additional Options:
40       -r, --resource=RSC
41              ID of resource to act on
42
43       -N, --node=NODE
44              Use promotion score on named node (instead of local node)
45
46       -l, --lifetime=VALUE
47              Until when should the setting take effect (valid values: reboot,
48              forever)
49
50       -i, --id=VALUE
51              (Advanced) XML ID used to identify promotion score attribute
52

AUTHOR

54       Written by Andrew Beekhof
55
56
57
58Pacemaker 2.0.3-1.fc32           November 2019                    PACEMAKER(8)
Impressum