mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Roberto Nibali <ratz@drugphish.ch>
To: Jens Axboe <axboe@suse.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ext3 oops (probably I/O congestion/starvation related), already solved?
Date: Tue, 26 Oct 2004 11:08:53 +0200	[thread overview]
Message-ID: <417E1425.208@drugphish.ch> (raw)
In-Reply-To: <20041025201436.GA23934@suse.de>

Hello Jens,

Thanks for your reply.

> Just to be on the safe side, have you reproduced it without?

Nope, I would first like to backup the data since this trace got me 
pretty scared and I care about the data on this disk. So I bought a 
DVD-R burner and I'm now happily doing my 160GB of backup.

> Just
> because nvidia doesn't show up in the trace, doesn't mean it hasn't
> corrupted memory elsewhere.

Fair enough.

> 00200200 is the list deletion poison, double remove of a list and in
> this case the timer base. That's pretty bad news.
> 
> So please do try and reproduce without the nvidia module.

I will try, for sure and I'll post back my results if I can make it oops 
again.. However I don't know how to reproduce it. I showed up once or 
twice during high I/O and while I was writing to and reading from disk 
over ieee1394. Could it also be a bad cable? The I/O is also dog slow 
when writing to disk, reading is like 15 MBytes/s.

> This is also a list related issue:
> 
>         if (!list_empty(&sbi->s_orphan))
>                 dump_orphan_list(sb, sbi);
>         J_ASSERT(list_empty(&sbi->s_orphan));

I'll also try a new firewire cable, since most of the times (in my 
experience) the cable has been the source of all problems. Normally the 
disk gets only remounted RO during deletion of files (this is a really 
irritating thing right now, I can't delete my files over ieee1394) which 
seems to prevent this kind of oops.

Thanks and best regards,
Roberto Nibali, ratz
-- 
echo 
'[q]sa[ln0=aln256%Pln256/snlbx]sb3135071790101768542287578439snlbxq' | dc

      reply	other threads:[~2004-10-26  9:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-23 12:27 Roberto Nibali
2004-10-25 20:14 ` Jens Axboe
2004-10-26  9:08   ` Roberto Nibali [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=417E1425.208@drugphish.ch \
    --to=ratz@drugphish.ch \
    --cc=axboe@suse.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome