linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: panic with AIC7xxx
@ 2006-01-10 21:41 emmanuel.fuste
  0 siblings, 0 replies; 5+ messages in thread
From: emmanuel.fuste @ 2006-01-10 21:41 UTC (permalink / raw)
  To: bunk; +Cc: linux-kernel, James.Bottomley, linux-scsi

Somme good and somme bad news :

> Hello,
> > > I recently made the switch from 2.4.26 to 2.6.13 and
> 2.6.14rc5 on my old
> > > dual 586mmx 233mhz.
> > 
> > are your problems still present in 2.6.15?
> > 
> > > I've got many problems with SMP on 2.6.13 (bad irq
> balancing/routing
> > > very bad performance on IDE and SCSI) but I tried to use
> the long
> > > awaited CDRW support.
....
> > -- 
> 
> I was waiting the merge of the patch serie from Hannes
> Reinecke <hare () suse ! de>, because of the sequencer fixes.
> I did'nt try this patch serie myself because the sequencer
> fixes one ([PATCH 5/6]] never reach lkml or linux-scsi.
> 
> I will compile a clean 2.6.15 today and give it a try this
> evening.

So, good news, kernel boot and raw hardisk perfs (hdparm -t)
are event a little better.

Bad news : 
- irq balancing/routing is one more time broken
rafale:~# cat /proc/interrupts 
           CPU0       CPU1       
  0:     209712        167    IO-APIC-edge  timer
  1:        861         10    IO-APIC-edge  i8042
  2:          0          0          XT-PIC  cascade
  5:          0          0    IO-APIC-edge  SoundBlaster
  7:          1          2    IO-APIC-edge  parport0
  8:          3          1    IO-APIC-edge  rtc
 12:      17770          3    IO-APIC-edge  i8042
145:       2362          1   IO-APIC-level  eth0
161:      24282          1   IO-APIC-level  aic7xxx, uhci_hcd:usb1
NMI:          0          0 
LOC:     209769     209768 
ERR:          0
MIS:          0

- when I try to format my cdrw with cdrwtool -d /dev/sr0 -q,
the red led of the scsi bus activity ligth on, scsi bus lock
(I could switch console and try to log in but without succes
since hdd could not be reach), all without any message on the
console and few seconds later, the machine is killed with a
kernel panic : "Fatal exception in Interrupt" in 
ahc_handle_seqint +0x371/0x1055 [aic7xxx]
If you want, I could send you a screen-shot of the panic taken
with my phone tomorow (I need a windows computer to get the
picture out of my phone).

Regards,
Emmanuel.

Accédez au courrier électronique de La Poste : www.laposte.net ; 
3615 LAPOSTENET (0,34 €/mn) ; tél : 08 92 68 13 50 (0,34€/mn)




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: panic with AIC7xxx
@ 2006-01-10  9:33 emmanuel.fuste
  0 siblings, 0 replies; 5+ messages in thread
From: emmanuel.fuste @ 2006-01-10  9:33 UTC (permalink / raw)
  To: bunk; +Cc: linux-kernel, James.Bottomley, linux-scsi

Hello,

> On Sat, Oct 29, 2005 at 01:34:20AM +0200, Emmanuel Fusté wrote:
> 
> > Hello,
> 
> Hi Emmanuel,
> 
> > I recently made the switch from 2.4.26 to 2.6.13 and
2.6.14rc5 on my old
> > dual 586mmx 233mhz.
> 
> are your problems still present in 2.6.15?
> 
> > I've got many problems with SMP on 2.6.13 (bad irq
balancing/routing
> > very bad performance on IDE and SCSI) but I tried to use
the long
> > awaited CDRW support.
> > I format a disc with cdrwtools -d/dev/cdrw -t4 -q
> > the initialisation of the disc start and ~5min later I got :
> > 
> > Oct 20 20:44:57 rafale kernel: scsi0:0:3:0: Attempting to
queue an ABORT message
> > Oct 20 20:44:57 rafale kernel: CDB: 0x4 0x17 0x0 0x0 0x0 0x0
> > Oct 20 20:44:57 rafale kernel: scsi0: At time of recovery,
card was not paused
......
> > 
> > Now I use a 2.6.14rc5 kernel with great results from a
performance stand
> > point: no longer bad SMP IRQ routing/balancing, good perfs
for IDE and
> > SCSI disc but when I try to blank a disc with the same
command:
> > cdrwtools -d/dev/cdrw -t4 -q
> > Nothing append and the cd-writer/scsi bus directly crash:
> > Oct 26 21:07:57 rafale kernel: scsi0:0:3:0: Attempting to
queue an ABORT message
> > Oct 26 21:07:57 rafale kernel: CDB: 0x5c 0x0 0x0 0x0 0x0
0x0 0x0 0x0 0xc 0x0 0x0 0x0
> > Oct 26 21:07:57 rafale kernel: scsi0: At time of recovery,
card was not paused
.......
> 
> cu
> Adrian
> 
> -- 

I was waiting the merge of the patch serie from Hannes
Reinecke <hare () suse ! de>, because of the sequencer fixes.
I did'nt try this patch serie myself because the sequencer
fixes one ([PATCH 5/6]] never reach lkml or linux-scsi.

I will compile a clean 2.6.15 today and give it a try this
evening.

Regards,
Emmanuel.

Accédez au courrier électronique de La Poste : www.laposte.net ; 
3615 LAPOSTENET (0,34 €/mn) ; tél : 08 92 68 13 50 (0,34€/mn)




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: panic with AIC7xxx
  2005-10-28 23:34 panic with AIC7xxx Emmanuel Fusté
