Installation guide

Table Of Contents
Argument Header Description
physical volumes, logical volumes, and start physical extents
and logical extents
lv_attr Attr The status of the logical volume. The logical volume attribute
bits are as follows:
Bit 1: Volume type: (m)irrored, (M)irrored without initial sync,
(o)rigin, (p)vmove, (s)napshot, invalid (S)napshot, (v)irtual
Bit2: Permissions: (w)riteable, (r)ead-only
Bit 3: Allocation policy: (c)ontiguous, (n)ormal, (a)nywhere,
(i)nherited. This is capitalized if the volume is currently locked
against allocation changes, for example while executing the
pvmove command.
Bit 4: fixed (m)inor
Bit 5 State: (a)ctive, (s)uspended, (I)nvalid snapshot, invalid
(S)uspended snapshot, mapped (d)evice present without
tables, mapped device present with (i)nactive table
Bit 6: device (o)pen
lv_kernel_maj
or
KMaj Actual major device number of the logical volume (-1 if inact-
ive)
lv_kernel_min
or
KMIN Actual minor device number of the logical volume (-1 if inact-
ive)
lv_major Maj The persistent major device number of the logical volume (-1
if not specified)
lv_minor Min The persistent minor device number of the logical volume (-1
if not specified)
lv_name LV The name of the logical volume
lv_size LSize The size of the logical volume
lv_tags LV Tags LVM tags attached to the logical volume
lv_uuid LV UUID The UUID of the logical volume.
mirror_log Log Device on which the mirror log resides
modules Modules Corresponding kernel device-mapper target necessary to use
this logical volume
move_pv Move Source physical volume of a temporary logical volume created
with the pvmove command
origin Origin The origin device of a snapshot volume
regionsize
region_size
Region The unit size of a mirrored logical volume
seg_count #Seg The number of segments in the logical volume
9.2. Object Selection
46