1OCF_PACEMAKER_STATEF(7) Pacemaker Configuration OCF_PACEMAKER_STATEF(7)
2
3
4
6 ocf_pacemaker_Stateful - Example stateful resource agent
7
9 OCF_RESKEY_state=string OCF_RESKEY_envfile=string
10
11 Stateful [start | stop | monitor | monitor | notify | meta-data |
12 validate-all]
13
15 This is an example resource agent that implements two states
16
18 OCF_RESKEY_state = string [/Stateful-.state]
19 State file
20
21 Location to store the resource state in
22
23 OCF_RESKEY_envfile = string []
24 Environment dump file
25
26 If this is set, the environment will be dumped to this file for
27 every call.
28
30 Andrew Beekhof <andrew@beekhof.net>
31 Author.
32
33
34
35Pacemaker Configuration 06/19/2018 OCF_PACEMAKER_STATEF(7)