Name

ocf:LVM — Controls the availability of an LVM Volume Group

Synopsis

[OCF_RESKEY_volgrpname=string] [OCF_RESKEY_exclusive=boolean] [OCF_RESKEY_partial_activation=string] LVM [start | stop | status | monitor | methods | meta-data | validate-all]

Description

Resource script for LVM. It manages an Linux Volume Manager volume (LVM) as an HA resource.

Supported Parameters

OCF_RESKEY_volgrpname=Volume group name

The name of volume group.

OCF_RESKEY_exclusive=Exclusive activation

If set, the volume group will be activated exclusively.

OCF_RESKEY_partial_activation=Activate VG even with partial PV only

If set, the volume group will be activated even only partial of the physical volumes available. It helps to set to true, when you are using mirroring logical volumes. Set to true by default in SLE11SP1 HAE.


SUSE Linux Enterprise High Availability Extension High Availability Guide 11 SP3