1OCF_PACEMAKER_STATEF(7)     Pacemaker Configuration    OCF_PACEMAKER_STATEF(7)
2
3
4

NAME

6       ocf_pacemaker_Stateful - Example stateful resource agent
7

SYNOPSIS

9       OCF_RESKEY_state=string OCF_RESKEY_envfile=string
10       [OCF_RESKEY_notify_delay=string]
11
12       Stateful [start | stop | monitor | monitor | promote | demote | notify
13       | meta-data | validate-all]
14

DESCRIPTION

16       This is an example resource agent that implements two states
17

SUPPORTED PARAMETERS

19       OCF_RESKEY_state = string [/Stateful-.state]
20           State file
21
22           Location to store the resource state in
23
24       OCF_RESKEY_envfile = string []
25           Environment dump file
26
27           If this is set, the environment will be dumped to this file for
28           every call.
29
30       OCF_RESKEY_notify_delay = string []
31           Notify delay in seconds
32
33           The notify action will sleep for this many seconds before
34           returning, to simulate a long-running notify.
35

AUTHOR

37       Andrew Beekhof <andrew@beekhof.net>
38           Author.
39
40
41
42Pacemaker Configuration           11/26/2019           OCF_PACEMAKER_STATEF(7)
Impressum