logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ocf_pacemaker_o2cb - OCFS2 daemon resource agent

Author

AndrewBeekhof <andrew@beekhof.net> Author. Pacemaker Configuration 01/09/2025 OCF_PACEMAKER_O2CB(7)

Description

This Resource Agent controls the userspace daemon needed by OCFS2. This agent is deprecated and will be removed in Pacemaker 3.0.0.

Name

ocf_pacemaker_o2cb - OCFS2 daemon resource agent

Supported Parameters

OCF_RESKEY_sysfs = string [/sys/fs] Sysfs location Location where sysfs is mounted OCF_RESKEY_configfs = string [/sys/kernel/config] Configfs location Location where configfs is mounted OCF_RESKEY_stack = string [pcmk] Userspace stack Which userspace stack to use. Known values: pcmk OCF_RESKEY_daemon_timeout = string [10] Daemon Timeout Number of seconds to allow the control daemon to come up

Synopsis

[OCF_RESKEY_sysfs=string] [OCF_RESKEY_configfs=string] [OCF_RESKEY_stack=string] [OCF_RESKEY_daemon_timeout=string] o2cb [start | stop | monitor | meta-data | validate-all]

See Also