Red Hat ENTERPRISE LINUX 5 - LOGICAL VOLUME MANAGER ADMINISTRATION Manual page 62

Hide thumbs Also See for ENTERPRISE LINUX 5 - LOGICAL VOLUME MANAGER ADMINISTRATION:
Table of Contents

Advertisement

Chapter 4. LVM Administration with CLI Commands
# vgs -v
Finding all volume groups
Finding volume group "new_vg"
VG
Attr
Ext
new_vg wz--n- 4.00M
wwqd-fD5D32
The lvs Command
Table 4.3, "lvs Display Fields"
name as it appears in the header display and a description of the field.
Argument
chunksize
chunk_size
copy_percent
devices
lv_attr
lv_kernel_major
lv_kernel_minor
lv_major
lv_minor
lv_name
lv_size
50
#PV #LV #SN VSize
3
1
1 51.42G 51.36G jxQJ0a-ZKk0-OpMO-0118-nlwO-
lists the display arguments of the lvs command, along with the field
Header
Description
Chunk
Unit size in a snapshot volume
Copy%
The synchronization percentage of a mirrored logical
volume; also used when physical extents are being
moved with the pv_move command
Devices
The underlying devices that make up the logical volume:
the physical volumes, logical volumes, and start physical
extents and logical extents
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
KMaj
Actual major device number of the logical volume (-1 if
inactive)
KMIN
Actual minor device number of the logical volume (-1 if
inactive)
Maj
The persistent major device number of the logical volume
(-1 if not specified)
Min
The persistent minor device number of the logical volume
(-1 if not specified)
LV
The name of the logical volume
LSize
The size of the logical volume
VFree
VG UUID

Advertisement

Table of Contents
loading

Table of Contents