'\" t .\" Title: ocf_pacemaker_controld .\" Author: Andrew Beekhof .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 03/31/2024 .\" Manual: Pacemaker Configuration .\" Source: Pacemaker Configuration .\" Language: English .\" .TH "OCF_PACEMAKER_CONTRO" "7" "03/31/2024" "Pacemaker Configuration" "Pacemaker Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ocf_pacemaker_controld \- DLM Agent for cluster file systems .SH "SYNOPSIS" .PP [\fBOCF_RESKEY_args\fR=string] [\fBOCF_RESKEY_daemon\fR=string] [\fBOCF_RESKEY_allow_stonith_disabled\fR=string] \fBcontrold\fR [start | stop | monitor | meta\-data | validate\-all] .SH "DESCRIPTION" .PP This Resource Agent can control the dlm_controld services needed by cluster\-aware file systems\&. It assumes that dlm_controld is in your default PATH\&. In most cases, it should be run as an anonymous clone\&. .SH "SUPPORTED PARAMETERS" .PP \fBOCF_RESKEY_args\fR = string [\-s 0] .RS 4 DLM Options .sp Any additional options to start the dlm_controld service with .RE .PP \fBOCF_RESKEY_daemon\fR = string [dlm_controld] .RS 4 The daemon to start .sp The daemon to start \- supports gfs_controld and dlm_controld .RE .PP \fBOCF_RESKEY_allow_stonith_disabled\fR = string [false] .RS 4 Allow start\-up even without STONITH/fencing .sp Allow DLM start\-up even if STONITH/fencing is disabled in the cluster\&. Setting this option to true will cause cluster malfunction and hangs on fail\-over for DLM clients that require fencing (such as GFS2, OCFS2, and cLVM2)\&. This option is advanced use only\&. .RE .SH "AUTHOR" .PP \fBAndrew Beekhof\fR <\&andrew@beekhof\&.net\&> .RS 4 Author. .RE