]>
sourceware.org Git - lvm2.git/commit
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).
This page took 0.039546 seconds and 5 git commands to generate.