1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/cache
David Teigland 6ae22125c6 vgcfgrestore: use lvmetad disabled state
Previously, vgcfgrestore would attempt to vg_remove the
existing VG from lvmetad and then vg_update to add the
restored VG.  But, if there was a failure in the command
or with vg_update, the lvmetad cache would be left incorrect.
Now, disable lvmetad before the restore begins, and then
rescan to populate lvmetad from disk after restore has
written the new VG to disk.
2016-06-20 11:19:49 -05:00
..
lvmcache.c vgcreate, pvcreate, vgextend: don't use a device with duplicates 2016-06-07 15:21:07 -05:00
lvmcache.h vgcreate, pvcreate, vgextend: don't use a device with duplicates 2016-06-07 15:21:07 -05:00
lvmetad.c vgcfgrestore: use lvmetad disabled state 2016-06-20 11:19:49 -05:00
lvmetad.h pvscan: use process_each_vg for autoactivate 2016-05-23 11:57:32 -05:00