table of contents
other versions
- wheezy 1.1.7-1
- jessie-backports 1.1.15-3~bpo8+1
- testing 1.1.16-1
- unstable 1.1.16-1
| OCF_PACEMAKER_CONTRO(7) | Pacemaker Configuration | OCF_PACEMAKER_CONTRO(7) |
NAME¶
ocf_pacemaker_controld - DLM Agent for OCFS2SYNOPSIS¶
OCF_RESKEY_args=string OCF_RESKEY_configdir=string OCF_RESKEY_daemon=stringDESCRIPTION¶
This Resource Agent can control the dlm_controld services needed by ocfs2. It assumes that dlm_controld is in your default PATH. In most cases, it should be run as an anonymous clone.SUPPORTED PARAMETERS¶
OCF_RESKEY_args = string [-q 0]DLM Options
Any additional options to start the dlm_controld service with
OCF_RESKEY_configdir = string [/sys/kernel/config]
Location of configfs
The location where configfs is or should be mounted
OCF_RESKEY_daemon = string [dlm_controld.pcmk]
The daemon to start
The daemon to start - supports gfs_controld(.pcmk) and dlm_controld(.pcmk)
AUTHOR¶
Andrew Beekhof <andrew@beekhof.net>Author.
| 04/17/2012 | Pacemaker Configuration |