@ 2006-01-10  0:48 ` Adrian Bunk
  0 siblings, 0 replies; 5+ messages in thread
From: Adrian Bunk @ 2006-01-10  0:48 UTC (permalink / raw)
  To: Emmanuel Fusté; +Cc: linux-kernel, James.Bottomley, linux-scsi

On Sat, Oct 29, 2005 at 01:34:20AM +0200, Emmanuel Fusté wrote:

> Hello,

Hi Emmanuel,

> I recently made the switch from 2.4.26 to 2.6.13 and 2.6.14rc5 on my old
> dual 586mmx 233mhz.

are your problems still present in 2.6.15?

> I've got many problems with SMP on 2.6.13 (bad irq balancing/routing
> very bad performance on IDE and SCSI) but I tried to use the long
> awaited CDRW support.
> I format a disc with cdrwtools -d/dev/cdrw -t4 -q
> the initialisation of the disc start and ~5min later I got :
> 
> Oct 20 20:44:57 rafale kernel: scsi0:0:3:0: Attempting to queue an ABORT message
> Oct 20 20:44:57 rafale kernel: CDB: 0x4 0x17 0x0 0x0 0x0 0x0
> Oct 20 20:44:57 rafale kernel: scsi0: At time of recovery, card was not paused
> Oct 20 20:44:57 rafale kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<<
> Oct 20 20:44:57 rafale kernel: scsi0: Dumping Card State while idle, at SEQADDR 0x9
> Oct 20 20:44:57 rafale kernel: Card was paused
> Oct 20 20:44:57 rafale kernel: ACCUM = 0x0, SINDEX = 0x4, DINDEX = 0xe4, ARG_2 = 0x0
> Oct 20 20:44:57 rafale kernel: HCNT = 0x0 SCBPTR = 0x7
> Oct 20 20:44:57 rafale kernel: SCSISIGI[0x0] ERROR[0x0] SCSIBUSL[0x0] LASTPHASE[0x1]:(P_BUSFREE) 
> Oct 20 20:44:57 rafale kernel: SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) SBLKCTL[0xa]:(SELWIDE|SELBUSB) 
> Oct 20 20:44:57 rafale kernel: SCSIRATE[0x0] SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0xc0]:(NO_CDB_SENT|NOT_IDENTIFIED) 
> Oct 20 20:44:57 rafale kernel: SSTAT0[0x0] SSTAT1[0xa]:(PHASECHG|BUSFREE) SSTAT2[0x0] 
> Oct 20 20:44:57 rafale kernel: SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xa4]:(ENSCSIPERR|ENSCSIRST|ENSELTIMO) 
> Oct 20 20:44:57 rafale kernel: SXFRCTL0[0x80]:(DFON) DFCNTRL[0x0] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL) 
> Oct 20 20:44:57 rafale kernel: STACK: 0x0 0x166 0x10c 0x3
> Oct 20 20:44:57 rafale kernel: SCB count = 12
> Oct 20 20:44:57 rafale kernel: Kernel NEXTQSCB = 2
> Oct 20 20:44:57 rafale kernel: Card NEXTQSCB = 2
> Oct 20 20:44:57 rafale kernel: QINFIFO entries: 
> Oct 20 20:44:57 rafale kernel: Waiting Queue entries: 
> Oct 20 20:44:57 rafale kernel: Disconnected Queue entries: 0:11 
> Oct 20 20:44:57 rafale kernel: QOUTFIFO entries: 
> Oct 20 20:44:57 rafale kernel: Sequencer Free SCB List: 7 4 5 3 1 8 6 2 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 
> Oct 20 20:44:57 rafale kernel: Sequencer SCB Info: 
> Oct 20 20:44:57 rafale kernel:   0 SCB_CONTROL[0x44]:(DISCONNECTED|DISCENB) SCB_SCSIID[0x37] 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xb] 
> Oct 20 20:44:57 rafale kernel:   1 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:   2 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:   3 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:   4 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:   5 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:   6 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:   7 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:   8 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:   9 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  10 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  11 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  12 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  13 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  14 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  15 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  16 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  17 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  18 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  19 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  20 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  21 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  22 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  23 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  24 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  25 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  26 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  27 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  28 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  29 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  30 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel:  31 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 20 20:44:57 rafale kernel: Pending list: 
> Oct 20 20:44:57 rafale kernel:  11 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
> Oct 20 20:44:57 rafale kernel: Kernel Free SCB list: 4 1 0 5 7 3 6 10 9 8 
> Oct 20 20:44:57 rafale kernel: Untagged Q(3): 11 
> Oct 20 20:44:57 rafale kernel: 
> Oct 20 20:44:57 rafale kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>>
> Oct 20 20:44:57 rafale kernel: (scsi0:A:3:0): Device is disconnected, re-queuing SCB
> Oct 20 20:44:57 rafale kernel: Recovery code sleeping
> Oct 20 20:44:57 rafale kernel: Recovery SCB completes
> Oct 20 20:44:57 rafale kernel: Recovery code awake
> Oct 20 20:44:57 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 20 20:44:57 rafale kernel: scsi0:0:3:0: Attempting to queue a TARGET RESET message
> Oct 20 20:44:57 rafale kernel: CDB: 0x4 0x17 0x0 0x0 0x0 0x0
> Oct 20 20:44:57 rafale kernel: scsi0:0:3:0: Command not found
> Oct 20 20:44:57 rafale kernel: aic7xxx_dev_reset returns 0x2002
> Oct 20 20:45:08 rafale kernel: scsi: Device offlined - not ready after error recovery: host 0 channel 0 id 3 lun 0
> Oct 20 20:45:08 rafale kernel: scsi0 (3:0): rejecting I/O to offline device
> 
> 
> 
> Now I use a 2.6.14rc5 kernel with great results from a performance stand
> point: no longer bad SMP IRQ routing/balancing, good perfs for IDE and
> SCSI disc but when I try to blank a disc with the same command:
> cdrwtools -d/dev/cdrw -t4 -q
> Nothing append and the cd-writer/scsi bus directly crash:
> Oct 26 21:07:57 rafale kernel: scsi0:0:3:0: Attempting to queue an ABORT message
> Oct 26 21:07:57 rafale kernel: CDB: 0x5c 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc 0x0 0x0 0x0
> Oct 26 21:07:57 rafale kernel: scsi0: At time of recovery, card was not paused
> Oct 26 21:07:57 rafale kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<<
> Oct 26 21:07:57 rafale kernel: scsi0: Dumping Card State in Command phase, at SEQADDR 0xb8
> Oct 26 21:07:57 rafale kernel: Card was paused
> Oct 26 21:07:57 rafale kernel: ACCUM = 0x80, SINDEX = 0xa0, DINDEX = 0xe4, ARG_2 = 0x1
> Oct 26 21:07:57 rafale kernel: HCNT = 0xc SCBPTR = 0x4
> Oct 26 21:07:57 rafale kernel: SCSISIGI[0x44]:(BSYI|IOI) ERROR[0x0] SCSIBUSL[0x0] 
> Oct 26 21:07:57 rafale kernel: LASTPHASE[0x80]:(CDI) SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) 
> Oct 26 21:07:57 rafale kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB) SCSIRATE[0x18]:(SINGLE_EDGE) 
> Oct 26 21:07:57 rafale kernel: SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0x0] SSTAT0[0x0] 
> Oct 26 21:07:57 rafale kernel: SSTAT1[0x3]:(REQINIT|PHASECHG) SSTAT2[0x50]:(EXP_ACTIVE|SHVALID) 
> Oct 26 21:07:57 rafale kernel: SSTAT3[0xc] SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO) 
> Oct 26 21:07:57 rafale kernel: SXFRCTL0[0x80]:(DFON) DFCNTRL[0x24]:(DIRECTION|SCSIEN) 
> Oct 26 21:07:57 rafale kernel: DFSTATUS[0x80]:(PRELOAD_AVAIL) 
> Oct 26 21:07:57 rafale kernel: STACK: 0x0 0x167 0x17d 0x35
> Oct 26 21:07:57 rafale kernel: SCB count = 12
> Oct 26 21:07:57 rafale kernel: Kernel NEXTQSCB = 6
> Oct 26 21:07:57 rafale kernel: Card NEXTQSCB = 6
> Oct 26 21:07:57 rafale kernel: QINFIFO entries: 
> Oct 26 21:07:57 rafale kernel: Waiting Queue entries: 
> Oct 26 21:07:57 rafale kernel: Disconnected Queue entries: 
> Oct 26 21:07:57 rafale kernel: QOUTFIFO entries: 
> Oct 26 21:07:57 rafale kernel: Sequencer Free SCB List: 8 0 7 5 3 6 1 2 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 
> Oct 26 21:07:57 rafale kernel: Sequencer SCB Info: 
> Oct 26 21:07:57 rafale kernel:   0 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:   1 SCB_CONTROL[0x80]:(TARGET_SCB) SCB_SCSIID[0x47] SCB_LUN[0x0] 
> Oct 26 21:07:57 rafale kernel: SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:   2 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:   3 SCB_CONTROL[0x80]:(TARGET_SCB) SCB_SCSIID[0x47] SCB_LUN[0x0] 
> Oct 26 21:07:57 rafale kernel: SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:   4 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
> Oct 26 21:07:57 rafale kernel: SCB_TAG[0x7] 
> Oct 26 21:07:57 rafale kernel:   5 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:   6 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:   7 SCB_CONTROL[0x80]:(TARGET_SCB) SCB_SCSIID[0x47] SCB_LUN[0x0] 
> Oct 26 21:07:57 rafale kernel: SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:   8 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:   9 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  10 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  11 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  12 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  13 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  14 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  15 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  16 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  17 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  18 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  19 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  20 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  21 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  22 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  23 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  24 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  25 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  26 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  27 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  28 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  29 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  30 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel:  31 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:07:57 rafale kernel: Pending list: 
> Oct 26 21:07:57 rafale kernel:   7 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
> Oct 26 21:07:57 rafale kernel: Kernel Free SCB list: 3 5 4 0 11 2 1 10 9 8 
> Oct 26 21:07:57 rafale kernel: Untagged Q(3): 7 
> Oct 26 21:07:57 rafale kernel: 
> Oct 26 21:07:57 rafale kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>>
> Oct 26 21:07:57 rafale kernel: scsi0:0:3:0: Device is active, asserting ATN
> Oct 26 21:07:57 rafale kernel: Recovery code sleeping
> Oct 26 21:07:57 rafale kernel: (scsi0:A:3:0): Abort Message Sent
> Oct 26 21:07:57 rafale kernel: (scsi0:A:3:0): Recovery SCB completes
> Oct 26 21:07:57 rafale kernel: Recovery code awake
> Oct 26 21:07:57 rafale kernel: Unexpected busfree in Message-out phase
> Oct 26 21:07:57 rafale kernel: SEQADDR == 0x1a8
> Oct 26 21:07:57 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:3:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x5c 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc 0x0 0x0 0x0
> Oct 26 21:08:58 rafale kernel: scsi0: At time of recovery, card was not paused
> Oct 26 21:08:58 rafale kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<<
> Oct 26 21:08:58 rafale kernel: scsi0: Dumping Card State in Command phase, at SEQADDR 0xb8
> Oct 26 21:08:58 rafale kernel: Card was paused
> Oct 26 21:08:58 rafale kernel: ACCUM = 0x80, SINDEX = 0xa0, DINDEX = 0xe4, ARG_2 = 0x1
> Oct 26 21:08:58 rafale kernel: HCNT = 0xc SCBPTR = 0x4
> Oct 26 21:08:58 rafale kernel: SCSISIGI[0x44]:(BSYI|IOI) ERROR[0x0] SCSIBUSL[0x0] 
> Oct 26 21:08:58 rafale kernel: LASTPHASE[0x80]:(CDI) SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) 
> Oct 26 21:08:58 rafale kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB) SCSIRATE[0x18]:(SINGLE_EDGE) 
> Oct 26 21:08:58 rafale kernel: SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0x0] SSTAT0[0x0] 
> Oct 26 21:08:58 rafale kernel: SSTAT1[0x3]:(REQINIT|PHASECHG) SSTAT2[0x50]:(EXP_ACTIVE|SHVALID) 
> Oct 26 21:08:58 rafale kernel: SSTAT3[0xc] SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO) 
> Oct 26 21:08:58 rafale kernel: SXFRCTL0[0x80]:(DFON) DFCNTRL[0x24]:(DIRECTION|SCSIEN) 
> Oct 26 21:08:58 rafale kernel: DFSTATUS[0x80]:(PRELOAD_AVAIL) 
> Oct 26 21:08:58 rafale kernel: STACK: 0xe4 0x167 0x17d 0x35
> Oct 26 21:08:58 rafale kernel: SCB count = 12
> Oct 26 21:08:58 rafale kernel: Kernel NEXTQSCB = 10
> Oct 26 21:08:58 rafale kernel: Card NEXTQSCB = 7
> Oct 26 21:08:58 rafale kernel: QINFIFO entries: 7 3 5 4 0 11 2 1 
> Oct 26 21:08:58 rafale kernel: Waiting Queue entries: 
> Oct 26 21:08:58 rafale kernel: Disconnected Queue entries: 
> Oct 26 21:08:58 rafale kernel: QOUTFIFO entries: 
> Oct 26 21:08:58 rafale kernel: Sequencer Free SCB List: 8 0 7 5 3 6 1 2 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 
> Oct 26 21:08:58 rafale kernel: Sequencer SCB Info: 
> Oct 26 21:08:58 rafale kernel:   0 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:   1 SCB_CONTROL[0x80]:(TARGET_SCB) SCB_SCSIID[0x47] SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel: SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:   2 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:   3 SCB_CONTROL[0x80]:(TARGET_SCB) SCB_SCSIID[0x47] SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel: SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:   4 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel: SCB_TAG[0x6] 
> Oct 26 21:08:58 rafale kernel:   5 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:   6 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:   7 SCB_CONTROL[0x80]:(TARGET_SCB) SCB_SCSIID[0x47] SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel: SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:   8 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:   9 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  10 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  11 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  12 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  13 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  14 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  15 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  16 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  17 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  18 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  19 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  20 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  21 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  22 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  23 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  24 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  25 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  26 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  27 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  28 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  29 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  30 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  31 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel: Pending list: 
> Oct 26 21:08:58 rafale kernel:   1 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:   2 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:  11 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:   0 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:   4 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:   5 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:   3 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:   7 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:   6 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel: Kernel Free SCB list: 9 8 
> Oct 26 21:08:58 rafale kernel: Untagged Q(3): 6 
> Oct 26 21:08:58 rafale kernel: 
> Oct 26 21:08:58 rafale kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>>
> Oct 26 21:08:58 rafale kernel: scsi0:0:3:0: Device is active, asserting ATN
> Oct 26 21:08:58 rafale kernel: Recovery code sleeping
> Oct 26 21:08:58 rafale kernel: (scsi0:A:3:0): Abort Message Sent
> Oct 26 21:08:58 rafale kernel: (scsi0:A:3:0): Recovery SCB completes
> Oct 26 21:08:58 rafale kernel: Unexpected busfree in Message-out phase
> Oct 26 21:08:58 rafale kernel: SEQADDR == 0x1a8
> Oct 26 21:08:58 rafale kernel: Recovery code awake
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x81 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x8a 0x2b 0xa1 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0xa2 0xef 0x1 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0xa2 0xef 0x59 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x19 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x31 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x91 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x8a 0x2b 0xa9 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:3:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x5c 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc 0x0 0x0 0x0
> Oct 26 21:08:58 rafale kernel: scsi0: At time of recovery, card was not paused
> Oct 26 21:08:58 rafale kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<<
> Oct 26 21:08:58 rafale kernel: scsi0: Dumping Card State in Command phase, at SEQADDR 0xb7
> Oct 26 21:08:58 rafale kernel: Card was paused
> Oct 26 21:08:58 rafale kernel: ACCUM = 0x80, SINDEX = 0xa0, DINDEX = 0xe4, ARG_2 = 0x2
> Oct 26 21:08:58 rafale kernel: HCNT = 0xc SCBPTR = 0x4
> Oct 26 21:08:58 rafale kernel: SCSISIGI[0x44]:(BSYI|IOI) ERROR[0x0] SCSIBUSL[0x0] 
> Oct 26 21:08:58 rafale kernel: LASTPHASE[0x80]:(CDI) SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) 
> Oct 26 21:08:58 rafale kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB) SCSIRATE[0x18]:(SINGLE_EDGE) 
> Oct 26 21:08:58 rafale kernel: SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0x0] SSTAT0[0x0] 
> Oct 26 21:08:58 rafale kernel: SSTAT1[0x3]:(REQINIT|PHASECHG) SSTAT2[0x50]:(EXP_ACTIVE|SHVALID) 
> Oct 26 21:08:58 rafale kernel: SSTAT3[0xc] SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO) 
> Oct 26 21:08:58 rafale kernel: SXFRCTL0[0x80]:(DFON) DFCNTRL[0x24]:(DIRECTION|SCSIEN) 
> Oct 26 21:08:58 rafale kernel: DFSTATUS[0x80]:(PRELOAD_AVAIL) 
> Oct 26 21:08:58 rafale kernel: STACK: 0xe4 0x167 0x17d 0x35
> Oct 26 21:08:58 rafale kernel: SCB count = 12
> Oct 26 21:08:58 rafale kernel: Kernel NEXTQSCB = 6
> Oct 26 21:08:58 rafale kernel: Card NEXTQSCB = 3
> Oct 26 21:08:58 rafale kernel: QINFIFO entries: 3 
> Oct 26 21:08:58 rafale kernel: Waiting Queue entries: 
> Oct 26 21:08:58 rafale kernel: Disconnected Queue entries: 8:0 5:11 3:2 6:5 0:4 7:1 1:7 
> Oct 26 21:08:58 rafale kernel: QOUTFIFO entries: 
> Oct 26 21:08:58 rafale kernel: Sequencer Free SCB List: 2 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 
> Oct 26 21:08:58 rafale kernel: Sequencer SCB Info: 
> Oct 26 21:08:58 rafale kernel:   0 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0x4] 
> Oct 26 21:08:58 rafale kernel:   1 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0x7] 
> Oct 26 21:08:58 rafale kernel:   2 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x37] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:   3 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0x2] 
> Oct 26 21:08:58 rafale kernel:   4 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel: SCB_TAG[0xa] 
> Oct 26 21:08:58 rafale kernel:   5 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xb] 
> Oct 26 21:08:58 rafale kernel:   6 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0x5] 
> Oct 26 21:08:58 rafale kernel:   7 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0x1] 
> Oct 26 21:08:58 rafale kernel:   8 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0x0] 
> Oct 26 21:08:58 rafale kernel:   9 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  10 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  11 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  12 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  13 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  14 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  15 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  16 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  17 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  18 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  19 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  20 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  21 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  22 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  23 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  24 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  25 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  26 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  27 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  28 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  29 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  30 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel:  31 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
> Oct 26 21:08:58 rafale kernel: Pending list: 
> Oct 26 21:08:58 rafale kernel:   3 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:  10 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:   0 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:  11 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:   2 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:   5 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:   4 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:   1 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel:   7 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
> Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
> Oct 26 21:08:58 rafale kernel: Kernel Free SCB list: 9 8 
> Oct 26 21:08:58 rafale kernel: Untagged Q(3): 10 
> Oct 26 21:08:58 rafale kernel: 
> Oct 26 21:08:58 rafale kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>>
> Oct 26 21:08:58 rafale kernel: scsi0:0:3:0: Device is active, asserting ATN
> Oct 26 21:08:58 rafale kernel: Recovery code sleeping
> Oct 26 21:08:58 rafale kernel: (scsi0:A:3:0): Abort Message Sent
> Oct 26 21:08:58 rafale kernel: (scsi0:A:3:0): Recovery SCB completes
> Oct 26 21:08:58 rafale kernel: Unexpected busfree in Message-out phase
> Oct 26 21:08:58 rafale kernel: SEQADDR == 0x1a8
> Oct 26 21:08:58 rafale kernel: Recovery code awake
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x91 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x31 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x19 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0xa2 0xef 0x59 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0xa2 0xef 0x1 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x8a 0x2b 0xa1 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x81 0x0 0x0 0x8 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
> Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x8a 0x2b 0xb1 0x0 0x0 0x10 0x0
> Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
> Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
> Oct 26 21:08:58 rafale kernel: sr 0:0:3:0: SCSI error: return code = 0x70000
> 
> and finish with a panic captured by hands:
> 
> SCSI0:0:3:0 Device is active, asserting ATN
> Recovery code sleeping
> (SCSI0:A:3:0): Abort message sent
> (SCSI0:A:3:0): Recovery SCB completes
> unexpected busfree in data-out phase
> SEQADDR == 0x1a8
> Recovery code awake
> Kernel panic - not syncing : HOST_MSG_LOOP with invalid SCB ff
> Badness in smp_call_function at arc/i386/smp.c:541
> [<c01102be>] smp_call_function+0x12e/0x140
> [<c011c033>] printk+0x13/0x20
> [<c0110923>] smp_send_stop+0x13/0x20
> [<c011b799>] panic+0x49/0x100
> [<e08a4001>] ahc_handle_seqint+0x1561/0x1570 [aic7xxx]
> [<e08b6f2b>] ahc_linux_isr+0x21b/0x260 [aic7xxx]
> [<c013d493>] handle_IRQ_event+0x33/0x60
> .....
> 
> If it could help, log of the scsi detection at boot:
> 
> Oct 26 21:16:47 rafale kernel: SCSI subsystem initialized
> Oct 26 21:16:47 rafale kernel: scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
> Oct 26 21:16:47 rafale kernel:         <Adaptec 2940 Ultra2 SCSI adapter>
> Oct 26 21:16:47 rafale kernel:         aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs
> Oct 26 21:16:47 rafale kernel: 
> Oct 26 21:16:47 rafale kernel:   Vendor: IBM       Model: DMVS18V           Rev: 02B0
> Oct 26 21:16:47 rafale kernel:   Type:   Direct-Access                      ANSI SCSI revision: 03
> Oct 26 21:16:47 rafale kernel: scsi0:A:0:0: Tagged Queuing enabled.  Depth 8
> Oct 26 21:16:47 rafale kernel:  target0:0:0: Beginning Domain Validation
> Oct 26 21:16:47 rafale kernel:  target0:0:0: wide asynchronous.
> Oct 26 21:16:47 rafale kernel:  target0:0:0: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 31)
> Oct 26 21:16:47 rafale kernel:  target0:0:0: Ending Domain Validation
> Oct 26 21:16:47 rafale kernel:   Vendor: YAMAHA    Model: CRW6416S          Rev: 1.0d
> Oct 26 21:16:47 rafale kernel:   Type:   CD-ROM                             ANSI SCSI revision: 02
> Oct 26 21:16:47 rafale kernel:  target0:0:3: Beginning Domain Validation
> Oct 26 21:16:47 rafale kernel:  target0:0:3: Domain Validation skipping write tests
> Oct 26 21:16:47 rafale kernel:  target0:0:3: FAST-10 SCSI 10.0 MB/s ST (100 ns, offset 15)
> Oct 26 21:16:47 rafale kernel:  target0:0:3: Ending Domain Validation
> Oct 26 21:16:47 rafale kernel:   Vendor: TOSHIBA   Model: CD-ROM XM-3501TA  Rev: 1875
> Oct 26 21:16:47 rafale kernel:   Type:   CD-ROM                             ANSI SCSI revision: 02
> Oct 26 21:16:47 rafale kernel:  target0:0:4: Beginning Domain Validation
> Oct 26 21:16:47 rafale kernel:  target0:0:4: Domain Validation skipping write tests
> Oct 26 21:16:47 rafale kernel:  target0:0:4: Ending Domain Validation
> Oct 26 21:16:47 rafale kernel: Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0,  type 0
> Oct 26 21:16:47 rafale kernel: Attached scsi generic sg1 at scsi0, channel 0, id 3, lun 0,  type 5
> Oct 26 21:16:47 rafale kernel: Attached scsi generic sg2 at scsi0, channel 0, id 4, lun 0,  type 5
> Oct 26 21:16:47 rafale kernel: SCSI device sda: 35843670 512-byte hdwr sectors (18352 MB)
> Oct 26 21:16:47 rafale kernel: SCSI device sda: drive cache: write back
> Oct 26 21:16:47 rafale kernel: SCSI device sda: 35843670 512-byte hdwr sectors (18352 MB)
> Oct 26 21:16:47 rafale kernel: SCSI device sda: drive cache: write back
> Oct 26 21:16:47 rafale kernel:  sda: sda1 sda2 sda3 sda4
> Oct 26 21:16:47 rafale kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
> Oct 26 21:16:47 rafale kernel: sr0: scsi3-mmc drive: 16x/16x writer cd/rw xa/form2 cdda tray
> Oct 26 21:16:47 rafale kernel: Uniform CD-ROM driver Revision: 3.20
> Oct 26 21:16:47 rafale kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 3, lun 0
> Oct 26 21:16:47 rafale kernel: sr1: scsi-1 drive
> Oct 26 21:16:47 rafale kernel: Attached scsi CD-ROM sr1 at scsi0, channel 0, id 4, lun 0
> 
> Thanks.
> Emmanuel.
> 
> -- 
> Emmanuel Fusté <emmanuel.fuste@laposte.net>
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Panic with aic7xxx
@ 2005-11-22 16:59 Robie Basak
  0 siblings, 0 replies; 5+ messages in thread
From: Robie Basak @ 2005-11-22 16:59 UTC (permalink / raw)
  To: linux-kernel

Hi,

I've had a SCSI-related panic on 2.4.31. This seems related to:
    http://www.ussg.iu.edu/hypermail/linux/kernel/0202.3/0038.html

I have aic7xxx compiled in, not as a module. /proc/scsi/aic7xxx/0 says
that I'm using driver version 6.2.36, higher than in the patch mentioned
there.

The eventual panic message is "Kernel panic: Loop 1", which seems
related to the above. I can't make sense of the rest.

We use a lot of these cards (Adaptec 2904), and this is the first time
this has happened - I doubt I can reproduce.

We believe it happened while trying to kill an afio process that was
hung trying to read from a tape. The drive is a DDS4, identifying as
"ARCHIVE  Model: Python 06408-XXX Rev: 9100"
(Seagate/Certance/Quantum/whoever it is this week).

Full text out of syslog, lspci, /proc/scsi/scsi and /proc/scsi/aic7xxx/0
below (all taken after a subsequent reboot).


syslog:

Nov 21 14:53:19 eccles kernel: scsi0:0:5:0: Attempting to queue an ABORT message
Nov 21 14:53:19 eccles kernel: CDB: 0x0 0x0 0x0 0x0 0x0 0x0
Nov 21 14:53:19 eccles kernel: scsi0: At time of recovery, card was paused
Nov 21 14:53:19 eccles kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<<
Nov 21 14:53:19 eccles kernel: scsi0: Dumping Card State in Data-out phase, at SEQADDR 0x0
Nov 21 14:53:19 eccles kernel: Card was paused
Nov 21 14:53:19 eccles kernel: ACCUM = 0x0, SINDEX = 0x0, DINDEX = 0x0, ARG_2 = 0x0
Nov 21 14:53:19 eccles kernel: HCNT = 0x0 SCBPTR = 0x0
Nov 21 14:53:19 eccles kernel: SCSISIGI[0x0] ERROR[0x40] SCSIBUSL[0x0] LASTPHASE[0x0] 
Nov 21 14:53:19 eccles kernel: SCSISEQ[0x0] SBLKCTL[0xca] SCSIRATE[0x0] SEQCTL[0xa0] 
Nov 21 14:53:19 eccles kernel: SEQ_FLAGS[0x0] SSTAT0[0x0] SSTAT1[0x8] SSTAT2[0x0] 
Nov 21 14:53:19 eccles kernel: SSTAT3[0x0] SIMODE0[0x0] SIMODE1[0x0] SXFRCTL0[0x0] 
Nov 21 14:53:19 eccles kernel: DFCNTRL[0x0] DFSTATUS[0x89] 
Nov 21 14:53:20 eccles kernel: STACK: 0x0 0x0 0x0 0x0
Nov 21 14:53:20 eccles kernel: SCB count = 5
Nov 21 14:53:20 eccles kernel: Kernel NEXTQSCB = 4
Nov 21 14:53:20 eccles kernel: Card NEXTQSCB = 0
Nov 21 14:53:20 eccles kernel: QINFIFO entries: 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 4 3 3 4 3 4 3 4 3 
Nov 21 14:53:20 eccles kernel: Waiting Queue entries: 0:255 1:255 3:255 7:255 15:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:
Nov 21 14:53:20 eccles kernel: 55 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 
Nov 21 14:53:20 eccles kernel: Disconnected Queue entries: 0:255 1:255 3:255 7:255 15:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:25
Nov 21 14:53:20 eccles kernel:  31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 31:255 
Nov 21 14:53:20 eccles kernel: QOUTFIFO entries: 
Nov 21 14:53:20 eccles kernel: Sequencer Free SCB List: 0 1 3 7 15 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 
Nov 21 14:53:20 eccles kernel: Sequencer SCB Info: 
Nov 21 14:53:20 eccles kernel:   0 SCB_CONTROL[0xc0] SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:   1 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:   2 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:   3 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:   4 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:   5 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:   6 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:   7 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:   8 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:   9 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  10 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  11 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  12 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  13 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  14 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  15 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  16 SCB_CONTROL[0xc0] SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  17 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  18 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  19 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  20 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  21 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  22 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  23 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  24 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  25 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  26 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  27 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  28 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  29 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  30 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel:  31 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 
Nov 21 14:53:20 eccles kernel: Pending list: 
Nov 21 14:53:20 eccles kernel:   3 SCB_CONTROL[0x40] SCB_SCSIID[0x57] SCB_LUN[0x0] 
Nov 21 14:53:20 eccles kernel: Kernel Free SCB list: 2 1 0 
Nov 21 14:53:20 eccles kernel: Untagged Q(5): 3 
Nov 21 14:53:20 eccles kernel: DevQ(0:5:0): 0 waiting
Nov 21 14:53:20 eccles kernel: 
Nov 21 14:53:20 eccles kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>>
Nov 21 14:53:20 eccles kernel: qinpos = 0, SCB index = 4
Nov 21 14:53:20 eccles kernel: Kernel panic: Loop 1
Nov 21 14:53:20 eccles kernel: 


lspci -vvv:

00:03.0 SCSI storage controller: Adaptec AHA-2940U2/W
        Subsystem: Adaptec: Unknown device a180
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 32 (9750ns min, 6250ns max), cache line size 10
        Interrupt: pin A routed to IRQ 18
        BIST result: 00
        Region 0: I/O ports at ec00 [disabled] [size=256]
        Region 1: Memory at fe104000 (64-bit, non-prefetchable) [size=4K]
        Expansion ROM at fe000000 [disabled] [size=128K]
        Capabilities: [dc] Power Management version 1
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-


/proc/scsi/scsi:

Attached devices: 
Host: scsi0 Channel: 00 Id: 05 Lun: 00
  Vendor: ARCHIVE  Model: Python 06408-XXX Rev: 9100
  Type:   Sequential-Access                ANSI SCSI revision: 03


/proc/scsi/aic7xxx/0:

Adaptec AIC7xxx driver version: 6.2.36
Adaptec 2940 Ultra2 SCSI adapter
aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs
Allocated SCBs: 5, SG List Length: 102

Serial EEPROM:
0x03bb 0x03bb 0x03bb 0x03bb 0x03bb 0x03bb 0x03bb 0x03bb 
0x03bb 0x03bb 0x03bb 0x03bb 0x03bb 0x03bb 0x03bb 0x03bb 
0x18a6 0x1c5d 0x2807 0x0010 0xffff 0xffff 0xffff 0xffff 
0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0x98bf 

Target 0 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 1 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 2 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 3 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 4 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 5 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
	Goal: 40.000MB/s transfers (20.000MHz, offset 32, 16bit)
	Curr: 40.000MB/s transfers (20.000MHz, offset 32, 16bit)
	Channel A Target 5 Lun 0 Settings
		Commands Queued 1201708
		Commands Active 0
		Command Openings 1
		Max Tagged Openings 0
		Device Queue Frozen Count 0
Target 6 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 7 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 8 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 9 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 10 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 11 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 12 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 13 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 14 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)
Target 15 Negotiation Settings
	User: 80.000MB/s transfers (40.000MHz, offset 127, 16bit)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* panic with AIC7xxx
@ 2005-10-28 23:34 Emmanuel Fusté
  2006-01-10  0:48 ` Adrian Bunk
  0 siblings, 1 reply; 5+ messages in thread
