ocf_heartbeat_ManageRAID
Manages RAID devices
- Provided by: cluster-agents (Version: 1:1.0.4-0ubuntu2)
- Report a bug
Manages RAID devices
ManageRAID [start | stop | status | monitor | meta-data | validate-all]
Manages starting, stopping and monitoring of RAID devices which
are preconfigured in /etc/conf.d/HB-ManageRAID.
raidname
This resource agent supports the following actions (operations):
start
stop
status
monitor
validate-all
meta-data
The following is an example configuration for a ManageRAID resource using the crm(8) shell:
primitive example_ManageRAID ocf:heartbeat:ManageRAID \
params \
raidname=string \
op monitor depth="0" timeout="10" interval="10"
http://www.linux-ha.org/wiki/ManageRAID_(resource_agent)
Linux-HA contributors (see the resource agent source for information about individual authors)