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 Stateful [start |
10 stop | monitor | monitor | notify | meta-data | validate-all]
11
13 This is an example resource agent that implements two states
14
16 OCF_RESKEY_state = string [/Stateful-.state]
17 State file
18
19 Location to store the resource state in
20
21 OCF_RESKEY_envfile = string []
22 Environment dump file
23
24 If this is set, the environment will be dumped to this file for
25 every call.
26
28 Andrew Beekhof <andrew@beekhof.net>
29 Author.
30
31
32
33Pacemaker Configuration 01/30/2019 OCF_PACEMAKER_STATEF(7)