kernel message: SCSI: Adaptec aic7899 Ultra160 SCSI adapter ABORT
and TARGET RESET in HDD communication
abromeit
jens at abromeit.info
Wed May 16 12:29:41 UTC 2007
Hello alltogether,
of course this is a not a debian forum, but i hope
some well known posters maybe have a useful hint for
me what happend:
On May 12th I recognized kernel / SCSI hassle on my server
while he was writing a huge backupfile (1,5GB). The server didn't reboot
and the file systems (ReiserFS) are still writeable. Some error
which seems to be in the same area happend in march
but I will refer here on the most recent error from
may. On may 13th and 14th I addtionally recognized some
ReiserFS errors.
As far as I understand, there's a fault between
the SCSI initiators and target SCB communications,
which leads after some unsuccessfull ABORT
commands to a TARGET RESET command, which was
successfull.
My Requests are:
1. What went wrong? Was is a READ attempt? (CDB: 0x28 ...)
2. What further checks could I do, to find out more
(with and without mounted /dev/sda)?
3. Regarding to the answer, what is (strongly) recommended to
do: insert new SCSI HDD's, BIOS upgrade, BIOS/firmware upgrade
for Adaptec controller, new SCSI cables, or at least
full replacement of the whole server? ,-|EE
4. If this is the wrong place to ask, I would be lucky
to get a hint, which one would be the right.
Best Regards
Jens Abromeit
The used hard- and software
---------------------------
On my Debian 3.0 Sarge server I have two onboard
Adaptec 2005Z ZCR Card (Information from Supermicro
Boarddescription not checked by opening the box or Ctrl-A)
The kernel is a Debian standard kernel-image-2.6.8-3-686-smp
(2.6.8-16sarge6)
The BIOS is not the newest:
Vendor: Phoenix Technologies LTD
Version: 6.00
Release Date: 03/28/02
Two HDDs (/dev/sda and /dev/sdb are connected to the first Adaptec 2005Z
lsscsi
[0:0:0:0] disk SEAGATE ST373307LC 0004 /dev/sda
[0:0:1:0] disk SEAGATE ST373307LC 0004 /dev/sdb
[0:0:6:0] process SUPER GEM318 0 -
As you can see at the smartctl output below the working-hours
counter is around 4 years...
myserver:/# cat /proc/scsi/aic7xxx/0
####################################
Adaptec AIC7xxx driver version: 6.2.36
Adaptec aic7899 Ultra160 SCSI adapter
aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
Allocated SCBs: 20, SG List Length: 128
[...]
Target 0 Negotiation Settings
User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)
Goal: 160.000MB/s transfers (80.000MHz DT, offset 63, 16bit)
Curr: 160.000MB/s transfers (80.000MHz DT, offset 63, 16bit)
Channel A Target 0 Lun 0 Settings
Commands Queued 131249998
Commands Active 0
Command Openings 8
Max Tagged Openings 8
Device Queue Frozen Count 0
Target 1 Negotiation Settings
User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)
Goal: 160.000MB/s transfers (80.000MHz DT, offset 63, 16bit)
Curr: 160.000MB/s transfers (80.000MHz DT, offset 63, 16bit)
Channel A Target 1 Lun 0 Settings
Commands Queued 1192819
Commands Active 0
Command Openings 8
Max Tagged Openings 8
Device Queue Frozen Count 0
[...]
Target 6 Negotiation Settings
User: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)
Goal: 3.300MB/s transfers
Curr: 3.300MB/s transfers
Channel A Target 6 Lun 0 Settings
Commands Queued 2
Commands Active 0
Command Openings 1
Max Tagged Openings 0
[...]
The second Adaptec 2005Z has no SCSI devices attached:
myserver:/# cat /proc/scsi/aic7xxx/1
#######################################
Adaptec AIC7xxx driver version: 6.2.36
Adaptec aic7899 Ultra160 SCSI adapter
aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs
Allocated SCBs: 4, SG List Length: 128
[...]
kernel SCSI messages from messages (Dump Card sections cut off for better
overview)
###################################################################################
May 12 00:19:41 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
May 12 00:20:31 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xb 0xbc 0x0 0x0 0x8
0x0
May 12 00:20:31 myserver kernel: scsi0: At time of recovery, card was not
paused
May 12 00:20:31 myserver kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins
<<<<<<<<<<<<<<<<
[...]
May 12 00:20:31 myserver kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends
>>>>>>>>>>>>>>>>>>
May 12 00:20:31 myserver kernel: Recovery SCB completes
May 12 00:20:31 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
May 12 00:20:31 myserver kernel: Recovery code sleeping
May 12 00:20:31 myserver kernel: Recovery code awake
May 12 00:20:31 myserver kernel: Timer Expired
May 12 00:20:31 myserver kernel: aic7xxx_abort returns 0x2003
May 12 00:20:31 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
May 12 00:20:31 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xc 0xc 0x0 0x0 0x8
0x0
May 12 00:20:31 myserver kernel: scsi0: At time of recovery, card was not
paused
May 12 00:20:31 myserver kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins
<<<<<<<<<<<<<<<<<
[...]
May 12 00:20:32 myserver kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends
>>>>>>>>>>>>>>>>>>
May 12 00:20:32 myserver kernel: Recovery SCB completes
May 12 00:20:32 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
May 12 00:20:32 myserver kernel: Recovery code sleeping
May 12 00:20:32 myserver kernel: Recovery code awake
May 12 00:20:32 myserver kernel: Timer Expired
May 12 00:20:32 myserver kernel: aic7xxx_abort returns 0x2003
May 12 00:20:32 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
May 12 00:20:32 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xc 0x2c 0x0 0x0 0x8
0x0
May 12 00:20:32 myserver kernel: scsi0: At time of recovery, card was not
paused
May 12 00:20:32 myserver kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins
<<<<<<<<<<<<<<<<<
[...]
May 12 00:20:32 myserver kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends
>>>>>>>>>>>>>>>>>>
May 12 00:20:32 myserver kernel: Recovery SCB completes
May 12 00:20:32 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
May 12 00:20:32 myserver kernel: Recovery code sleeping
May 12 00:20:32 myserver kernel: Recovery code awake
May 12 00:20:32 myserver kernel: Timer Expired
May 12 00:20:32 myserver kernel: aic7xxx_abort returns 0x2003
May 12 00:20:32 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
May 12 00:20:32 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xc 0x4c 0x0 0x0 0x8
0x0
May 12 00:20:32 myserver kernel: scsi0: At time of recovery, card was not
paused
May 12 00:20:32 myserver kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins
<<<<<<<<<<<<<<<<<
[...]
May 12 00:20:32 myserver kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends
>>>>>>>>>>>>>>>>>>
May 12 00:20:32 myserver kernel: Recovery SCB completes
May 12 00:20:32 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
May 12 00:20:32 myserver kernel: Recovery code sleeping
May 12 00:20:32 myserver kernel: Recovery code awake
May 12 00:20:32 myserver kernel: Timer Expired
May 12 00:20:32 myserver kernel: aic7xxx_abort returns 0x2003
May 12 00:20:32 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
May 12 00:20:32 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xc 0x4c 0x0 0x0 0x8
0x0
May 12 00:20:32 myserver kernel: scsi0: At time of recovery, card was not
paused
May 12 00:20:32 myserver kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins
<<<<<<<<<<<<<<<<<
[...]
May 12 00:20:32 myserver kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends
>>>>>>>>>>>>>>>>>>
May 12 00:20:32 myserver kernel: Recovery SCB completes
May 12 00:20:32 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
May 12 00:20:32 myserver kernel: Recovery code sleeping
May 12 00:20:32 myserver kernel: Recovery code awake
May 12 00:20:32 myserver kernel: Timer Expired
May 12 00:20:32 myserver kernel: aic7xxx_abort returns 0x2003
May 12 00:20:32 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
May 12 00:20:32 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xc 0x7c 0x0 0x0 0x8
0x0
May 12 00:20:32 myserver kernel: scsi0: At time of recovery, card was not
paused
May 12 00:20:32 myserver kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins
<<<<<<<<<<<<<<<<<
[...]
May 12 00:20:32 myserver kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends
>>>>>>>>>>>>>>>>>>
May 12 00:20:32 myserver kernel: Recovery SCB completes
May 12 00:20:32 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
May 12 00:20:32 myserver kernel: Recovery code sleeping
May 12 00:20:32 myserver kernel: Recovery code awake
May 12 00:20:32 myserver kernel: Timer Expired
May 12 00:20:32 myserver kernel: aic7xxx_abort returns 0x2003
May 12 00:20:32 myserver kernel: scsi0:0:0:0: Attempting to queue a TARGET
RESET message
May 12 00:20:32 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xb 0xbc 0x0 0x0 0x8
0x0
May 12 00:20:32 myserver kernel: aic7xxx_dev_reset returns 0x2003
May 12 00:20:32 myserver kernel: Recovery SCB completes
May 12 00:20:32 myserver kernel: Recovery SCB completes
myserver:~# smartctl -a /dev/sda
################################
smartctl version 5.32 Copyright (C) 2002-4 Bruce Allen
Home page is http://smartmontools.sourceforge.net/
Device: SEAGATE ST373307LC Version: 0004
Serial number: *********************
Device type: disk
Transport protocol: Parallel SCSI (SPI-4)
Local Time is: Wed May 16 13:04:38 2007 CEST
Device supports SMART and is Enabled
Temperature Warning Enabled
SMART Health Status: OK
Current Drive Temperature: 24 C
Drive Trip Temperature: 68 C
Vendor (Seagate) cache information
Blocks sent to initiator = 1607776875
Blocks received from initiator = 2528065857
Blocks read from cache and sent to initiator = 1255197732
Number of read and write commands whose size <= segment size = 917247550
Number of read and write commands whose size > segment size = 25053701
Vendor (Seagate) factory information
number of hours powered up = 35326.12
number of minutes until next internal SMART test = 10
Error counter log:
Errors Corrected Total Total Correction Gigabytes
Total
delay: [rereads/ errors algorithm processed
uncorrected
minor | major rewrites] corrected invocations [10^9 bytes]
errors
read: 18996276 0 0 24311345 18996276 8331.371
0
write: 0 0 169 38350460 4272 7352.990
31
Non-medium error count: 206048
[GLTSD (Global Logging Target Save Disable) set. Enable Save with '-S on']
SMART Self-test log
Num Test Status segment LifeTime
LBA_first_err [SK ASC ASQ]
Description number (hours)
# 1 Background short Completed - 1
- [- - -]
# 2 Background short Completed - 1
- [- - -]
myserver:~# smartctl --health /dev/sda
########################################
smartctl version 5.32 Copyright (C) 2002-4 Bruce Allen
Home page is http://smartmontools.sourceforge.net/
SMART Health Status: OK
/var/log# zgrep ReiserFS messages*
##################################
messages.3.gz:May 13 04:07:03 myserver kernel: ReiserFS: dm-6: warning:
vs-8115: get_num_ver: not directory item
messages.3.gz:May 13 04:20:35 myserver kernel: ReiserFS: dm-6: warning:
vs-8115: get_num_ver: not directory item
messages.1:May 14 10:30:07 myserver kernel: ReiserFS: dm-6: warning:
vs-8115: get_num_ver: not directory item
Full Snipet from message WITH all card dump output from May 12th
################################################################
May 12 00:19:41 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
May 12 00:20:31 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xb 0xbc 0x0 0x0 0x8
0x0
May 12 00:20:31 myserver kernel: scsi0: At time of recovery, card was not
paused
May 12 00:20:31 myserver kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins
<<<<<<<<<<<<<<<<<
May 12 00:20:31 myserver kernel: scsi0: Dumping Card State while idle, at
SEQADDR 0x9
May 12 00:20:31 myserver kernel: Card was paused
May 12 00:20:31 myserver kernel: ACCUM = 0x4, SINDEX = 0x64, DINDEX = 0x65,
ARG_2 = 0x2
May 12 00:20:31 myserver kernel: HCNT = 0x0 SCBPTR = 0x7
May 12 00:20:31 myserver kernel: SCSIPHASE[0x0] SCSISIGI[0x0] ERROR[0x0]
SCSIBUSL[0x0]
May 12 00:20:31 myserver kernel: LASTPHASE[0x1]:(P_BUSFREE)
SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI)
May 12 00:20:31 myserver kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB)
SCSIRATE[0x0] SEQCTL[0x10]:(FASTMODE)
May 12 00:20:31 myserver kernel:
SEQ_FLAGS[0xc0]:(NO_CDB_SENT|NOT_IDENTIFIED) SSTAT0[0x0]
May 12 00:20:31 myserver kernel: SSTAT1[0x8]:(BUSFREE) SSTAT2[0x0]
SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP)
May 12 00:20:31 myserver kernel: NBUSFREE|ENSCSIRST|ENSELTIMO)
May 12 00:20:31 myserver kernel: SXFRCTL0[0x88]:(SPIOEN|DFON) DFCNTRL[0x0]
DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL)
May 12 00:20:31 myserver kernel: STACK: 0xe1 0x0 0x163 0x178
May 12 00:20:31 myserver kernel: SCB count = 20
May 12 00:20:31 myserver kernel: Kernel NEXTQSCB = 3
May 12 00:20:31 myserver kernel: Card NEXTQSCB = 8
May 12 00:20:31 myserver kernel: QINFIFO entries: 8
May 12 00:20:31 myserver kernel: Waiting Queue entries:
May 12 00:20:31 myserver kernel: Disconnected Queue entries: 7:10 5:12 11:6
9:13 4:0 6:5
May 12 00:20:31 myserver kernel: QOUTFIFO entries:
May 12 00:20:31 myserver kernel: Sequencer Free SCB List: 15 2 3 0 14 8 13 1
12 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
May 12 00:20:31 myserver kernel: Sequencer SCB Info:
May 12 00:20:31 myserver kernel: 0
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 1
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 2
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 3
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 4
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0x0]
May 12 00:20:31 myserver kernel: 5
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xc]
May 12 00:20:31 myserver kernel: 6
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0x5]
May 12 00:20:31 myserver kernel: 7
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xa]
May 12 00:20:31 myserver kernel: 8
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 9
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xd]
May 12 00:20:31 myserver kernel: 10
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0x13]
May 12 00:20:31 myserver kernel: 11
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0x6]
May 12 00:20:31 myserver kernel: 12
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 13
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 14
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 15 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 16 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 17 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 18 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 19 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 20 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 21 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 22 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 23 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 24 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 25 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 26 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 27 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 28 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 29 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 30 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 31 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:31 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: Pending list:
May 12 00:20:31 myserver kernel: 10 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:31 myserver kernel: 12 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:31 myserver kernel: 6 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:31 myserver kernel: 13 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:31 myserver kernel: 0 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:31 myserver kernel: 5 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:31 myserver kernel: 8
SCB_CONTROL[0x74]:(DISCONNECTED|MK_MESSAGE|TAG_ENB|DISCENB)
May 12 00:20:31 myserver kernel: SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:31 myserver kernel: 19
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0]
May 12 00:20:31 myserver kernel: Kernel Free SCB list: 14 1 7 11 15 9 4 2 18
17 16
May 12 00:20:31 myserver kernel: DevQ(0:0:0): 0 waiting
May 12 00:20:31 myserver kernel: DevQ(0:1:0): 0 waiting
May 12 00:20:31 myserver kernel: DevQ(0:6:0): 0 waiting
May 12 00:20:31 myserver kernel:
May 12 00:20:31 myserver kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends
>>>>>>>>>>>>>>>>>>
May 12 00:20:31 myserver kernel: Recovery SCB completes
May 12 00:20:31 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
May 12 00:20:31 myserver kernel: Recovery code sleeping
May 12 00:20:31 myserver kernel: Recovery code awake
May 12 00:20:31 myserver kernel: Timer Expired
May 12 00:20:31 myserver kernel: aic7xxx_abort returns 0x2003
May 12 00:20:31 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
May 12 00:20:31 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xc 0xc 0x0 0x0 0x8
0x0
May 12 00:20:31 myserver kernel: scsi0: At time of recovery, card was not
paused
May 12 00:20:31 myserver kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins
<<<<<<<<<<<<<<<<<
May 12 00:20:31 myserver kernel: scsi0: Dumping Card State in Message-out
phase, at SEQADDR 0x16b
May 12 00:20:31 myserver kernel: Card was paused
May 12 00:20:31 myserver kernel: ACCUM = 0xa0, SINDEX = 0x61, DINDEX = 0xe4,
ARG_2 = 0x4
May 12 00:20:31 myserver kernel: HCNT = 0x0 SCBPTR = 0xa
May 12 00:20:31 myserver kernel: SCSIPHASE[0x0]
SCSISIGI[0xa4]:(BSYI|MSGI|CDI) ERROR[0x0]
May 12 00:20:31 myserver kernel: SCSIBUSL[0xd] LASTPHASE[0xa0]:(MSGI|CDI)
SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI)
May 12 00:20:31 myserver kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB)
SCSIRATE[0xc2]:(ENABLE_CRC|WIDEXFER)
May 12 00:20:31 myserver kernel: SEQCTL[0x10]:(FASTMODE)
SEQ_FLAGS[0x40]:(NO_CDB_SENT)
May 12 00:20:31 myserver kernel: SSTAT0[0x0] SSTAT1[0x0] SSTAT2[0x0]
SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP)
May 12 00:20:31 myserver kernel:
SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO)
May 12 00:20:31 myserver kernel: SXFRCTL0[0x88]:(SPIOEN|DFON) DFCNTRL[0x0]
DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL)
May 12 00:20:31 myserver kernel: STACK: 0xe1 0x0 0x163 0x178
May 12 00:20:31 myserver kernel: SCB count = 20
May 12 00:20:31 myserver kernel: Kernel NEXTQSCB = 3
May 12 00:20:31 myserver kernel: Card NEXTQSCB = 5
May 12 00:20:31 myserver kernel: QINFIFO entries: 5
May 12 00:20:31 myserver kernel: Waiting Queue entries:
May 12 00:20:31 myserver kernel: Disconnected Queue entries: 7:10 5:12 11:6
9:13 4:0
May 12 00:20:31 myserver kernel: QOUTFIFO entries:
May 12 00:20:31 myserver kernel: Sequencer Free SCB List: 6 15 2 3 0 14 8 13
1 12 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
May 12 00:20:31 myserver kernel: Sequencer SCB Info:
May 12 00:20:31 myserver kernel: 0
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 1
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 2
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 3
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 4
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0x0]
May 12 00:20:31 myserver kernel: 5
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xc]
May 12 00:20:31 myserver kernel: 6 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:31 myserver kernel: 7
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:31 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xa]
May 12 00:20:32 myserver kernel: 8
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 9
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xd]
May 12 00:20:32 myserver kernel: 10
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0x13]
May 12 00:20:32 myserver kernel: 11
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0x6]
May 12 00:20:32 myserver kernel: 12
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 13
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 14
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 15 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 16 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 17 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 18 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 19 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 20 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 21 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 22 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 23 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 24 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 25 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 26 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 27 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 28 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 29 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 30 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 31 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: Pending list:
May 12 00:20:32 myserver kernel: 10 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 12 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 6 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 13 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 0 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 5
SCB_CONTROL[0x74]:(DISCONNECTED|MK_MESSAGE|TAG_ENB|DISCENB)
May 12 00:20:32 myserver kernel: SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 19
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: Kernel Free SCB list: 8 14 1 7 11 15 9 4 2
18 17 16
May 12 00:20:32 myserver kernel: DevQ(0:0:0): 0 waiting
May 12 00:20:32 myserver kernel: DevQ(0:1:0): 0 waiting
May 12 00:20:32 myserver kernel: DevQ(0:6:0): 0 waiting
May 12 00:20:32 myserver kernel:
May 12 00:20:32 myserver kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends
>>>>>>>>>>>>>>>>>>
May 12 00:20:32 myserver kernel: Recovery SCB completes
May 12 00:20:32 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
May 12 00:20:32 myserver kernel: Recovery code sleeping
May 12 00:20:32 myserver kernel: Recovery code awake
May 12 00:20:32 myserver kernel: Timer Expired
May 12 00:20:32 myserver kernel: aic7xxx_abort returns 0x2003
May 12 00:20:32 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
May 12 00:20:32 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xc 0x2c 0x0 0x0 0x8
0x0
May 12 00:20:32 myserver kernel: scsi0: At time of recovery, card was not
paused
May 12 00:20:32 myserver kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins
<<<<<<<<<<<<<<<<<
May 12 00:20:32 myserver kernel: scsi0: Dumping Card State in Message-out
phase, at SEQADDR 0x16b
May 12 00:20:32 myserver kernel: Card was paused
May 12 00:20:32 myserver kernel: ACCUM = 0xa0, SINDEX = 0x61, DINDEX = 0xe4,
ARG_2 = 0x4
May 12 00:20:32 myserver kernel: HCNT = 0x0 SCBPTR = 0xa
May 12 00:20:32 myserver kernel: SCSIPHASE[0x0]
SCSISIGI[0xa4]:(BSYI|MSGI|CDI) ERROR[0x0]
May 12 00:20:32 myserver kernel: SCSIBUSL[0xd] LASTPHASE[0xa0]:(MSGI|CDI)
SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI)
May 12 00:20:32 myserver kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB)
SCSIRATE[0xc2]:(ENABLE_CRC|WIDEXFER)
May 12 00:20:32 myserver kernel: SEQCTL[0x10]:(FASTMODE)
SEQ_FLAGS[0x40]:(NO_CDB_SENT)
May 12 00:20:32 myserver kernel: SSTAT0[0x0] SSTAT1[0x0] SSTAT2[0x0]
SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP)
May 12 00:20:32 myserver kernel:
SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO)
May 12 00:20:32 myserver kernel: SXFRCTL0[0x88]:(SPIOEN|DFON) DFCNTRL[0x0]
DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL)
May 12 00:20:32 myserver kernel: STACK: 0xe1 0x0 0x163 0x178
May 12 00:20:32 myserver kernel: SCB count = 20
May 12 00:20:32 myserver kernel: Kernel NEXTQSCB = 3
May 12 00:20:32 myserver kernel: Card NEXTQSCB = 0
May 12 00:20:32 myserver kernel: QINFIFO entries: 0
May 12 00:20:32 myserver kernel: Waiting Queue entries:
May 12 00:20:32 myserver kernel: Disconnected Queue entries: 7:10 5:12 11:6
9:13
May 12 00:20:32 myserver kernel: QOUTFIFO entries:
May 12 00:20:32 myserver kernel: Sequencer Free SCB List: 4 6 15 2 3 0 14 8
13 1 12 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
May 12 00:20:32 myserver kernel: Sequencer SCB Info:
May 12 00:20:32 myserver kernel: 0
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 1
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 2
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 3
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 4 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 5
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xc]
May 12 00:20:32 myserver kernel: 6 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 7
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xa]
May 12 00:20:32 myserver kernel: 8
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 9
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xd]
May 12 00:20:32 myserver kernel: 10
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0x13]
May 12 00:20:32 myserver kernel: 11
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0x6]
May 12 00:20:32 myserver kernel: 12
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 13
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 14
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 15 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 16 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 17 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 18 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 19 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 20 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 21 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 22 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 23 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 24 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 25 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 26 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 27 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 28 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 29 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 30 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 31 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: Pending list:
May 12 00:20:32 myserver kernel: 10 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 12 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 6 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 13 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 0
SCB_CONTROL[0x74]:(DISCONNECTED|MK_MESSAGE|TAG_ENB|DISCENB)
May 12 00:20:32 myserver kernel: SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 19
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: Kernel Free SCB list: 5 8 14 1 7 11 15 9 4
2 18 17 16
May 12 00:20:32 myserver kernel: DevQ(0:0:0): 0 waiting
May 12 00:20:32 myserver kernel: DevQ(0:1:0): 0 waiting
May 12 00:20:32 myserver kernel: DevQ(0:6:0): 0 waiting
May 12 00:20:32 myserver kernel:
May 12 00:20:32 myserver kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends
>>>>>>>>>>>>>>>>>>
May 12 00:20:32 myserver kernel: Recovery SCB completes
May 12 00:20:32 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
May 12 00:20:32 myserver kernel: Recovery code sleeping
May 12 00:20:32 myserver kernel: Recovery code awake
May 12 00:20:32 myserver kernel: Timer Expired
May 12 00:20:32 myserver kernel: aic7xxx_abort returns 0x2003
May 12 00:20:32 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
May 12 00:20:32 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xc 0x4c 0x0 0x0 0x8
0x0
May 12 00:20:32 myserver kernel: scsi0: At time of recovery, card was not
paused
May 12 00:20:32 myserver kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins
<<<<<<<<<<<<<<<<<
May 12 00:20:32 myserver kernel: scsi0: Dumping Card State in Message-out
phase, at SEQADDR 0x16b
May 12 00:20:32 myserver kernel: Card was paused
May 12 00:20:32 myserver kernel: ACCUM = 0xa0, SINDEX = 0x61, DINDEX = 0xe4,
ARG_2 = 0x4
May 12 00:20:32 myserver kernel: HCNT = 0x0 SCBPTR = 0xa
May 12 00:20:32 myserver kernel: SCSIPHASE[0x0]
SCSISIGI[0xa4]:(BSYI|MSGI|CDI) ERROR[0x0]
May 12 00:20:32 myserver kernel: SCSIBUSL[0xd] LASTPHASE[0xa0]:(MSGI|CDI)
SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI)
May 12 00:20:32 myserver kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB)
SCSIRATE[0xc2]:(ENABLE_CRC|WIDEXFER)
May 12 00:20:32 myserver kernel: SEQCTL[0x10]:(FASTMODE)
SEQ_FLAGS[0x40]:(NO_CDB_SENT)
May 12 00:20:32 myserver kernel: SSTAT0[0x0] SSTAT1[0x0] SSTAT2[0x0]
SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP)
May 12 00:20:32 myserver kernel:
SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO)
May 12 00:20:32 myserver kernel: SXFRCTL0[0x88]:(SPIOEN|DFON) DFCNTRL[0x0]
DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL)
May 12 00:20:32 myserver kernel: STACK: 0xe1 0x0 0x163 0x178
May 12 00:20:32 myserver kernel: SCB count = 20
May 12 00:20:32 myserver kernel: Kernel NEXTQSCB = 3
May 12 00:20:32 myserver kernel: Card NEXTQSCB = 13
May 12 00:20:32 myserver kernel: QINFIFO entries: 13
May 12 00:20:32 myserver kernel: Waiting Queue entries:
May 12 00:20:32 myserver kernel: Disconnected Queue entries: 7:10 5:12 11:6
May 12 00:20:32 myserver kernel: QOUTFIFO entries:
May 12 00:20:32 myserver kernel: Sequencer Free SCB List: 9 4 6 15 2 3 0 14
8 13 1 12 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
May 12 00:20:32 myserver kernel: Sequencer SCB Info:
May 12 00:20:32 myserver kernel: 0
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 1
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 2
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 3
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 4 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 5
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xc]
May 12 00:20:32 myserver kernel: 6 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 7
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xa]
May 12 00:20:32 myserver kernel: 8
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 9 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 10
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0x13]
May 12 00:20:32 myserver kernel: 11
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0x6]
May 12 00:20:32 myserver kernel: 12
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 13
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 14
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 15 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 16 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 17 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 18 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 19 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 20 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 21 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 22 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 23 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 24 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 25 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 26 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 27 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 28 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 29 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 30 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 31 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: Pending list:
May 12 00:20:32 myserver kernel: 10 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 12 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 6 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 13
SCB_CONTROL[0x74]:(DISCONNECTED|MK_MESSAGE|TAG_ENB|DISCENB)
May 12 00:20:32 myserver kernel: SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 19
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: Kernel Free SCB list: 0 5 8 14 1 7 11 15 9
4 2 18 17 16
May 12 00:20:32 myserver kernel: DevQ(0:0:0): 0 waiting
May 12 00:20:32 myserver kernel: DevQ(0:1:0): 0 waiting
May 12 00:20:32 myserver kernel: DevQ(0:6:0): 0 waiting
May 12 00:20:32 myserver kernel:
May 12 00:20:32 myserver kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends
>>>>>>>>>>>>>>>>>>
May 12 00:20:32 myserver kernel: Recovery SCB completes
May 12 00:20:32 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
May 12 00:20:32 myserver kernel: Recovery code sleeping
May 12 00:20:32 myserver kernel: Recovery code awake
May 12 00:20:32 myserver kernel: Timer Expired
May 12 00:20:32 myserver kernel: aic7xxx_abort returns 0x2003
May 12 00:20:32 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
May 12 00:20:32 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xc 0x5c 0x0 0x0 0x8
0x0
May 12 00:20:32 myserver kernel: scsi0: At time of recovery, card was not
paused
May 12 00:20:32 myserver kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins
<<<<<<<<<<<<<<<<<
May 12 00:20:32 myserver kernel: scsi0: Dumping Card State in Message-out
phase, at SEQADDR 0x16b
May 12 00:20:32 myserver kernel: Card was paused
May 12 00:20:32 myserver kernel: ACCUM = 0xa0, SINDEX = 0x61, DINDEX = 0xe4,
ARG_2 = 0x4
May 12 00:20:32 myserver kernel: HCNT = 0x0 SCBPTR = 0xa
May 12 00:20:32 myserver kernel: SCSIPHASE[0x0]
SCSISIGI[0xa4]:(BSYI|MSGI|CDI) ERROR[0x0]
May 12 00:20:32 myserver kernel: SCSIBUSL[0xd] LASTPHASE[0xa0]:(MSGI|CDI)
SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI)
May 12 00:20:32 myserver kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB)
SCSIRATE[0xc2]:(ENABLE_CRC|WIDEXFER)
May 12 00:20:32 myserver kernel: SEQCTL[0x10]:(FASTMODE)
SEQ_FLAGS[0x40]:(NO_CDB_SENT)
May 12 00:20:32 myserver kernel: SSTAT0[0x0] SSTAT1[0x0] SSTAT2[0x0]
SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP)
May 12 00:20:32 myserver kernel:
SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO)
May 12 00:20:32 myserver kernel: SXFRCTL0[0x88]:(SPIOEN|DFON) DFCNTRL[0x0]
DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL)
May 12 00:20:32 myserver kernel: STACK: 0xe1 0x0 0x163 0x178
May 12 00:20:32 myserver kernel: SCB count = 20
May 12 00:20:32 myserver kernel: Kernel NEXTQSCB = 3
May 12 00:20:32 myserver kernel: Card NEXTQSCB = 6
May 12 00:20:32 myserver kernel: QINFIFO entries: 6
May 12 00:20:32 myserver kernel: Waiting Queue entries:
May 12 00:20:32 myserver kernel: Disconnected Queue entries: 7:10 5:12
May 12 00:20:32 myserver kernel: QOUTFIFO entries:
May 12 00:20:32 myserver kernel: Sequencer Free SCB List: 11 9 4 6 15 2 3 0
14 8 13 1 12 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
May 12 00:20:32 myserver kernel: Sequencer SCB Info:
May 12 00:20:32 myserver kernel: 0
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 1
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 2
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 3
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 4 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 5
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xc]
May 12 00:20:32 myserver kernel: 6 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 7
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xa]
May 12 00:20:32 myserver kernel: 8
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 9 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 10
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0x13]
May 12 00:20:32 myserver kernel: 11 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 12
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 13
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 14
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 15 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 16 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 17 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 18 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 19 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 20 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 21 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 22 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 23 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 24 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 25 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 26 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 27 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 28 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 29 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 30 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 31 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: Pending list:
May 12 00:20:32 myserver kernel: 10 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 12 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 6
SCB_CONTROL[0x74]:(DISCONNECTED|MK_MESSAGE|TAG_ENB|DISCENB)
May 12 00:20:32 myserver kernel: SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 19
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: Kernel Free SCB list: 13 0 5 8 14 1 7 11 15
9 4 2 18 17 16
May 12 00:20:32 myserver kernel: DevQ(0:0:0): 0 waiting
May 12 00:20:32 myserver kernel: DevQ(0:1:0): 0 waiting
May 12 00:20:32 myserver kernel: DevQ(0:6:0): 0 waiting
May 12 00:20:32 myserver kernel:
May 12 00:20:32 myserver kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends
>>>>>>>>>>>>>>>>>>
May 12 00:20:32 myserver kernel: Recovery SCB completes
May 12 00:20:32 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
May 12 00:20:32 myserver kernel: Recovery code sleeping
May 12 00:20:32 myserver kernel: Recovery code awake
May 12 00:20:32 myserver kernel: Timer Expired
May 12 00:20:32 myserver kernel: aic7xxx_abort returns 0x2003
May 12 00:20:32 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
May 12 00:20:32 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xc 0x7c 0x0 0x0 0x8
0x0
May 12 00:20:32 myserver kernel: scsi0: At time of recovery, card was not
paused
May 12 00:20:32 myserver kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins
<<<<<<<<<<<<<<<<<
May 12 00:20:32 myserver kernel: scsi0: Dumping Card State in Message-out
phase, at SEQADDR 0x16b
May 12 00:20:32 myserver kernel: Card was paused
May 12 00:20:32 myserver kernel: ACCUM = 0xa0, SINDEX = 0x61, DINDEX = 0xe4,
ARG_2 = 0x4
May 12 00:20:32 myserver kernel: HCNT = 0x0 SCBPTR = 0xa
May 12 00:20:32 myserver kernel: SCSIPHASE[0x0]
SCSISIGI[0xa4]:(BSYI|MSGI|CDI) ERROR[0x0]
May 12 00:20:32 myserver kernel: SCSIBUSL[0xd] LASTPHASE[0xa0]:(MSGI|CDI)
SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI)
May 12 00:20:32 myserver kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB)
SCSIRATE[0xc2]:(ENABLE_CRC|WIDEXFER)
May 12 00:20:32 myserver kernel: SEQCTL[0x10]:(FASTMODE)
SEQ_FLAGS[0x40]:(NO_CDB_SENT)
May 12 00:20:32 myserver kernel: SSTAT0[0x0] SSTAT1[0x0] SSTAT2[0x0]
SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP)
May 12 00:20:32 myserver kernel:
SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO)
May 12 00:20:32 myserver kernel: SXFRCTL0[0x88]:(SPIOEN|DFON) DFCNTRL[0x0]
DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL)
May 12 00:20:32 myserver kernel: STACK: 0xe1 0x0 0x163 0x178
May 12 00:20:32 myserver kernel: SCB count = 20
May 12 00:20:32 myserver kernel: Kernel NEXTQSCB = 3
May 12 00:20:32 myserver kernel: Card NEXTQSCB = 12
May 12 00:20:32 myserver kernel: QINFIFO entries: 12
May 12 00:20:32 myserver kernel: Waiting Queue entries:
May 12 00:20:32 myserver kernel: Disconnected Queue entries: 7:10
May 12 00:20:32 myserver kernel: QOUTFIFO entries:
May 12 00:20:32 myserver kernel: Sequencer Free SCB List: 5 11 9 4 6 15 2 3
0 14 8 13 1 12 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
May 12 00:20:32 myserver kernel: Sequencer SCB Info:
May 12 00:20:32 myserver kernel: 0
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 1
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 2
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 3
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 4 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 5 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 6 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 7
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xa]
May 12 00:20:32 myserver kernel: 8
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 9 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 10
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0x13]
May 12 00:20:32 myserver kernel: 11 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 12
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 13
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 14
SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x17]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 15 SCB_CONTROL[0x0] SCB_SCSIID[0x7]
SCB_LUN[0x0] SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 16 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 17 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 18 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 19 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 20 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 21 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 22 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 23 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 24 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 25 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 26 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 27 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 28 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 29 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 30 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: 31 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
May 12 00:20:32 myserver kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID)
SCB_TAG[0xff]
May 12 00:20:32 myserver kernel: Pending list:
May 12 00:20:32 myserver kernel: 10 SCB_CONTROL[0x60]:(TAG_ENB|DISCENB)
SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 12
SCB_CONTROL[0x74]:(DISCONNECTED|MK_MESSAGE|TAG_ENB|DISCENB)
May 12 00:20:32 myserver kernel: SCB_SCSIID[0x7] SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: 19
SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB) SCB_SCSIID[0x7]
May 12 00:20:32 myserver kernel: SCB_LUN[0x0]
May 12 00:20:32 myserver kernel: Kernel Free SCB list: 6 13 0 5 8 14 1 7 11
15 9 4 2 18 17 16
May 12 00:20:32 myserver kernel: DevQ(0:0:0): 0 waiting
May 12 00:20:32 myserver kernel: DevQ(0:1:0): 0 waiting
May 12 00:20:32 myserver kernel: DevQ(0:6:0): 0 waiting
May 12 00:20:32 myserver kernel:
May 12 00:20:32 myserver kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends
>>>>>>>>>>>>>>>>>>
May 12 00:20:32 myserver kernel: Recovery SCB completes
May 12 00:20:32 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
May 12 00:20:32 myserver kernel: Recovery code sleeping
May 12 00:20:32 myserver kernel: Recovery code awake
May 12 00:20:32 myserver kernel: Timer Expired
May 12 00:20:32 myserver kernel: aic7xxx_abort returns 0x2003
May 12 00:20:32 myserver kernel: scsi0:0:0:0: Attempting to queue a TARGET
RESET message
May 12 00:20:32 myserver kernel: CDB: 0x28 0x0 0x5 0xd 0xb 0xbc 0x0 0x0 0x8
0x0
May 12 00:20:32 myserver kernel: aic7xxx_dev_reset returns 0x2003
May 12 00:20:32 myserver kernel: Recovery SCB completes
May 12 00:20:32 myserver kernel: Recovery SCB completes
Full Snipet from message WITH all card dump output from Mar 13nd
################################################################
Mar 13 05:41:49 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
Mar 13 05:41:49 myserver kernel: scsi0: At time of recovery, card was not
paused
Mar 13 05:41:49 myserver kernel: scsi0: Dumping Card State while idle, at
SEQADDR 0x9
Mar 13 05:41:49 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
Mar 13 05:41:49 myserver kernel: (scsi0:A:0:0): Abort Tag Message Sent
Mar 13 05:41:54 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
Mar 13 05:41:54 myserver kernel: scsi0: At time of recovery, card was not
paused
Mar 13 05:41:54 myserver kernel: scsi0: Dumping Card State in Message-out
phase, at SEQADDR 0x16b
Mar 13 05:41:54 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
Mar 13 05:41:59 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
Mar 13 05:41:59 myserver kernel: scsi0: At time of recovery, card was not
paused
Mar 13 05:41:59 myserver kernel: scsi0: Dumping Card State in Message-out
phase, at SEQADDR 0x16b
Mar 13 05:41:59 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
Mar 13 05:42:04 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
Mar 13 05:42:04 myserver kernel: scsi0: At time of recovery, card was not
paused
Mar 13 05:42:04 myserver kernel: scsi0: Dumping Card State in Message-out
phase, at SEQADDR 0x16b
Mar 13 05:42:04 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
Mar 13 05:42:09 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
Mar 13 05:42:09 myserver kernel: scsi0: At time of recovery, card was not
paused
Mar 13 05:42:09 myserver kernel: scsi0: Dumping Card State in Message-out
phase, at SEQADDR 0x16b
Mar 13 05:42:09 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
Mar 13 05:42:14 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
Mar 13 05:42:14 myserver kernel: scsi0: At time of recovery, card was not
paused
Mar 13 05:42:14 myserver kernel: scsi0: Dumping Card State in Message-out
phase, at SEQADDR 0x16b
Mar 13 05:42:15 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
Mar 13 05:42:19 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
Mar 13 05:42:19 myserver kernel: scsi0: At time of recovery, card was not
paused
Mar 13 05:42:19 myserver kernel: scsi0: Dumping Card State in Message-out
phase, at SEQADDR 0x16b
Mar 13 05:42:20 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
Mar 13 05:42:24 myserver kernel: scsi0:0:0:0: Attempting to queue an ABORT
message
Mar 13 05:42:24 myserver kernel: scsi0: At time of recovery, card was not
paused
Mar 13 05:42:24 myserver kernel: scsi0: Dumping Card State in Message-out
phase, at SEQADDR 0x16b
Mar 13 05:42:25 myserver kernel: (scsi0:A:0:0): Device is disconnected,
re-queuing SCB
Mar 13 05:42:30 myserver kernel: scsi0:0:0:0: Attempting to queue a TARGET
RESET message
--
View this message in context: http://www.nabble.com/kernel-message%3A-SCSI%3A-Adaptec-aic7899-Ultra160-SCSI-adapter-ABORT-and-TARGET-RESET-in-HDD-communication-tf3764249.html#a10640577
Sent from the aic7xxx mailing list archive at Nabble.com.
More information about the aic7xxx
mailing list