Resource type definition

HP-UX

type LVMLogicalVolume (

static str ArgList[] = { LogicalVolume, VolumeGroup }

str LogicalVolume

str VolumeGroup

)

Linux

type LVMLogicalVolume (

static str ArgList[] = { LogicalVolume, VolumeGroup }

str LogicalVolume

str VolumeGroup

)