]> sourceware.org Git - lvm2.git/commit
lvcreate/lvconvert: fix validation of maximum mirrors/stripes
authorHeinz Mauelshagen <heinzm@redhat.com>
Fri, 12 Aug 2016 17:14:28 +0000 (19:14 +0200)
committerHeinz Mauelshagen <heinzm@redhat.com>
Fri, 12 Aug 2016 17:14:28 +0000 (19:14 +0200)
commita185a2bea27db7cbd8b19df1bb85307fc5c246eb
treeb9302be020e8022ae8ef98450c6046fbf6964bb0
parent93b61c07eb14f6185c708bd74f7e471b50cf251b
lvcreate/lvconvert: fix validation of maximum mirrors/stripes

Enforce mirror/raid0/1/10/4/5/6 type specific maximum images when
creating LVs or converting them from mirror <-> raid1.

Document those maxima in the lvcreate/lvconvert man pages.

- resolves rhbz1366060
lib/config/defaults.h
lib/metadata/merge.c
man/lvconvert.8.in
man/lvcreate.8.in
tools/lvconvert.c
tools/lvcreate.c
This page took 0.040816 seconds and 5 git commands to generate.