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 | reload-agent | validate-all]
14

DESCRIPTION

16       This is an example resource agent that implements Promoted and
17       Unpromoted roles
18

SUPPORTED PARAMETERS

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

AUTHOR

38       Andrew Beekhof <andrew@beekhof.net>
39           Author.
40
41
42
43Pacemaker Configuration           12/08/2022           OCF_PACEMAKER_STATEF(7)
Impressum