]> 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)
commit2da49b93bd7cdb4f8e1531327f3b72a454d99399
tree9977799482a40c713b778c67ce47a8930bdf84a7
parenta65df0e59865246d6abd4c81de97564b9dc79bd4
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.029403 seconds and 5 git commands to generate.