From: Markus <M4rkusXXL@web.de>
To: lkml <linux-kernel@vger.kernel.org>
Cc: Jan Kara <jack@suse.cz>, Jack Stone <jwjstone@fastmail.fm>,
akpm@linux-foundation.org, adilger.kernel@dilger.ca,
gregkh@linuxfoundation.org
Subject: Re: Deadlock?
Date: Wed, 15 Feb 2012 12:42:45 +0100 [thread overview]
Message-ID: <20459834.QRhKtMFN8x@f209> (raw)
In-Reply-To: <20120214124735.GD1934@quack.suse.cz>
Hi!
/proc/sysrq-trigger does not exists, I will apply the patch and enable sysrq.
But it may take some days for a result.
Thanks,
Markus
Jan Kara schrieb am 14.02.2012:
> On Mon 13-02-12 17:37:34, Jack Stone wrote:
> > Adding CCs
> >
> > On 02/13/2012 11:17 AM, Markus wrote:
> > > I noted some kind of deadlock, where I was not able to write to the raid6,
> > > while writing to each disk would still work.
> > > This caused many processes to "wait" in d-state, thus making it impossible to
> > > unmount, cleanly reboot, sync, ...
> Thanks for report. Could you please provide output of
> 'echo w >/proc/sysrq-trigger'
> in dmesg? That would help us narrow down the real cause the the current
> deadlock.
>
> > > So I enabled the detection of hung tasks and this deplock option.
> > > After running a 3.2.2 for about 5 days:
> > > http://pastebin.com/gy1kaYmS
> > >
> > > I dont know if its a bug or nothing. Or if it has anything to do with my
> > > problem as there was no hungtask detected and the raid still seems to work.
> It's lock debugging code complaining about a possible problem it found.
> Actually, the problem looks real (although hard to hit AFAICS) and attached
> patch should fix it. Does the patch fix things for you? If not, please
> provide the output I describe above.
>
> Honza
> --
> Jan Kara <jack@suse.cz>
> SUSE Labs, CR
next prev parent reply other threads:[~2012-02-15 22:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-13 11:17 Deadlock? Markus
2012-02-13 17:37 ` Deadlock? Jack Stone
2012-02-14 12:47 ` Deadlock? Jan Kara
2012-02-15 11:42 ` Markus [this message]
2012-02-14 3:16 ` Deadlock? Paul Hartman
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=20459834.QRhKtMFN8x@f209 \
--to=m4rkusxxl@web.de \
--cc=adilger.kernel@dilger.ca \
--cc=akpm@linux-foundation.org \
--cc=gregkh@linuxfoundation.org \
--cc=jack@suse.cz \
--cc=jwjstone@fastmail.fm \
--cc=linux-kernel@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.