1OCF_HEARTBEAT_EVMSD(7)        OCF resource agents       OCF_HEARTBEAT_EVMSD(7)
2
3
4

NAME

6       ocf_heartbeat_Evmsd - Controls clustered EVMS volume management
7       (deprecated)
8

SYNOPSIS

10       Evmsd [start | stop | monitor | meta-data]
11

DESCRIPTION

13       Deprecation warning: EVMS is no longer actively maintained and should
14       not be used. This agent is deprecated and may be removed from a future
15       release. -- This is a Evmsd Resource Agent.
16

SUPPORTED PARAMETERS

18       ignore_deprecation
19           If set to true, suppresses the deprecation warning for this agent.
20           (optional, boolean, default false)
21

SUPPORTED ACTIONS

23       This resource agent supports the following actions (operations):
24
25       start
26           Starts the resource. Suggested minimum timeout: 20.
27
28       stop
29           Stops the resource. Suggested minimum timeout: 20.
30
31       monitor
32           Performs a detailed status check. Suggested minimum timeout: 20.
33           Suggested interval: 10.
34
35       meta-data
36           Retrieves resource agent metadata (internal use only). Suggested
37           minimum timeout: 5.
38

EXAMPLE

40       The following is an example configuration for a Evmsd resource using
41       the crm(8) shell:
42
43           primitive p_Evmsd ocf:heartbeat:Evmsd \
44             op monitor timeout="20" interval="10" depth="0"
45

SEE ALSO

47       http://www.linux-ha.org/wiki/Evmsd_(resource_agent)
48

AUTHOR

50       Linux-HA contributors (see the resource agent source for information
51       about individual authors)
52
53
54
55resource-agents 3.9.2             07/08/2011            OCF_HEARTBEAT_EVMSD(7)
Impressum