Name

ocf:AoEtarget — Manages ATA-over-Ethernet (AoE) target exports

Synopsis

[OCF_RESKEY_device=string] [OCF_RESKEY_nic=string] [OCF_RESKEY_shelf=integer] [OCF_RESKEY_slot=integer] OCF_RESKEY_pid=string [OCF_RESKEY_binary=string] AoEtarget [start | stop | monitor | reload | meta-data | validate-all]

Description

This resource agent manages an ATA-over-Ethernet (AoE) target using vblade. It exports any block device, or file, as an AoE target using the specified Ethernet device, shelf, and slot number.

Supported Parameters

OCF_RESKEY_device=Device to export

The local block device (or file) to export as an AoE target.

OCF_RESKEY_nic=Ethernet interface

The local Ethernet interface to use for exporting this AoE target.

OCF_RESKEY_shelf=AoE shelf number

The AoE shelf number to use when exporting this target.

OCF_RESKEY_slot=AoE slot number

The AoE slot number to use when exporting this target.

OCF_RESKEY_pid=Daemon pid file

The file to record the daemon pid to.

OCF_RESKEY_binary=vblade binary

Location of the vblade binary.