1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/test
Jonathan Brassow ed3c2537b8 raid: Allow repair to reuse PVs from same image that suffered a PV failure
When repairing RAID LVs that have multiple PVs per image, allow
replacement images to be reallocated from the PVs that have not
failed in the image if there is sufficient space.

This allows for scenarios where a 2-way RAID1 is spread across 4 PVs,
where each image lives on two PVs but doesn't use the entire space
on any of them.  If one PV fails and there is sufficient space on the
remaining PV in the image, the image can be reallocated on just the
remaining PV.
2014-06-25 22:26:06 -05:00
..
api report: select: refactor: move percent handling code to libdm for reuse 2014-06-17 16:27:21 +02:00
lib tests: wait for udev 2014-06-17 13:43:04 +02:00
shell raid: Allow repair to reuse PVs from same image that suffered a PV failure 2014-06-25 22:26:06 -05:00
unit
.gitignore
Makefile.in tests: rename test to inittest 2014-06-10 10:51:27 +02:00