From: Emmanuel Fusté @ 2005-10-28 23:34 UTC (permalink / raw)
  To: linux-kernel

Hello,

I recently made the switch from 2.4.26 to 2.6.13 and 2.6.14rc5 on my old
dual 586mmx 233mhz.

I've got many problems with SMP on 2.6.13 (bad irq balancing/routing
very bad performance on IDE and SCSI) but I tried to use the long
awaited CDRW support.
I format a disc with cdrwtools -d/dev/cdrw -t4 -q
the initialisation of the disc start and ~5min later I got :

Oct 20 20:44:57 rafale kernel: scsi0:0:3:0: Attempting to queue an ABORT message
Oct 20 20:44:57 rafale kernel: CDB: 0x4 0x17 0x0 0x0 0x0 0x0
Oct 20 20:44:57 rafale kernel: scsi0: At time of recovery, card was not paused
Oct 20 20:44:57 rafale kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<<
Oct 20 20:44:57 rafale kernel: scsi0: Dumping Card State while idle, at SEQADDR 0x9
Oct 20 20:44:57 rafale kernel: Card was paused
Oct 20 20:44:57 rafale kernel: ACCUM = 0x0, SINDEX = 0x4, DINDEX = 0xe4, ARG_2 = 0x0
Oct 20 20:44:57 rafale kernel: HCNT = 0x0 SCBPTR = 0x7
Oct 20 20:44:57 rafale kernel: SCSISIGI[0x0] ERROR[0x0] SCSIBUSL[0x0] LASTPHASE[0x1]:(P_BUSFREE) 
Oct 20 20:44:57 rafale kernel: SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) SBLKCTL[0xa]:(SELWIDE|SELBUSB) 
Oct 20 20:44:57 rafale kernel: SCSIRATE[0x0] SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0xc0]:(NO_CDB_SENT|NOT_IDENTIFIED) 
Oct 20 20:44:57 rafale kernel: SSTAT0[0x0] SSTAT1[0xa]:(PHASECHG|BUSFREE) SSTAT2[0x0] 
Oct 20 20:44:57 rafale kernel: SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xa4]:(ENSCSIPERR|ENSCSIRST|ENSELTIMO) 
Oct 20 20:44:57 rafale kernel: SXFRCTL0[0x80]:(DFON) DFCNTRL[0x0] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL) 
Oct 20 20:44:57 rafale kernel: STACK: 0x0 0x166 0x10c 0x3
Oct 20 20:44:57 rafale kernel: SCB count = 12
Oct 20 20:44:57 rafale kernel: Kernel NEXTQSCB = 2
Oct 20 20:44:57 rafale kernel: Card NEXTQSCB = 2
Oct 20 20:44:57 rafale kernel: QINFIFO entries: 
Oct 20 20:44:57 rafale kernel: Waiting Queue entries: 
Oct 20 20:44:57 rafale kernel: Disconnected Queue entries: 0:11 
Oct 20 20:44:57 rafale kernel: QOUTFIFO entries: 
Oct 20 20:44:57 rafale kernel: Sequencer Free SCB List: 7 4 5 3 1 8 6 2 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 
Oct 20 20:44:57 rafale kernel: Sequencer SCB Info: 
Oct 20 20:44:57 rafale kernel:   0 SCB_CONTROL[0x44]:(DISCONNECTED|DISCENB) SCB_SCSIID[0x37] 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xb] 
Oct 20 20:44:57 rafale kernel:   1 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:   2 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:   3 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:   4 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:   5 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:   6 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:   7 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:   8 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:   9 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  10 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  11 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  12 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  13 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  14 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  15 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  16 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  17 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  18 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  19 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  20 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  21 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  22 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  23 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  24 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  25 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  26 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  27 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  28 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  29 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  30 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel:  31 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 20 20:44:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 20 20:44:57 rafale kernel: Pending list: 
Oct 20 20:44:57 rafale kernel:  11 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
Oct 20 20:44:57 rafale kernel: Kernel Free SCB list: 4 1 0 5 7 3 6 10 9 8 
Oct 20 20:44:57 rafale kernel: Untagged Q(3): 11 
Oct 20 20:44:57 rafale kernel: 
Oct 20 20:44:57 rafale kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>>
Oct 20 20:44:57 rafale kernel: (scsi0:A:3:0): Device is disconnected, re-queuing SCB
Oct 20 20:44:57 rafale kernel: Recovery code sleeping
Oct 20 20:44:57 rafale kernel: Recovery SCB completes
Oct 20 20:44:57 rafale kernel: Recovery code awake
Oct 20 20:44:57 rafale kernel: aic7xxx_abort returns 0x2002
Oct 20 20:44:57 rafale kernel: scsi0:0:3:0: Attempting to queue a TARGET RESET message
Oct 20 20:44:57 rafale kernel: CDB: 0x4 0x17 0x0 0x0 0x0 0x0
Oct 20 20:44:57 rafale kernel: scsi0:0:3:0: Command not found
Oct 20 20:44:57 rafale kernel: aic7xxx_dev_reset returns 0x2002
Oct 20 20:45:08 rafale kernel: scsi: Device offlined - not ready after error recovery: host 0 channel 0 id 3 lun 0
Oct 20 20:45:08 rafale kernel: scsi0 (3:0): rejecting I/O to offline device



