]> sourceware.org Git - lvm2.git/commit
lvmlockd: improve error message about missing global lock
authorDavid Teigland <teigland@redhat.com>
Mon, 25 Jul 2016 19:45:11 +0000 (14:45 -0500)
committerDavid Teigland <teigland@redhat.com>
Mon, 25 Jul 2016 19:49:01 +0000 (14:49 -0500)
commitd0e15b86b53bd4960a7c15a7771548ab4aface8b
treeae95f2d64f79de49e3cd037243b885e099365869
parent1efb1c23432f504db685c4ff9f2c08a5ba74e68f
lvmlockd: improve error message about missing global lock

If the VG holding the global lock is removed, we can indicate
that as the reason for not being able to acquire the global
lock in subsequent error messages, and can suggest enabling
the global lock in another VG.  (This helpful error message
will go away if the global lock is enabled in another VG,
or if lvmlockd is restarted.)
daemons/lvmlockd/lvmlockd-core.c
daemons/lvmlockd/lvmlockd-internal.h
lib/locking/lvmlockd.c
This page took 0.0388 seconds and 5 git commands to generate.