From: NeilBrown <neilb@suse.de>
To: christian.schwarz@posteo.de
Cc: linux-raid@vger.kernel.org
Subject: Re: System freeze triggered by RAID 10 resync and high io
Date: Wed, 21 May 2014 09:26:08 +1000 [thread overview]
Message-ID: <20140521092608.7775d4e3@notabene.brown> (raw)
In-Reply-To: <e4069b67814807d1782d8658cfb6f922@posteo.de>
[-- Attachment #1: Type: text/plain, Size: 1699 bytes --]
On Tue, 20 May 2014 23:24:36 +0200 christian.schwarz@posteo.de wrote:
> Hello,
>
> I have an issue with stalling writes that within a few seconds
> ultimately lead to a full system freeze. Since all writes fail once the
> condition has been triggered, there is no log output. Also dmesg remains
> without errors.
>
> My setup is as follows:
>
> md127 : active raid10 sda1[0] sdd1[3] sdc1[2] sdb1[1]
> 3907023872 blocks super 1.2 512K chunks 2 near-copies [4/4]
> [UUUU]
>
> Linux 3.14.2-hardened-r1 #4 SMP PREEMPT
Fixed by upstream commit
commit cc13b1d1500656a20e41960668f3392dda9fa6e2
Author: NeilBrown <neilb@suse.de>
Date: Mon May 5 13:34:37 2014 +1000
md/raid10: call wait_barrier() for each request submitted.
which will be in 3.15, and hopefully will appear in the next 3.14.y release
(it isn't in 3.14.4).
NeilBrown
>
> Dell Poweredge T20 Server
>
>
> To trigger this condition, a resync of the array has to be running and
> high disk IO needs to be performed in addition. The condition is
> triggered regardless of the resync speed (tested with 1, 10 and 100
> MB/s). I also tried different io schedulers and a non-preempt kernel.
>
>
> Someone else over at Fedora reported a similiar problem:
> http://www.spinics.net/linux/fedora/fedora-kernel/msg05163.html
>
>
> How can I help with providing additional information so you can locate
> the problem?
>
>
> Thanks,
>
> Christian
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
prev parent reply other threads:[~2014-05-20 23:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-20 21:24 System freeze triggered by RAID 10 resync and high io christian.schwarz
2014-05-20 23:26 ` NeilBrown [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140521092608.7775d4e3@notabene.brown \
--to=neilb@suse.de \
--cc=christian.schwarz@posteo.de \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.