Now I use a 2.6.14rc5 kernel with great results from a performance stand
point: no longer bad SMP IRQ routing/balancing, good perfs for IDE and
SCSI disc but when I try to blank a disc with the same command:
cdrwtools -d/dev/cdrw -t4 -q
Nothing append and the cd-writer/scsi bus directly crash:
Oct 26 21:07:57 rafale kernel: scsi0:0:3:0: Attempting to queue an ABORT message
Oct 26 21:07:57 rafale kernel: CDB: 0x5c 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc 0x0 0x0 0x0
Oct 26 21:07:57 rafale kernel: scsi0: At time of recovery, card was not paused
Oct 26 21:07:57 rafale kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<<
Oct 26 21:07:57 rafale kernel: scsi0: Dumping Card State in Command phase, at SEQADDR 0xb8
Oct 26 21:07:57 rafale kernel: Card was paused
Oct 26 21:07:57 rafale kernel: ACCUM = 0x80, SINDEX = 0xa0, DINDEX = 0xe4, ARG_2 = 0x1
Oct 26 21:07:57 rafale kernel: HCNT = 0xc SCBPTR = 0x4
Oct 26 21:07:57 rafale kernel: SCSISIGI[0x44]:(BSYI|IOI) ERROR[0x0] SCSIBUSL[0x0] 
Oct 26 21:07:57 rafale kernel: LASTPHASE[0x80]:(CDI) SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) 
Oct 26 21:07:57 rafale kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB) SCSIRATE[0x18]:(SINGLE_EDGE) 
Oct 26 21:07:57 rafale kernel: SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0x0] SSTAT0[0x0] 
Oct 26 21:07:57 rafale kernel: SSTAT1[0x3]:(REQINIT|PHASECHG) SSTAT2[0x50]:(EXP_ACTIVE|SHVALID) 
Oct 26 21:07:57 rafale kernel: SSTAT3[0xc] SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO) 
Oct 26 21:07:57 rafale kernel: SXFRCTL0[0x80]:(DFON) DFCNTRL[0x24]:(DIRECTION|SCSIEN) 
Oct 26 21:07:57 rafale kernel: DFSTATUS[0x80]:(PRELOAD_AVAIL) 
Oct 26 21:07:57 rafale kernel: STACK: 0x0 0x167 0x17d 0x35
Oct 26 21:07:57 rafale kernel: SCB count = 12
Oct 26 21:07:57 rafale kernel: Kernel NEXTQSCB = 6
Oct 26 21:07:57 rafale kernel: Card NEXTQSCB = 6
Oct 26 21:07:57 rafale kernel: QINFIFO entries: 
Oct 26 21:07:57 rafale kernel: Waiting Queue entries: 
Oct 26 21:07:57 rafale kernel: Disconnected Queue entries: 
Oct 26 21:07:57 rafale kernel: QOUTFIFO entries: 
Oct 26 21:07:57 rafale kernel: Sequencer Free SCB List: 8 0 7 5 3 6 1 2 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 
Oct 26 21:07:57 rafale kernel: Sequencer SCB Info: 
Oct 26 21:07:57 rafale kernel:   0 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:   1 SCB_CONTROL[0x80]:(TARGET_SCB) SCB_SCSIID[0x47] SCB_LUN[0x0] 
Oct 26 21:07:57 rafale kernel: SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:   2 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:   3 SCB_CONTROL[0x80]:(TARGET_SCB) SCB_SCSIID[0x47] SCB_LUN[0x0] 
Oct 26 21:07:57 rafale kernel: SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:   4 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
Oct 26 21:07:57 rafale kernel: SCB_TAG[0x7] 
Oct 26 21:07:57 rafale kernel:   5 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:   6 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:   7 SCB_CONTROL[0x80]:(TARGET_SCB) SCB_SCSIID[0x47] SCB_LUN[0x0] 
Oct 26 21:07:57 rafale kernel: SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:   8 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:   9 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  10 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  11 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  12 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  13 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  14 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  15 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  16 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  17 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  18 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  19 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  20 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  21 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  22 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  23 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  24 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  25 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  26 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  27 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  28 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  29 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  30 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel:  31 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:07:57 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:07:57 rafale kernel: Pending list: 
Oct 26 21:07:57 rafale kernel:   7 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
Oct 26 21:07:57 rafale kernel: Kernel Free SCB list: 3 5 4 0 11 2 1 10 9 8 
Oct 26 21:07:57 rafale kernel: Untagged Q(3): 7 
Oct 26 21:07:57 rafale kernel: 
Oct 26 21:07:57 rafale kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>>
Oct 26 21:07:57 rafale kernel: scsi0:0:3:0: Device is active, asserting ATN
Oct 26 21:07:57 rafale kernel: Recovery code sleeping
Oct 26 21:07:57 rafale kernel: (scsi0:A:3:0): Abort Message Sent
Oct 26 21:07:57 rafale kernel: (scsi0:A:3:0): Recovery SCB completes
Oct 26 21:07:57 rafale kernel: Recovery code awake
Oct 26 21:07:57 rafale kernel: Unexpected busfree in Message-out phase
Oct 26 21:07:57 rafale kernel: SEQADDR == 0x1a8
Oct 26 21:07:57 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:3:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x5c 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc 0x0 0x0 0x0
Oct 26 21:08:58 rafale kernel: scsi0: At time of recovery, card was not paused
Oct 26 21:08:58 rafale kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<<
Oct 26 21:08:58 rafale kernel: scsi0: Dumping Card State in Command phase, at SEQADDR 0xb8
Oct 26 21:08:58 rafale kernel: Card was paused
Oct 26 21:08:58 rafale kernel: ACCUM = 0x80, SINDEX = 0xa0, DINDEX = 0xe4, ARG_2 = 0x1
Oct 26 21:08:58 rafale kernel: HCNT = 0xc SCBPTR = 0x4
Oct 26 21:08:58 rafale kernel: SCSISIGI[0x44]:(BSYI|IOI) ERROR[0x0] SCSIBUSL[0x0] 
Oct 26 21:08:58 rafale kernel: LASTPHASE[0x80]:(CDI) SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) 
Oct 26 21:08:58 rafale kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB) SCSIRATE[0x18]:(SINGLE_EDGE) 
Oct 26 21:08:58 rafale kernel: SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0x0] SSTAT0[0x0] 
Oct 26 21:08:58 rafale kernel: SSTAT1[0x3]:(REQINIT|PHASECHG) SSTAT2[0x50]:(EXP_ACTIVE|SHVALID) 
Oct 26 21:08:58 rafale kernel: SSTAT3[0xc] SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO) 
Oct 26 21:08:58 rafale kernel: SXFRCTL0[0x80]:(DFON) DFCNTRL[0x24]:(DIRECTION|SCSIEN) 
Oct 26 21:08:58 rafale kernel: DFSTATUS[0x80]:(PRELOAD_AVAIL) 
Oct 26 21:08:58 rafale kernel: STACK: 0xe4 0x167 0x17d 0x35
Oct 26 21:08:58 rafale kernel: SCB count = 12
Oct 26 21:08:58 rafale kernel: Kernel NEXTQSCB = 10
Oct 26 21:08:58 rafale kernel: Card NEXTQSCB = 7
Oct 26 21:08:58 rafale kernel: QINFIFO entries: 7 3 5 4 0 11 2 1 
Oct 26 21:08:58 rafale kernel: Waiting Queue entries: 
Oct 26 21:08:58 rafale kernel: Disconnected Queue entries: 
Oct 26 21:08:58 rafale kernel: QOUTFIFO entries: 
Oct 26 21:08:58 rafale kernel: Sequencer Free SCB List: 8 0 7 5 3 6 1 2 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 
Oct 26 21:08:58 rafale kernel: Sequencer SCB Info: 
Oct 26 21:08:58 rafale kernel:   0 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:   1 SCB_CONTROL[0x80]:(TARGET_SCB) SCB_SCSIID[0x47] SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel: SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:   2 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:   3 SCB_CONTROL[0x80]:(TARGET_SCB) SCB_SCSIID[0x47] SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel: SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:   4 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel: SCB_TAG[0x6] 
Oct 26 21:08:58 rafale kernel:   5 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:   6 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:   7 SCB_CONTROL[0x80]:(TARGET_SCB) SCB_SCSIID[0x47] SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel: SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:   8 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:   9 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  10 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  11 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  12 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  13 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  14 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  15 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  16 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  17 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  18 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  19 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  20 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  21 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  22 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  23 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  24 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  25 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  26 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  27 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  28 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  29 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  30 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  31 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel: Pending list: 
Oct 26 21:08:58 rafale kernel:   1 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:   2 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:  11 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:   0 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:   4 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:   5 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:   3 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:   7 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:   6 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel: Kernel Free SCB list: 9 8 
Oct 26 21:08:58 rafale kernel: Untagged Q(3): 6 
Oct 26 21:08:58 rafale kernel: 
Oct 26 21:08:58 rafale kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>>
Oct 26 21:08:58 rafale kernel: scsi0:0:3:0: Device is active, asserting ATN
Oct 26 21:08:58 rafale kernel: Recovery code sleeping
Oct 26 21:08:58 rafale kernel: (scsi0:A:3:0): Abort Message Sent
Oct 26 21:08:58 rafale kernel: (scsi0:A:3:0): Recovery SCB completes
Oct 26 21:08:58 rafale kernel: Unexpected busfree in Message-out phase
Oct 26 21:08:58 rafale kernel: SEQADDR == 0x1a8
Oct 26 21:08:58 rafale kernel: Recovery code awake
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x81 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x8a 0x2b 0xa1 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0xa2 0xef 0x1 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0xa2 0xef 0x59 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x19 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x31 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x91 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x8a 0x2b 0xa9 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:3:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x5c 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc 0x0 0x0 0x0
Oct 26 21:08:58 rafale kernel: scsi0: At time of recovery, card was not paused
Oct 26 21:08:58 rafale kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<<
Oct 26 21:08:58 rafale kernel: scsi0: Dumping Card State in Command phase, at SEQADDR 0xb7
Oct 26 21:08:58 rafale kernel: Card was paused
Oct 26 21:08:58 rafale kernel: ACCUM = 0x80, SINDEX = 0xa0, DINDEX = 0xe4, ARG_2 = 0x2
Oct 26 21:08:58 rafale kernel: HCNT = 0xc SCBPTR = 0x4
Oct 26 21:08:58 rafale kernel: SCSISIGI[0x44]:(BSYI|IOI) ERROR[0x0] SCSIBUSL[0x0] 
Oct 26 21:08:58 rafale kernel: LASTPHASE[0x80]:(CDI) SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) 
Oct 26 21:08:58 rafale kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB) SCSIRATE[0x18]:(SINGLE_EDGE) 
Oct 26 21:08:58 rafale kernel: SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0x0] SSTAT0[0x0] 
Oct 26 21:08:58 rafale kernel: SSTAT1[0x3]:(REQINIT|PHASECHG) SSTAT2[0x50]:(EXP_ACTIVE|SHVALID) 
Oct 26 21:08:58 rafale kernel: SSTAT3[0xc] SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO) 
Oct 26 21:08:58 rafale kernel: SXFRCTL0[0x80]:(DFON) DFCNTRL[0x24]:(DIRECTION|SCSIEN) 
Oct 26 21:08:58 rafale kernel: DFSTATUS[0x80]:(PRELOAD_AVAIL) 
Oct 26 21:08:58 rafale kernel: STACK: 0xe4 0x167 0x17d 0x35
Oct 26 21:08:58 rafale kernel: SCB count = 12
Oct 26 21:08:58 rafale kernel: Kernel NEXTQSCB = 6
Oct 26 21:08:58 rafale kernel: Card NEXTQSCB = 3
Oct 26 21:08:58 rafale kernel: QINFIFO entries: 3 
Oct 26 21:08:58 rafale kernel: Waiting Queue entries: 
Oct 26 21:08:58 rafale kernel: Disconnected Queue entries: 8:0 5:11 3:2 6:5 0:4 7:1 1:7 
Oct 26 21:08:58 rafale kernel: QOUTFIFO entries: 
Oct 26 21:08:58 rafale kernel: Sequencer Free SCB List: 2 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 
Oct 26 21:08:58 rafale kernel: Sequencer SCB Info: 
Oct 26 21:08:58 rafale kernel:   0 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0x4] 
Oct 26 21:08:58 rafale kernel:   1 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0x7] 
Oct 26 21:08:58 rafale kernel:   2 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x37] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:   3 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0x2] 
Oct 26 21:08:58 rafale kernel:   4 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel: SCB_TAG[0xa] 
Oct 26 21:08:58 rafale kernel:   5 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0xb] 
Oct 26 21:08:58 rafale kernel:   6 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0x5] 
Oct 26 21:08:58 rafale kernel:   7 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0x1] 
Oct 26 21:08:58 rafale kernel:   8 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] SCB_TAG[0x0] 
Oct 26 21:08:58 rafale kernel:   9 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  10 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  11 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  12 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  13 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  14 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  15 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  16 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  17 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  18 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  19 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  20 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  21 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  22 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  23 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  24 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  25 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  26 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  27 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  28 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  29 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  30 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel:  31 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] 
Oct 26 21:08:58 rafale kernel: Pending list: 
Oct 26 21:08:58 rafale kernel:   3 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:  10 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:   0 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:  11 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:   2 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:   5 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:   4 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:   1 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel:   7 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB) SCB_SCSIID[0x7] 
Oct 26 21:08:58 rafale kernel: SCB_LUN[0x0] 
Oct 26 21:08:58 rafale kernel: Kernel Free SCB list: 9 8 
Oct 26 21:08:58 rafale kernel: Untagged Q(3): 10 
Oct 26 21:08:58 rafale kernel: 
Oct 26 21:08:58 rafale kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>>
Oct 26 21:08:58 rafale kernel: scsi0:0:3:0: Device is active, asserting ATN
Oct 26 21:08:58 rafale kernel: Recovery code sleeping
Oct 26 21:08:58 rafale kernel: (scsi0:A:3:0): Abort Message Sent
Oct 26 21:08:58 rafale kernel: (scsi0:A:3:0): Recovery SCB completes
Oct 26 21:08:58 rafale kernel: Unexpected busfree in Message-out phase
Oct 26 21:08:58 rafale kernel: SEQADDR == 0x1a8
Oct 26 21:08:58 rafale kernel: Recovery code awake
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x91 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x31 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x19 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0xa2 0xef 0x59 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0xa2 0xef 0x1 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x8a 0x2b 0xa1 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x13 0x24 0x81 0x0 0x0 0x8 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Attempting to queue an ABORT message
Oct 26 21:08:58 rafale kernel: CDB: 0x2a 0x0 0x0 0x8a 0x2b 0xb1 0x0 0x0 0x10 0x0
Oct 26 21:08:58 rafale kernel: scsi0:0:0:0: Command not found
Oct 26 21:08:58 rafale kernel: aic7xxx_abort returns 0x2002
Oct 26 21:08:58 rafale kernel: sr 0:0:3:0: SCSI error: return code = 0x70000

