All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hubert Tonneau <hubert.tonneau@heliogroup.fr>
To: linux-kernel@vger.kernel.org
Subject: USB storage crash report in 2.6
Date: Mon, 16 Aug 2004 09:11:48 GMT	[thread overview]
Message-ID: <04BQXJO12@server5.heliogroup.fr> (raw)

When I try to copy large amount of datas (more than 100 GB) between USB
attached disks, I get a crash with Linux 2.6

Here are the extra details I can provide:

At crash time, the machine completely freezes, so I can only report what I can
see on the screen, mainly the stack trace report:
scan_async
ehci_watchlog
ehci_work
ehci_watchlog
run_timer_softirq
__do_softirq
do_softirq
smp_apic_timer_interrupt
apic_timer_interrupt
default_idle
call_console_driver
printk

The machine is running a Dell sx270 (P4 hyperthreading) running Linux 2.6.8.1

What I do is try to copy roughly 60 GB from disk sdc to sda (EXT3 to EXT3),
and then another 60 GB from sdc to sdb
The crash appends after copying roughly 100 GB.
It can be reproduced.
I had no problem when I first copied from sda to sdc and sdb to sdc (it was
XFS to EXT3).

I tried the following, without success:
. downgrade to 2.6.7
. desable kernel preempting
. change target filesystem from EXT3 to EXT2 then to XFS

What did success is downgrade to 2.4.27

Anyway, I got no crash on all our various machines running 2.6.6 and 2.6.7,
including some busy ones, unless some USB device is attached (once reading
a deffective DVD, and this time copying between USB disks).

Just in case, I also remember that I also had a server repetingly freezing
in early 2.6, and it was related to a bad cable generating tiny error on the
SCSI bus (MTP fusion controler) and it was properly handled by 2.4, not by 2.6
so the problem might be related to handling tiny problems in the SCSI layer
as well (assuming it was not an MTP fusion driver problem).


             reply	other threads:[~2004-08-16  9:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-16  9:11 Hubert Tonneau [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-08-16 17:35 USB storage crash report in 2.6 Hubert Tonneau

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=04BQXJO12@server5.heliogroup.fr \
    --to=hubert.tonneau@heliogroup.fr \
    --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.