ocf_heartbeat_iscsi
Manages a local iSCSI initiator and its connections to iSCSI targets
- Provided by: cluster-agents (Version: 1:1.0.4-0ubuntu2)
- Report a bug
Manages a local iSCSI initiator and its connections to iSCSI targets
iscsi [start | stop | status | monitor | meta-data | validate-all]
OCF Resource Agent for iSCSI. Add (start) or remove (stop) iSCSI targets.
portal
target
discovery_type
iscsiadm
udev
This resource agent supports the following actions (operations):
start
stop
status
monitor
validate-all
methods
meta-data
The following is an example configuration for a iscsi resource using the crm(8) shell:
primitive example_iscsi ocf:heartbeat:iscsi \
params \
portal=string \
target=string \
op monitor depth="0" timeout="30" interval="120"
http://www.linux-ha.org/wiki/iscsi_(resource_agent)
Linux-HA contributors (see the resource agent source for information about individual authors)