1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/test
David Teigland aa75b31db5 pvscan: handle case of scanning PV without metadata last
Handle the case where pvscan --cache -aay (with no dev args)
gets to the final PV, completing the VG, but that final PV does not
have VG metadata.  In this case, we need to use VG metadata from a
previously scanned PV in the same VG, which we saved for this
possibility.  Using this saved metadata, we can find which VG
this PVID belongs to, and then check if that VG is now complete,
and if so add the VG name to the list of complete VGs to be
autoactivated.
2019-04-15 11:27:49 -05:00
..
api Remove python bindings for liblvm2app 2018-06-08 10:33:47 -05:00
dbus tests/dbus: Re-enable nesting and pvcreate via symlink 2018-12-20 10:27:30 -06:00
lib tests: aux fix testing for kvdo 2019-01-21 12:53:16 +01:00
shell pvscan: handle case of scanning PV without metadata last 2019-04-15 11:27:49 -05:00
unit tests: indent 2018-12-23 01:07:27 +01:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in makefiles: ensure test dir can run unit-test 2018-12-01 01:05:53 +01:00