mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
man: lvmthin remove unnecessary fixme
The existing method for single step thin-pool + thin creation makes sense.
This commit is contained in:
parent
9646c3359f
commit
9f3c11b39a
@ -1007,9 +1007,6 @@ and creates a thin LV in the new pool.
|
||||
.B \-n ThinLV \-\-thinpool VG/ThinPoolLV
|
||||
.RE
|
||||
|
||||
./" FIXME: make this work
|
||||
./" lvcreate \-\-type thin\-pool \-V VirtualSize \-L LargeSize \-n ThinLV VG/ThinPoolLV
|
||||
|
||||
Equivalent to:
|
||||
.br
|
||||
.B lvcreate \-\-type thin\-pool \-L LargeSize VG/ThinPoolLV
|
||||
@ -1021,9 +1018,6 @@ Equivalent to:
|
||||
.nf
|
||||
# lvcreate \-L8M \-V2G \-n thin1 \-\-thinpool vg/pool0
|
||||
|
||||
./" FIXME: change to
|
||||
./" lvcreate \-\-type thin\-pool \-L8M \-V2G \-n thin1 vg/pool0
|
||||
|
||||
# lvs \-a
|
||||
pool0 vg twi-a-tz-- 8.00m
|
||||
[pool0_tdata] vg Twi-ao---- 8.00m
|
||||
|
Loading…
Reference in New Issue
Block a user