1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00
lvm2/daemons
Jonathan Brassow 4c0e908b0a RAID (lvconvert/dmeventd): Cleanly handle primary failure during 'recover' op
Add the checks necessary to distiguish the state of a RAID when the primary
source for syncing fails during the "recover" process.

It has been possible to hit this condition before (like when converting from
2-way RAID1 to 3-way and having the first two devices die during the "recover"
process).  However, this condition is now more likely since we treat linear ->
RAID1 conversions as "recover" now - so it is especially important we cleanly
handle this condition.
2017-06-14 08:39:50 -05:00
..
clvmd mem: add extra mem pages for pthread stack 2017-02-11 18:23:15 +01:00
cmirrord Typo: change loose to lose 2017-04-12 10:28:19 -05:00
dmeventd RAID (lvconvert/dmeventd): Cleanly handle primary failure during 'recover' op 2017-06-14 08:39:50 -05:00
dmfilemapd dmfilemapd: do not wait if file has been truncated 2017-06-13 19:46:41 +01:00
lvmdbusd lvmdbusd: Prevent stall when update thread gets exception 2017-06-02 12:39:04 -05:00
lvmetad lvmetad: fix bug in snprintf of disable reason 2017-03-16 12:15:40 -05:00
lvmlockd config: use config_tree_from_string_without_dup_node_check throughout code to construct metadata trees 2016-09-21 18:18:15 +02:00
lvmpolld cleanup: drop double const specifier 2017-02-11 20:30:16 +01:00
Makefile.in daemons: add dmfilemapd 2017-03-09 18:50:15 +00:00