Bug 187944 - sys-fs/evms - update raid5_degrade_fix.patch
Bug#: 187944 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: dev-zero@gentoo.org Reported By: deedook@hotmail.com
Component: Core system
URL:  http://marc.info/?l=evms-devel&m=114681372911195&w=2
Summary: sys-fs/evms - update raid5_degrade_fix.patch
Keywords:  
Status Whiteboard: 
Opened: 2007-08-06 20:16 0000
Description:   Opened: 2007-08-06 20:16 0000
Ebuild is using a old patch for evms.

patch name: 
http://evms.sourceforge.net/patches/2.5.5/engine/raid5_degrade_fix.patch

The patch in portage is missing a critical line:
+     conf->stripe.nr_disks = conf_disks;

Reproducible: Always

Steps to Reproduce:
1.Try to expand raid5 region
Actual Results:  
Out of memory, fast.

Expected Results:  
Expanded the raid5 region

------- Comment #1 From Tiziano Müller 2007-08-30 22:02:35 0000 -------
Fix in CVS. Thanks for reporting it!