1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/daemons/lvmetad
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
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmetactl.c lvmetad: handle update failures 2016-06-07 10:17:00 -05:00
lvmetad-client.h vgcfgrestore: use lvmetad disabled state 2016-06-20 11:19:49 -05:00
lvmetad-core.c vgcfgrestore: use lvmetad disabled state 2016-06-20 11:19:49 -05:00
Makefile.in doc: change fsf address 2016-01-21 12:11:37 +01:00
test.sh Work out some more details in metadata update in lvmetad. 2011-07-19 16:48:13 +00:00
testclient.c coverity: missing check for id_write_format return value 2016-05-31 09:56:10 +02:00