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_daemon=string
10       [OCF_RESKEY_allow_stonith_disabled=string]
11
12       controld [start | stop | monitor | meta-data | validate-all]
13

DESCRIPTION

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

SUPPORTED PARAMETERS

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

AUTHOR

40       Andrew Beekhof <andrew@beekhof.net>
41           Author.
42
43
44
45Pacemaker Configuration           04/23/2019           OCF_PACEMAKER_CONTRO(7)
Impressum