#586048 lvm2: vgchange(8) does not list additional info for --logicalvolume

Package:
lvm2
Source:
lvm2
Description:
Linux Logical Volume Manager
Submitter:
Christoph Anton Mitterer
Date:
2010-06-15 23:09:04 UTC
Severity:
wishlist
#586048#5
Date:
2010-06-15 23:07:28 UTC
From:
To:
Hi.

The vgchange(8) manpage does not document the additional lvm1/2 format info
for --logicalvolume while it does for its counterpart --physicalextentsize.

The attached patch simply copies the text from vgcreate(8).

Cheers,
Chris.

btw: --logicalvolume says that it only works on inactive VGs,
     --physicalextentsize does not mention anything, perhaps this should also
     be clarified for this and all other options.

OT: Is there any reason why we don't have to use --sysinit in our init-scripts
    and initramfs-scripts?