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

NAME

6       ocf_pacemaker_controld - DLM Agent for cluster file systems
7

SYNOPSIS

9       OCF_RESKEY_args=string OCF_RESKEY_configdir=string
10       OCF_RESKEY_daemon=string [OCF_RESKEY_allow_stonith_disabled=string]
11       controld [start | stop | monitor | meta-data | validate-all]
12

DESCRIPTION

14       This Resource Agent can control the dlm_controld services needed by
15       cluster-aware file systems. It assumes that dlm_controld is in your
16       default PATH. In most cases, it should be run as an anonymous clone.
17

SUPPORTED PARAMETERS

19       OCF_RESKEY_args = string [-s 0]
20           DLM Options
21
22           Any additional options to start the dlm_controld service with
23
24       OCF_RESKEY_configdir = string [deprecated]
25           Deprecated and ignored
26
27           This parameter is deprecated and ignored
28
29       OCF_RESKEY_daemon = string [dlm_controld.pcmk]
30           The daemon to start
31
32           The daemon to start - supports gfs_controld(.pcmk) and
33           dlm_controld(.pcmk)
34
35       OCF_RESKEY_allow_stonith_disabled = string [false]
36           Allow start-up even without STONITH/fencing
37
38           Allow DLM start-up even if STONITH/fencing is disabled in the
39           cluster. Setting this option to true will cause cluster malfunction
40           and hangs on fail-over for DLM clients that require fencing (such
41           as GFS2, OCFS2, and cLVM2). This option is advanced use only.
42

AUTHOR

44       Andrew Beekhof <andrew@beekhof.net>
45           Author.
46
47
48
49Pacemaker Configuration           01/30/2019           OCF_PACEMAKER_CONTRO(7)
Impressum