]> sourceware.org Git - lvm2.git/commit
toollib: skip PV if system ID is used and PV marked as used but metadata missing
authorPeter Rajnoha <prajnoha@redhat.com>
Mon, 15 Feb 2016 14:11:54 +0000 (15:11 +0100)
committerPeter Rajnoha <prajnoha@redhat.com>
Mon, 15 Feb 2016 14:17:36 +0000 (15:17 +0100)
commitcc9e683adcb6c56332d708baf02dec63eba4fba9
tree1381415e7409b53d098cfbdde64478fa87b1c29b
parent0000db7f98a07aa31c5b1cf13938b612e7f2821b
toollib: skip PV if system ID is used and PV marked as used but metadata missing

If we know that a PV belongs to some VG and we're missing metadata
(because we have only those PV(s) from VG present in the system that
don't have metadata areas), we should skip such PV when processing
under system ID.

This is because we know that the PV belongs to some VG, but we
really can't decide whether it matches system ID unless the VG
metadata is present again.
WHATS_NEW
tools/toollib.c
This page took 0.041061 seconds and 5 git commands to generate.