1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
David Teigland e52d2e3bd8 lvmlockd: retry on other sanlock errors
These less common errors returned from sanlock should
also cause sanlock to retry the lock acquire:

- i/o timeout occurs during sanlock_acquire().
  other i/o on the same disk as the leases can cause
  sanlock i/o timeouts.

- low level disk paxos contention between hosts naturally
  causes one host to not acquire the lease.  There are a
  couple special error numbers associated with these cases
  that should just be recognized as a normal failure to
  acquire the lease.
2017-11-17 10:59:12 -06:00
..
clvmd clvmd: supress ENOENT error on testing connection 2017-11-07 21:24:39 +01:00
cmirrord makefiles: fixing linking 2017-08-01 11:53:30 +02:00
dmeventd coverity: add some initilizers 2017-11-07 21:26:11 +01:00
dmfilemapd makefiles: cleanups 2017-08-01 11:53:32 +02:00
lvmdbusd lvmdbusd: thread stacks dump support 2017-09-27 07:45:00 -05:00
lvmetad configure: improve test for realtime clock 2017-08-01 14:03:54 +02:00
lvmlockd lvmlockd: retry on other sanlock errors 2017-11-17 10:59:12 -06:00
lvmpolld makefiles: fixing linking 2017-08-01 11:53:30 +02:00
Makefile.in daemons: add dmfilemapd 2017-03-09 18:50:15 +00:00