OCF_HEARTBEAT_CLVM(7) | OCF resource agents | OCF_HEARTBEAT_CLVM(7) |
ocf_heartbeat_clvm - clvmd
clvm [start | stop | monitor | meta-data | validate-all]
This agent manages the clvmd daemon.
with_cmirrord
(optional, boolean, default false)
daemon_options
(optional, string, default "-d0")
activate_vgs
(optional, boolean, default true)
exclusive
(optional, boolean, default false)
This resource agent supports the following actions (operations):
start
stop
monitor
meta-data
validate-all
The following is an example configuration for a clvm resource using the crm(8) shell:
primitive p_clvm ocf:heartbeat:clvm \
op monitor timeout="90s" interval="30s" depth="0"
The following is an example configuration for a clvm resource using pcs(8)
pcs resource create p_clvm ocf:heartbeat:clvm \
op monitor timeout="90s" interval="30s" OCF_CHECK_LEVEL="0"
http://clusterlabs.org/
ClusterLabs contributors (see the resource agent source for information about individual authors)
04/13/2023 | resource-agents 4.12.0-2 |