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

NAME

6       Pacemaker - Part of the Pacemaker cluster resource manager
7

SYNOPSIS

9       crm_simulate datasource operation [additional options]
10

DESCRIPTION

12       crm_simulate - Tool for simulating the cluster's response to events
13

OPTIONS

15       -?, --help
16              This text
17
18       -$, --version
19              Version information
20
21       -Q, --quiet
22              Display only essentialoutput
23
24       -V, --verbose
25              Increase debug output
26
27   Operations:
28       -R, --run
29              Determine  the cluster's response to the given configuration and
30              status
31
32       -S, --simulate
33              Simulate the transition's execution and  display  the  resulting
34              cluster status
35
36       -X, --in-place
37              Simulate the transition's execution and store the result back to
38              the input file
39
40       -s, --show-scores
41              Show allocation scores
42
43       -U, --show-utilization
44              Show utilization information
45
46   Synthetic Cluster Events:
47       -u, --node-up=value
48              Bring a node online
49
50       -d, --node-down=value
51              Take a node offline
52
53       -f, --node-fail=value
54              Mark a node as failed
55
56       -i, --op-inject=value
57              $rsc_$task_$interval@$node=$rc  -  Inject  the  specified   task
58              before running the simulation
59
60       -F, --op-fail=value
61              $rsc_$task_$interval@$node=$rc  -  Fail the specified task while
62              running the simulation
63
64       -t, --set-datetime=value
65              Set date/time
66
67       -q, --quorum=value
68              Specify a value for quorum
69
70   Output Options:
71       -I, --save-input=value
72              Save the input configuration to the named file
73
74       -O, --save-output=value
75              Save the output configuration to the named file
76
77       -G, --save-graph=value
78              Save the transition graph (XML format) to the named file
79
80       -D, --save-dotfile=value
81              Save the transition graph (DOT format) to the named file
82
83       -a, --all-actions
84              Display all possible actions in the DOT graph -  even  ones  not
85              part of the transition
86
87   Data Source:
88       -L, --live-check
89              Connect to the CIB and use the current contents as input
90
91       -x, --xml-file=value
92              Retrieve XML from the named file
93
94       -p, --xml-pipe
95              Retrieve XML from stdin
96

AUTHOR

98       Written by Andrew Beekhof
99

REPORTING BUGS

101       Report bugs to pacemaker@oss.clusterlabs.org
102
103
104
105Pacemaker 1.1.6-1.fc14          September 2011                    PACEMAKER(8)
Impressum