lvcreate --type undocumented
Bug #274264 reported by
Peter Cordes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lvm2 (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: lvm2
Ubuntu Hardy.
lvcreate --help shows
...
[-t|--test]
[--type VolumeType]
...
AFAICT, --type isn't documented in the man page or in /usr/share/
lvcreate works fine without it, but I'm curious about what it lets you do...
upstream's man page currently doesn't have it either:
http://
so this won't be fixed in Intrepid either, unless it's not in the --help output.
Changed in lvm2 (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
To post a comment you must log in.
On Thu, Sep 25, 2008 at 05:30:03AM -0000, Peter Cordes wrote: doc/lvm2. And I didn't have any luck with google.
> AFAICT, --type isn't documented in the man page or in
> /usr/share/
It's an alternative way of specifying the type of segment to
create e.g. mirror, snapshot, error, zero etc.
E.g. lvcreate -s is treated internally as a shortcut for lvcreate --type
snapshot.
Maybe someone would submit a man page patch to the lvm-devel list...
Alasdair
--
<email address hidden>