mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-17 06:04:23 +03:00
man: ea_start/ea_size -> ba_start/ba_size
This commit is contained in:
parent
798ed9ea1c
commit
5e7cdd60f0
@ -174,7 +174,7 @@ The start of the bootloader area is always aligned, see also \fB--dataalignment\
|
||||
and \fB--dataalignmentoffset\fP. The bootloader area size may eventually
|
||||
end up increased due to the alignment, but it's never less than the
|
||||
size that is requested. To see the bootloader area start and size of
|
||||
an existing Physical Volume use \fBpvs -o +ea_start,ea_size\fP.
|
||||
an existing Physical Volume use \fBpvs -o +ba_start,ba_size\fP.
|
||||
.TP
|
||||
.B \-\-setphysicalvolumesize \fIsize
|
||||
Overrides the automatically-detected size of the PV. Use with care.
|
||||
|
@ -63,7 +63,7 @@ and \fB-o pvseg_all\fP to select all Physical Volume segment columns.
|
||||
Use \fB-o help\fP to view the full list of columns available.
|
||||
.IP
|
||||
Column names include: pv_fmt, pv_uuid, dev_size, pv_name, pv_mda_free,
|
||||
pv_mda_size, ea_start, ea_size, pe_start, pv_size, pv_free, pv_used,
|
||||
pv_mda_size, ba_start, ba_size, pe_start, pv_size, pv_free, pv_used,
|
||||
pv_attr, pv_pe_count, pv_pe_alloc_count, pv_tags, pv_mda_count,
|
||||
pv_mda_used_count, pvseg_start, and pvseg_size
|
||||
.IP
|
||||
|
Loading…
x
Reference in New Issue
Block a user