Date: Thu, 02 Jul 1998 11:35:26 +0200 From: Ian Freislich <iang@iafrica.com> To: freebsd-current@FreeBSD.ORG Subject: SCSI problems on aic7880 Message-ID: <29921.899372126@iafrica.com>
next in thread | raw e-mail | index | archive | help
Hi After a while (3 mins from boot to a day or so) I start getting the following messages on my console: (this sequence repeats infinitely so I'm not sure if the SCSI problem causes the pager problem or the other way around) My kernel config has the follwing relevant lines: options AHC_TAGENABLE options AHC_SCBPAGING_ENABLE controller ahc0 controller scbus0 at ahc0 device cd0 device sd0 device st0 I have a Gigabyte 686DLX motherboard with one PII-266. Does anyone have any ideas? ahc0: Issued Channel A Bus Reset. 3 SCBs aborted spec_getpages: I/O read failure: (Error code=5) size: 8192, resid: 8192, a_count: 8192, valid: 0x0 nread: 0, reqpage 1, pindex 3, pcount 2 vm_fault: pager input (probably hardware) error, PID 274 failure sd0: SCB 0x3 - timed out in message in phase, SCSIIGI == 0xe6 SEQADDR = 0xca SCSISEQ = 0x12 SSTAT0 = 0x2 SSTAT1 = 0x3 sd0: abort message in message buffer sd0: SCB 0x3 - timed out in message in phase, SCSIIGI == 0xf6 SEQADDR = 0xca SCSISEQ = 0x12 SSTAT0 = 0x2 SSTAT1 = 0x3 sd0: no longer in timeout ahc0: Issued Channel A Bus Reset. 3 SCBs aborted sd1: SCB 0x0 - timed out in message in phase, SCSIIGI == 0xe6 SEQADDR = 0xca SCSISEQ = 0x12 SSTAT0 = 0x2 SSTAT1 = 0x3 sd1: abort message in message buffer sd1: SCB 0x3 - timed out in message in phase, SCSIIGI == 0xf6 SEQADDR = 0xca SCSISEQ = 0x12 SSTAT0 = 0x2 SSTAT1 = 0x3 sd0: no longer in timeout ahc0: Issued Channel A Bus Reset. 3 SCBs aborted sd1: SCB 0x0 - timed out in message in phase, SCSIIGI == 0xe6 SEQADDR = 0xca SCSISEQ = 0x12 SSTAT0 = 0x2 SSTAT1 = 0x3 sd1: abort message in message buffer sd1: SCB 0x3 - timed out in message in phase, SCSIIGI == 0xf6 SEQADDR = 0xca SCSISEQ = 0x12 SSTAT0 = 0x2 SSTAT1 = 0x3 sd0: no longer in timeout ahc0: Issued Channel A Bus Reset. 3 SCBs aborted sd1: SCB 0x0 - timed out in message in phase, SCSIIGI == 0xe6 SEQADDR = 0xca SCSISEQ = 0x12 SSTAT0 = 0x2 SSTAT1 = 0x3 sd1: abort message in message buffer sd1: SCB 0x3 - timed out in message in phase, SCSIIGI == 0xf6 SEQADDR = 0xca SCSISEQ = 0x12 SSTAT0 = 0x2 SSTAT1 = 0x3 sd0: no longer in timeout -- Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?29921.899372126>