FS#46415 - [linux] Constant kernel panics with linux 4.1.6-1 using MD RAID5
Attached to Project:
Arch Linux
Opened by Curtis Lee Bolin (curtisleebolin) - Thursday, 24 September 2015, 06:18 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 27 September 2015, 04:38 GMT
Opened by Curtis Lee Bolin (curtisleebolin) - Thursday, 24 September 2015, 06:18 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 27 September 2015, 04:38 GMT
|
Details
Description:
I kept getting immediate kernel panics when I would tax my MD RAID5 hard. I filed a bug report for it at https://bugzilla.kernel.org/show_bug.cgi?id=104921 . I got a quick reply from Neil Brown with some Commits that haven't been added to a 4.1.x release yet. I generated some patches from the Commits, added them to the PKGBUILD, built, and tried the kernel out. It solved the problem on all 3 of my servers. Can we get these patches into the linux package because this was a work stopping bug? Additional info: linux 4.1.6-1 Steps to reproduce: Large file transaction on a MD RAID5 volume. Attachments: I attached the journal of the kernel panic and the 2 patches that resolved my problem. |
This task depends upon
Closed by Doug Newgard (Scimmia)
Sunday, 27 September 2015, 04:38 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#46002
Sunday, 27 September 2015, 04:38 GMT
Reason for closing: Duplicate
Additional comments about closing:
v4.2
v4.2-rc6
v4.2-rc7
v4.2-rc8
v4.2.1
v4.3-rc1
v4.3-rc2
$ git tag --contains 2d5b569b665e
v4.2
v4.2-rc4
v4.2-rc5
v4.2-rc6
v4.2-rc7
v4.2-rc8
v4.2.1
v4.3-rc1
v4.3-rc2
linux 4.2 does seem to have these commits. Since this bug is pretty severe, I thought an immediate patch would be welcomed because 4.2 is still in testing. A kernel panic every few minutes is pretty bad.
If nothing else, maybe this will influence a quicker move of 4.2 from testing to core.
FS#46002(linux) andFS#46444(linux-lts).Tobias refused to patch linux as version 4.2.x is in testing already.