linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ted Ts'o <tytso@mit.edu>
To: Vladislav Bolkhovitin <vst@vlnb.net>
Cc: linux-ext4@vger.kernel.org
Subject: Re: Crash after umount'ing a disconnected disk (Re: extfs reliability)
Date: Thu, 5 Aug 2010 17:17:58 -0400	[thread overview]
Message-ID: <20100805211758.GA12358@thunk.org> (raw)
In-Reply-To: <4C5B1137.1070001@vlnb.net>

On Thu, Aug 05, 2010 at 11:29:59PM +0400, Vladislav Bolkhovitin wrote:
> >Have you had a chance to check out whether this patch solves the
> >problem you were complaining with respect to yanking out the last
> >iSCSI or FC link to a hard drive, and then umounting the disk
> >afterwards?
> 
> Looks like it works. I was able to reach that branch (see AAA in the
> attached log) and it was handled well.

OK, great!

> I've also got other (see the attached log file):
> 
> 1. A bunch of detected hung tasks with call traces.
> 

Is this unique to ext4?  It looks like a problem where we're either
(a) not getting an I/O error from the block device in time before we
get the hung task timeout (which might be the right thing, if the link
eventually comes back --- what I've seen is there's a no clear
consensus how long the last FC or iSCSI link should be done before we
give up on an I/O operation), or (b) for some reason we're not
noticing the I/O error and waiting forever.  I believe (a) is more
likely here, but it's possible it's (b).  Do you eventually get file
system I/O errors that abort the journal transaction?  You should...

> 2. "JBD: recovery failed" I reported before.

I've searched my mail archives, and I'm not sure what you're talking
about here.  Maybe this was in an e-mail that you sent that perhaps
got lost?

						- Ted

  reply	other threads:[~2010-08-05 21:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-04 18:03 Crash after umount'ing a disconnected disk (Re: extfs reliability) Ted Ts'o
2010-08-04 18:24 ` Vladislav Bolkhovitin
2010-08-05 19:29 ` Vladislav Bolkhovitin
2010-08-05 21:17   ` Ted Ts'o [this message]
2010-08-06 13:23     ` Vladislav Bolkhovitin
2010-08-06 18:10       ` Ted Ts'o
2010-08-09 18:45         ` Crash after umount'ing a disconnected disk and JBD: recovery failed " Vladislav Bolkhovitin
2010-08-09 19:32           ` Ted Ts'o
2010-08-13 19:04             ` Vladislav Bolkhovitin

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=20100805211758.GA12358@thunk.org \
    --to=tytso@mit.edu \
    --cc=linux-ext4@vger.kernel.org \
    --cc=vst@vlnb.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).