Displaying 3 results from an estimated 3 matches for "scsi_softirq".
2005 Nov 30
2
kernel panic this morning
When I came into work this morning the console had the following:
bio_endio
__end_that_request_first
scsi_end_request
scsi_io_completion
scsi_finish_command
scsi_softirq
__do_softirq
do_softirg
do_irq
command_interrupt
default_idle
cpu_idle
start_kernel
Panic
I am running software RAID-1 on this machine. I had 2 IDE disks and the
machine when down once in a while with similiar messages. I switched to
brand new 300 GIG SATA drives and now I am seeing the same kern...
2006 Oct 23
2
Re: BUG in fs/bio.c:99
...7
[<c016ea55>] bio_endio+0x4f/0x54
[<c0251ce5>] __end_that_request_first+0xea/0x1ab
[<d841cdd1>] scsi_end_request+0x1b/0x174 [scsi_mod]
[<d841d268>] scsi_io_completion+0x20b/0x417 [scsi_mod]
[<d841800c>] scsi_finish_command+0xad/0xb1 [scsi_mod]
[<d8417f31>] scsi_softirq+0xba/0xc2 [scsi_mod]
[<c0126a9d>] __do_softirq+0x35/0x79
[<c010934c>] do_softirq+0x46/0x4d
Don't know for you, but im using on that host an PCI/USB 2.0 card, im
not having issues/tested yet same situation for hosts with native USB
2.0.
[root at fattybox ~]# lspci
00:00.0 Host...
2006 Jul 27
0
kernel BUG at fs/bio.c (kernel 2.6.9-34.0.2.EL)
...7
[<c016ea55>] bio_endio+0x4f/0x54
[<c0251ce5>] __end_that_request_first+0xea/0x1ab
[<d841cdd1>] scsi_end_request+0x1b/0x174 [scsi_mod]
[<d841d268>] scsi_io_completion+0x20b/0x417 [scsi_mod]
[<d841800c>] scsi_finish_command+0xad/0xb1 [scsi_mod]
[<d8417f31>] scsi_softirq+0xba/0xc2 [scsi_mod]
[<c0126a9d>] __do_softirq+0x35/0x79
[<c010934c>] do_softirq+0x46/0x4d
=======================
[<c0108910>] do_IRQ+0x2b3/0x2bf
[<c03115c0>] common_interrupt+0x18/0x20
[<c031007b>] rwsem_down_read_failed+0x167/0x204
Code: 0b 1a 00 e9 cc c9 ff f...