| 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
Fix in CVS. Thanks for reporting it!