ocf:iscsi — iscsi resource agent
[OCF_RESKEY_portal=string] OCF_RESKEY_target=string [OCF_RESKEY_discovery_type=string] [OCF_RESKEY_iscsiadm=string] [OCF_RESKEY_udev=string] iscsi [start | stop | status | monitor | validate-all | methods | meta-data]
The iSCSI portal address in the form: {ip_address|hostname}[":"port]
The iSCSI target.
Discovery type. Currently, with open-iscsi, only the sendtargets type is supported.
iscsiadm program path.
If the next resource depends on the udev creating a device then we wait until it is finished. On a normally loaded host this should be done quickly, but you may be unlucky. If you are not using udev set this to "no", otherwise we will spin in a loop until a timeout occurs.