1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/lvmlockd
David Teigland 8b6226997e lvmlockd: also use vg name in set_vg_info
Include both the VG uuid and name in the lvmetad
set_vg_info message.  This works around an obscure
problem where the VG uuid in lvmlockd is wrong
when one host removes a dlm VG, then creates a new
VG with the same name.  If the dlm lockspace for
the initial VG was never stopped on another host,
that other host will be using the old uuid in its
lvmetad set_vg_info message.  (That can be
corrected with a larger change, but this is an
effective workaround.)
2015-08-28 14:43:58 -05:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmlockctl.c lvmlockd: fix sending debug info to lvmlockctl 2015-08-20 14:07:11 -05:00
lvmlockd-client.h lvmlockd: improve VG removal for lock_type dlm 2015-08-27 10:27:24 -05:00
lvmlockd-core.c lvmlockd: also use vg name in set_vg_info 2015-08-28 14:43:58 -05:00
lvmlockd-dlm.c lvmlockd: fix starting dlm global lockspace 2015-08-27 16:00:24 -05:00
lvmlockd-internal.h lvmlockd: fix starting dlm global lockspace 2015-08-27 16:00:24 -05:00
lvmlockd-sanlock.c lvmlockd: handle loss of sanlock lease storage 2015-08-05 10:21:45 -05:00
Makefile.in lvmlockd: Drop -lrt now handled by configure. 2015-07-27 14:53:08 +01:00