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]
26           The daemon to start
27
28           The daemon to start - supports gfs_controld and dlm_controld
29
30       OCF_RESKEY_allow_stonith_disabled = string [false]
31           Allow start-up even without STONITH/fencing
32
33           Allow DLM start-up even if STONITH/fencing is disabled in the
34           cluster. Setting this option to true will cause cluster malfunction
35           and hangs on fail-over for DLM clients that require fencing (such
36           as GFS2, OCFS2, and cLVM2). This option is advanced use only.
37

AUTHOR

39       Andrew Beekhof <andrew@beekhof.net>
40           Author.
41
42
43
44Pacemaker Configuration           05/05/2021           OCF_PACEMAKER_CONTRO(7)
Impressum