]> sourceware.org Git - lvm2.git/commit
Restrict lvm1 partial mode.
authorMilan Broz <mbroz@redhat.com>
Mon, 4 Oct 2010 18:59:01 +0000 (18:59 +0000)
committerMilan Broz <mbroz@redhat.com>
Mon, 4 Oct 2010 18:59:01 +0000 (18:59 +0000)
commitb0485a996f31b2ca689af9dc2f7e78a27c03ea00
tree9977799482a40c713b778c67ce47a8930bdf84a7
parentac0252ca07e3be5bbb439c913d71c43f551e30ce
Restrict lvm1 partial mode.

Current lvm1 allocation code seems to not properly
map segments on missing PVs.

For now disable this functionality.
(It never worked and previous commit just introduced segfault here.)

So the partial mode in lvm1 can only process missing PVs
with no LV segments only.

Also do not use random PV UUID for missing part but use fixed
string derived from VG UUID (to not confuse clvmd tests).
WHATS_NEW
lib/format1/format1.c
test/t-vgcfgbackup-usage.sh
This page took 0.039546 seconds and 5 git commands to generate.