Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
OCF_PACEMAKER_STATEF(7)      Pacemaker Configuration	 OCF_PACEMAKER_STATEF(7)

NAME
     ocf_pacemaker_Stateful - Example stateful resource agent

SYNOPSIS
     [OCF_RESKEY_state=string]	  [OCF_RESKEY_envfile=string]	 [OCF_RESKEY_no-
     tify_delay=string]

     Stateful [start | stop | monitor | monitor | promote | demote  |  notify  |
     meta-data | reload-agent | validate-all]

DESCRIPTION
     This  is  an example resource agent that implements Promoted and Unpromoted
     roles

SUPPORTED PARAMETERS
     OCF_RESKEY_state = string [/Stateful-.state]
	 State file

	 Location to store the resource state in

     OCF_RESKEY_envfile = string []
	 Environment dump file

	 If this is set, the environment will be dumped to this file  for  every
	 call.

     OCF_RESKEY_notify_delay = string []
	 Notify delay in seconds

	 The notify action will sleep for this many seconds before returning, to
	 simulate a long-running notify.

AUTHOR
     Andrew Beekhof <andrew@beekhof.net>
	 Author.

Pacemaker Configuration 	   08/01/2026		 OCF_PACEMAKER_STATEF(7)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ocf_pacemaker_Stateful&sektion=7&manpath=FreeBSD+Ports+15.1.quarterly>

home | help