* USB storage crash report in 2.6
@ 2004-08-16 9:11 Hubert Tonneau
0 siblings, 0 replies; 2+ messages in thread
From: Hubert Tonneau @ 2004-08-16 9:11 UTC (permalink / raw)
To: linux-kernel
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).
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: USB storage crash report in 2.6
@ 2004-08-16 17:35 Hubert Tonneau
0 siblings, 0 replies; 2+ messages in thread
From: Hubert Tonneau @ 2004-08-16 17:35 UTC (permalink / raw)
To: linux-kernel
Hubert Tonneau wrote:
>
> 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
The crash will not happen if I use an UP instead of SMP kernel.
PS: there is no problem with the disks since I get the exact same behaviour with
a set of three new ones
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-08-16 17:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-16 9:11 USB storage crash report in 2.6 Hubert Tonneau
-- strict thread matches above, loose matches on Subject: below --
2004-08-16 17:35 Hubert Tonneau
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.