mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
e52d2e3bd8
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. |
||
---|---|---|
.. | ||
clvmd | ||
cmirrord | ||
dmeventd | ||
dmfilemapd | ||
lvmdbusd | ||
lvmetad | ||
lvmlockd | ||
lvmpolld | ||
Makefile.in |