Date: Thu, 9 Oct 2003 10:07:42 +0200 (CEST) From: danci@agenda.si To: aic7xxx@freebsd.org Subject: AIC7xxx problem on Intel C440GX+ motherboard Message-ID: <Pine.LNX.4.53.0310090852490.26293@duplo.agenda.si>
next in thread | raw e-mail | index | archive | help
Hello, all! I need to install RH AS2.1 on a server with Intel C440GX+ motherboard. It's one of the older Xeon motherboards with on-board Adaptec controller (AIC-7896). Installation of the RH AS2.1 required use of 'noprobe apic' options and then manually loading the aic7xxx driver. Anything other than that resulted in 'SCSI aborting command due to timeout' messages and non-responsive SCSI subsystem. However, booting the installed system always comes to those messages and SCSI disks are not accessible. That's why I installed RH AS2.1 on an IDE disk with no SCSI support. I downloaded the new aic7xxx driver from http://people.freebsd.org/~gibbs/linux/. Unfortunately, even this driver doesn't work. Here is what I get in /var/log/messages: Oct 9 08:46:41 localhost kernel: SCSI subsystem driver Revision: 1.00 Oct 9 08:46:41 localhost kernel: PCI: Assigned IRQ 10 for device 00:0c.0 Oct 9 08:46:41 localhost kernel: PCI: Sharing IRQ 10 with 00:0c.1 Oct 9 08:46:42 localhost kernel: PCI: Found IRQ 10 for device 00:0c.1 Oct 9 08:46:42 localhost kernel: PCI: Sharing IRQ 10 with 00:0c.0 Oct 9 08:46:42 localhost kernel: scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.3.0 Oct 9 08:46:42 localhost kernel: <Adaptec aic7896/97 Ultra2 SCSI adapter> Oct 9 08:46:42 localhost kernel: aic7896/97: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs Oct 9 08:46:42 localhost kernel: Oct 9 08:46:42 localhost kernel: scsi1 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.3.0 Oct 9 08:46:42 localhost kernel: <Adaptec aic7896/97 Ultra2 SCSI adapter> Oct 9 08:46:42 localhost kernel: aic7896/97: Ultra2 Wide Channel B, SCSI Id=7, 32/253 SCBs Oct 9 08:46:42 localhost kernel: Oct 9 08:46:44 localhost login(pam_unix)[745]: session opened for user root by LOGIN(uid=0) Oct 9 08:46:44 localhost -- root[745]: ROOT LOGIN ON tty3 Oct 9 08:48:02 localhost kernel: scsi0: Recovery Initiated Oct 9 08:48:02 localhost kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<< Oct 9 08:48:02 localhost kernel: scsi0: Dumping Card State in Message-in phase, at SEQADDR 0x169 Oct 9 08:48:02 localhost kernel: Card was paused Oct 9 08:48:02 localhost kernel: ACCUM = 0xa0, SINDEX = 0x61, DINDEX = 0xe4, ARG_2 = 0x1 Oct 9 08:48:02 localhost kernel: HCNT = 0x0 SCBPTR = 0x0 Oct 9 08:48:02 localhost kernel: SCSISIGI[0xe6]:(REQI|BSYI|MSGI|IOI|CDI) ERROR[0x0] Oct 9 08:48:02 localhost kernel: SCSIBUSL[0x1] LASTPHASE[0xe0]:(MSGI|IOI|CDI) SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) Oct 9 08:48:02 localhost kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB) SCSIRATE[0x0] SEQCTL[0x10]:(FASTMODE) Oct 9 08:48:02 localhost kernel: SEQ_FLAGS[0x40]:(NO_CDB_SENT) SSTAT0[0x2]:(SPIORDY) Oct 9 08:48:02 localhost kernel: SSTAT1[0x3]:(REQINIT|PHASECHG) SSTAT2[0x0] SSTAT3[0x0] Oct 9 08:48:02 localhost kernel: SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO) Oct 9 08:48:02 localhost kernel: SXFRCTL0[0x88]:(SPIOEN|DFON) DFCNTRL[0x0] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL) Oct 9 08:48:02 localhost kernel: STACK: 0xdf 0x0 0x161 0x177 Oct 9 08:48:02 localhost kernel: SCB count = 6 Oct 9 08:48:02 localhost kernel: Kernel NEXTQSCB = 4 Oct 9 08:48:02 localhost kernel: Card NEXTQSCB = 4 Oct 9 08:48:02 localhost kernel: QINFIFO entries: Oct 9 08:48:02 localhost kernel: Waiting Queue entries: Oct 9 08:48:03 localhost kernel: Disconnected Queue entries: Oct 9 08:48:03 localhost kernel: QOUTFIFO entries: Oct 9 08:48:03 localhost kernel: Sequencer Free SCB List: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Oct 9 08:48:03 localhost kernel: Sequencer SCB Info: Oct 9 08:48:03 localhost kernel: 0 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x7] SCB_LUN[0x0] Oct 9 08:48:03 localhost kernel: SCB_TAG[0x5] Oct 9 08:48:03 localhost kernel: 1 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:03 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:03 localhost kernel: 2 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:03 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:03 localhost kernel: 3 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:03 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:03 localhost kernel: 4 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:03 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:03 localhost kernel: 5 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:03 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:03 localhost kernel: 6 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:03 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:03 localhost kernel: 7 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:03 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:03 localhost kernel: 8 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:03 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:03 localhost kernel: 9 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:03 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:04 localhost kernel: 10 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:04 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:04 localhost kernel: 11 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:04 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:04 localhost kernel: 12 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:04 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:04 localhost kernel: 13 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:04 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:04 localhost kernel: 14 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:04 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:04 localhost kernel: 15 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:04 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:04 localhost kernel: 16 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:04 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:04 localhost kernel: 17 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:04 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:04 localhost kernel: 18 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:04 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:04 localhost kernel: 19 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:04 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:04 localhost kernel: 20 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:04 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:04 localhost kernel: 21 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:05 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:05 localhost kernel: 22 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:05 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:05 localhost kernel: 23 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:05 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:05 localhost kernel: 24 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:05 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:05 localhost kernel: 25 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:05 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:05 localhost kernel: 26 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:05 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:05 localhost kernel: 27 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:05 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:05 localhost kernel: 28 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:05 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:05 localhost kernel: 29 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:05 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:05 localhost kernel: 30 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:05 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:05 localhost kernel: 31 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:05 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:05 localhost kernel: Pending list: Oct 9 08:48:05 localhost kernel: 5 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x7] SCB_LUN[0x0] Oct 9 08:48:06 localhost kernel: Kernel Free SCB list: 3 2 1 0 Oct 9 08:48:06 localhost kernel: Untagged Q(0): 5 Oct 9 08:48:06 localhost kernel: scsi0: Host Status: Oct 9 08:48:06 localhost kernel: DevQ(0:0:0): 0 waiting Oct 9 08:48:06 localhost kernel: DevQ(0:1:0): 0 waiting Oct 9 08:48:06 localhost kernel: DevQ(0:2:0): 0 waiting Oct 9 08:48:06 localhost kernel: DevQ(0:3:0): 0 waiting Oct 9 08:48:06 localhost kernel: DevQ(0:4:0): 0 waiting Oct 9 08:48:06 localhost kernel: DevQ(0:6:0): 0 waiting Oct 9 08:48:06 localhost kernel: Oct 9 08:48:06 localhost kernel: <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>> Oct 9 08:48:06 localhost kernel: (scsi0:A:0:0): SCB 0x5 - timed out Oct 9 08:48:06 localhost kernel: sg[0] - Addr 0x29d5fda4 : Length 256 Oct 9 08:48:06 localhost kernel: (scsi0:A:0:0): BDR message in message buffer Oct 9 08:48:06 localhost kernel: scsi0: Recovery Initiated Oct 9 08:48:06 localhost kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<< Oct 9 08:48:06 localhost kernel: scsi0: Dumping Card State in Message-out phase, at SEQADDR 0x169 Oct 9 08:48:06 localhost kernel: Card was paused Oct 9 08:48:07 localhost kernel: ACCUM = 0xa0, SINDEX = 0x61, DINDEX = 0xe4, ARG_2 = 0x1 Oct 9 08:48:07 localhost kernel: HCNT = 0x0 SCBPTR = 0x0 Oct 9 08:48:07 localhost kernel: SCSISIGI[0xe4]:(BSYI|MSGI|IOI|CDI) ERROR[0x0] SCSIBUSL[0x0] Oct 9 08:48:07 localhost kernel: LASTPHASE[0xa0]:(MSGI|CDI) SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) Oct 9 08:48:07 localhost kernel: SBLKCTL[0xa]:(SELWIDE|SELBUSB) SCSIRATE[0x80]:(WIDEXFER) Oct 9 08:48:07 localhost kernel: SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0x40]:(NO_CDB_SENT) Oct 9 08:48:07 localhost kernel: SSTAT0[0x2]:(SPIORDY) SSTAT1[0x13]:(REQINIT|PHASECHG|PHASEMIS) Oct 9 08:48:07 localhost kernel: SSTAT2[0x0] SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO) Oct 9 08:48:07 localhost kernel: SXFRCTL0[0x88]:(SPIOEN|DFON) DFCNTRL[0x0] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL) Oct 9 08:48:07 localhost kernel: STACK: 0xdf 0x0 0x161 0x177 Oct 9 08:48:07 localhost kernel: SCB count = 6 Oct 9 08:48:07 localhost kernel: Kernel NEXTQSCB = 4 Oct 9 08:48:07 localhost kernel: Card NEXTQSCB = 4 Oct 9 08:48:07 localhost kernel: QINFIFO entries: Oct 9 08:48:07 localhost kernel: Waiting Queue entries: Oct 9 08:48:07 localhost kernel: Disconnected Queue entries: Oct 9 08:48:07 localhost kernel: QOUTFIFO entries: Oct 9 08:48:08 localhost kernel: Sequencer Free SCB List: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Oct 9 08:48:08 localhost kernel: Sequencer SCB Info: Oct 9 08:48:08 localhost kernel: 0 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x7] SCB_LUN[0x0] Oct 9 08:48:08 localhost kernel: SCB_TAG[0x5] Oct 9 08:48:08 localhost kernel: 1 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:08 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:08 localhost kernel: 2 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:08 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:08 localhost kernel: 3 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:08 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:08 localhost kernel: 4 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:08 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:08 localhost kernel: 5 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:08 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:08 localhost kernel: 6 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:08 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:08 localhost kernel: 7 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:08 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:09 localhost kernel: 8 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:09 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:09 localhost kernel: 9 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:09 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:09 localhost kernel: 10 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:09 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:09 localhost kernel: 11 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:09 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:09 localhost kernel: 12 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:09 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:09 localhost kernel: 13 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:09 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:09 localhost kernel: 14 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:09 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:09 localhost kernel: 15 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:09 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:09 localhost kernel: 16 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:09 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:09 localhost kernel: 17 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:09 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:09 localhost kernel: 18 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:10 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:10 localhost kernel: 19 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:10 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:10 localhost kernel: 20 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:10 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:10 localhost kernel: 21 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:10 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:10 localhost kernel: 22 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:10 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:10 localhost kernel: 23 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:10 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:10 localhost kernel: 24 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:10 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:10 localhost kernel: 25 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:10 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:10 localhost kernel: 26 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:10 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:10 localhost kernel: 27 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:10 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:10 localhost kernel: 28 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:10 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:10 localhost kernel: 29 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:10 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:11 localhost kernel: 30 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:11 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:11 localhost kernel: 31 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Oct 9 08:48:11 localhost kernel: SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Oct 9 08:48:11 localhost kernel: Pending list: Oct 9 08:48:11 localhost kernel: 5 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x7] SCB_LUN[0x0] Oct 9 08:48:11 localhost kernel: Kernel Free SCB list: 3 2 1 0 Oct 9 08:48:11 localhost kernel: Untagged Q(0): 5 Oct 9 08:48:11 localhost kernel: scsi0: Host Status: host_self_blocked Oct 9 08:48:11 localhost kernel: DevQ(0:0:0): 0 waiting Oct 9 08:48:11 localhost kernel: DevQ(0:1:0): 0 waiting Oct 9 08:48:11 localhost kernel: DevQ(0:2:0): 0 waiting Oct 9 08:48:11 localhost kernel: DevQ(0:3:0): 0 waiting Oct 9 08:48:11 localhost kernel: DevQ(0:4:0): 0 waiting Oct 9 08:48:11 localhost kernel: DevQ(0:6:0): 0 waiting There is more, but I think it's just repeating the last part... Whan can I do to make this baby work? Thanks for any help, D.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.53.0310090852490.26293>