1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdaemon/client
David Teigland c805fa7c40 lockd: add debug logging for metadata error
When lvmetad_pvscan_vg() reads VG metadata from each PV,
it compares it to the last one to verify it matches.
If the VG metadata does not match on the PVs, an error
is printed and it fails to read the VG.  In this error
case, use log_debug to show the differences between
the two unmatching copies of the metadata.
2015-09-29 13:51:24 -05:00
..
config-util.c lockd: add debug logging for metadata error 2015-09-29 13:51:24 -05:00
config-util.h lockd: add debug logging for metadata error 2015-09-29 13:51:24 -05:00
daemon-client.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
daemon-client.h include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
daemon-io.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
daemon-io.h include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
Makefile.in libdaemon: Split daemon-shared.[hc] into daemon-io.[hc] and config-util.[hc]. 2012-09-26 17:26:23 +02:00