1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
David Teigland fd1782b5fc lvmlockd: handle loss of sanlock lease storage
This adds the infrastructure, code paths, error reporting,
etc. to handle storage errors, or storage loss, under the
sanlock leases in a VG that is being used.  The loss of
storage means sanlock cannot renew its leases, which means
that the host needs to stop using the shared VG before its
leases expire.

This still requires manually shutting down a VG that has
lost lease storage, e.g. unmounting file systems,
deactivating LVs in the VG.  The next step is to
automatically use a command like blkdeactivate to do that.
2015-08-05 10:21:45 -05:00
..
clvmd toolcontext: add switches to create_toolcontext for connections and filters init 2015-07-30 13:54:09 +02:00
cmirrord gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
dmeventd gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmetad toolcontext: add switches to create_toolcontext for connections and filters init 2015-07-30 13:54:09 +02:00
lvmlockd lvmlockd: handle loss of sanlock lease storage 2015-08-05 10:21:45 -05:00
lvmpolld coverity: fix possible resource leak in lvmpolld-core 2015-08-04 09:25:47 +02:00
Makefile.in Add lvmlockd 2015-07-02 15:42:26 -05:00