1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-23 21:35:29 +03:00
lvm2/lib/config
Jonathan Earl Brassow 49d06db518 Add policy based automated repair of RAID logical volumes
The RAID plug-in for dmeventd now calls 'lvconvert --repair' to address failures
of devices in a RAID logical volume.  The action taken can be either to "warn"
or "allocate" a new device from any spares that may be available in the
volume group.  The action is designated by setting 'raid_fault_policy' in
lvm.conf - the default being "warn".
2011-12-06 19:30:15 +00:00
..
config.c Add find_config_tree_str_allow_empty 2011-10-28 20:06:49 +00:00
config.h Add find_config_tree_str_allow_empty 2011-10-28 20:06:49 +00:00
defaults.h Add policy based automated repair of RAID logical volumes 2011-12-06 19:30:15 +00:00