'\" t .\" Title: ocf_pacemaker_o2cb .\" Author: Andrew Beekhof .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 07/09/2023 .\" Manual: Pacemaker Configuration .\" Source: Pacemaker Configuration .\" Language: English .\" .TH "OCF_PACEMAKER_O2CB" "7" "07/09/2023" "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_o2cb \- OCFS2 daemon resource agent .SH "SYNOPSIS" .PP [\fBOCF_RESKEY_sysfs\fR=string] [\fBOCF_RESKEY_configfs\fR=string] [\fBOCF_RESKEY_stack\fR=string] [\fBOCF_RESKEY_daemon_timeout\fR=string] \fBo2cb\fR [start | stop | monitor | meta\-data | validate\-all] .SH "DESCRIPTION" .PP This Resource Agent controls the userspace daemon needed by OCFS2\&. .SH "SUPPORTED PARAMETERS" .PP \fBOCF_RESKEY_sysfs\fR = string [/sys/fs] .RS 4 Sysfs location .sp Location where sysfs is mounted .RE .PP \fBOCF_RESKEY_configfs\fR = string [/sys/kernel/config] .RS 4 Configfs location .sp Location where configfs is mounted .RE .PP \fBOCF_RESKEY_stack\fR = string [pcmk] .RS 4 Userspace stack .sp Which userspace stack to use\&. Known values: pcmk .RE .PP \fBOCF_RESKEY_daemon_timeout\fR = string [10] .RS 4 Daemon Timeout .sp Number of seconds to allow the control daemon to come up .RE .SH "AUTHOR" .PP \fBAndrew Beekhof\fR <\&andrew@beekhof\&.net\&> .RS 4 Author. .RE