Previous  |  Next  >  
Product: Cluster Server Guides   
Manual: Cluster Server 4.1 Bundled Agents Reference Guide   

LVMLogicalVolume Agent

Brings online, takes offline, and monitors Logical Volume Manager (LVM) logical volumes.

Entry Point

  • Online---Activates the logical volume.
  • Offline---Deactivates the logical volume.
  • Monitor---Determines if the logical volume is accessible by performing read I/O on the raw logical volume.

State Definitions

ONLINE---Indicates that the Logical Volume is active.

OFFLINE---Indicates that the Logical Volume is not active.

UNKNOWN---Indicates that a problem exists either with the configuration or the ability to determine the status of the resource.

Type Definition


type LVMLogicalVolume (
        static str ArgList[] = { LogicalVolume, VolumeGroup }
        str LogicalVolume
        str VolumeGroup
)

Required Attributes

Required Attribute Description, Type and Dimension, Default, and Example

LogicalVolume

Name of the logical volume.

VolumeGroup

Name of a volume group containing the logical volume.

Sample Configuration


LVMLogicalVolume sharedg_lvol1 (
  LogicalVolume = lvol1
  VolumeGroup = sharevg
  )

See Sample 2---LVMVolumeGroup, LVMLogicalVolume, and Mount Dependencies for more configurations.


 ^ Return to Top Previous  |  Next  >  
Product: Cluster Server Guides  
Manual: Cluster Server 4.1 Bundled Agents Reference Guide  
VERITAS Software Corporation
www.veritas.com