1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
Jonathan Brassow 845852d6b4 RAID: Make 'vgreduce --removemissing' work with RAID LVs
Currently it is impossible to remove a failed PV which has a RAID LV
on it.  This patch fixes the issue by replacing the failed PV with an
'error' segment within the affected sub-LVs.  Once there is no longer
a RAID LV using the PV, it can be removed.

Most often, it is better to replace a failed RAID device with a spare.
(You can use 'lvconvert --repair <vg>/<LV>' to accomplish that.)
However, if there are no spares in the volume group and none will be
added, it is useful to be able to removed the failed device.

Following patches address the ability to perform 'lvconvert' operations
on RAID LVs that contain sub-LVs composed of 'error' segments.
2013-02-20 14:52:46 -06:00
..
2012-11-27 14:08:24 +01:00
2012-11-27 14:08:24 +01:00
2013-02-05 14:27:24 +01:00
2013-02-05 16:54:11 +01:00
2008-01-30 14:00:02 +00:00
2008-01-30 14:00:02 +00:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-10-19 15:32:21 +02:00
2012-08-23 14:37:21 +02:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2013-01-07 22:30:29 +00:00
2013-02-05 14:27:25 +01:00
2012-11-19 14:38:17 +01:00
2012-08-25 20:35:48 +01:00
2010-07-27 20:05:29 +00:00
2012-08-25 20:35:48 +01:00
2012-10-17 15:37:26 +02:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-08-25 20:35:48 +01:00
2012-02-27 10:06:58 +00:00
2012-09-26 14:49:15 +02:00
2012-10-17 15:37:26 +02:00