and finish with a panic captured by hands:

SCSI0:0:3:0 Device is active, asserting ATN
Recovery code sleeping
(SCSI0:A:3:0): Abort message sent
(SCSI0:A:3:0): Recovery SCB completes
unexpected busfree in data-out phase
SEQADDR == 0x1a8
Recovery code awake
Kernel panic - not syncing : HOST_MSG_LOOP with invalid SCB ff
Badness in smp_call_function at arc/i386/smp.c:541
[<c01102be>] smp_call_function+0x12e/0x140
[<c011c033>] printk+0x13/0x20
[<c0110923>] smp_send_stop+0x13/0x20
[<c011b799>] panic+0x49/0x100
[<e08a4001>] ahc_handle_seqint+0x1561/0x1570 [aic7xxx]
[<e08b6f2b>] ahc_linux_isr+0x21b/0x260 [aic7xxx]
[<c013d493>] handle_IRQ_event+0x33/0x60
.....

If it could help, log of the scsi detection at boot:

Oct 26 21:16:47 rafale kernel: SCSI subsystem initialized
Oct 26 21:16:47 rafale kernel: scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
Oct 26 21:16:47 rafale kernel:         <Adaptec 2940 Ultra2 SCSI adapter>
Oct 26 21:16:47 rafale kernel:         aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs
Oct 26 21:16:47 rafale kernel: 
Oct 26 21:16:47 rafale kernel:   Vendor: IBM       Model: DMVS18V           Rev: 02B0
Oct 26 21:16:47 rafale kernel:   Type:   Direct-Access                      ANSI SCSI revision: 03
Oct 26 21:16:47 rafale kernel: scsi0:A:0:0: Tagged Queuing enabled.  Depth 8
Oct 26 21:16:47 rafale kernel:  target0:0:0: Beginning Domain Validation
Oct 26 21:16:47 rafale kernel:  target0:0:0: wide asynchronous.
Oct 26 21:16:47 rafale kernel:  target0:0:0: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 31)
Oct 26 21:16:47 rafale kernel:  target0:0:0: Ending Domain Validation
Oct 26 21:16:47 rafale kernel:   Vendor: YAMAHA    Model: CRW6416S          Rev: 1.0d
Oct 26 21:16:47 rafale kernel:   Type:   CD-ROM                             ANSI SCSI revision: 02
Oct 26 21:16:47 rafale kernel:  target0:0:3: Beginning Domain Validation
Oct 26 21:16:47 rafale kernel:  target0:0:3: Domain Validation skipping write tests
Oct 26 21:16:47 rafale kernel:  target0:0:3: FAST-10 SCSI 10.0 MB/s ST (100 ns, offset 15)
Oct 26 21:16:47 rafale kernel:  target0:0:3: Ending Domain Validation
Oct 26 21:16:47 rafale kernel:   Vendor: TOSHIBA   Model: CD-ROM XM-3501TA  Rev: 1875
Oct 26 21:16:47 rafale kernel:   Type:   CD-ROM                             ANSI SCSI revision: 02
Oct 26 21:16:47 rafale kernel:  target0:0:4: Beginning Domain Validation
Oct 26 21:16:47 rafale kernel:  target0:0:4: Domain Validation skipping write tests
Oct 26 21:16:47 rafale kernel:  target0:0:4: Ending Domain Validation
Oct 26 21:16:47 rafale kernel: Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0,  type 0
Oct 26 21:16:47 rafale kernel: Attached scsi generic sg1 at scsi0, channel 0, id 3, lun 0,  type 5
Oct 26 21:16:47 rafale kernel: Attached scsi generic sg2 at scsi0, channel 0, id 4, lun 0,  type 5
Oct 26 21:16:47 rafale kernel: SCSI device sda: 35843670 512-byte hdwr sectors (18352 MB)
Oct 26 21:16:47 rafale kernel: SCSI device sda: drive cache: write back
Oct 26 21:16:47 rafale kernel: SCSI device sda: 35843670 512-byte hdwr sectors (18352 MB)
Oct 26 21:16:47 rafale kernel: SCSI device sda: drive cache: write back
Oct 26 21:16:47 rafale kernel:  sda: sda1 sda2 sda3 sda4
Oct 26 21:16:47 rafale kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Oct 26 21:16:47 rafale kernel: sr0: scsi3-mmc drive: 16x/16x writer cd/rw xa/form2 cdda tray
Oct 26 21:16:47 rafale kernel: Uniform CD-ROM driver Revision: 3.20
Oct 26 21:16:47 rafale kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 3, lun 0
Oct 26 21:16:47 rafale kernel: sr1: scsi-1 drive
Oct 26 21:16:47 rafale kernel: Attached scsi CD-ROM sr1 at scsi0, channel 0, id 4, lun 0

Thanks.
Emmanuel.

-- 
Emmanuel Fusté <emmanuel.fuste@laposte.net>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-01-10 21:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-10 21:41 panic with AIC7xxx emmanuel.fuste
  -- strict thread matches above, loose matches on Subject: below --
2006-01-10  9:33 emmanuel.fuste
2005-11-22 16:59 Panic with aic7xxx Robie Basak
2005-10-28 23:34 panic with AIC7xxx Emmanuel Fusté
2006-01-10  0:48 ` Adrian Bunk

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).