From owner-freebsd-scsi Tue Apr 15 18:01:18 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA25609 for freebsd-scsi-outgoing; Tue, 15 Apr 1997 18:01:18 -0700 (PDT) Received: from bigdog.fred.net (bigdog.fred.net [204.215.84.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA25601 for ; Tue, 15 Apr 1997 18:01:13 -0700 (PDT) Received: from bigdog.fred.net (bigdog.fred.net [204.215.84.2]) by bigdog.fred.net (8.8.5/8.6.12) with SMTP id UAA17809 for ; Tue, 15 Apr 1997 20:56:45 -0400 (EDT) Date: Tue, 15 Apr 1997 20:56:44 -0400 (EDT) From: Dale Ghent To: freebsd-scsi@freebsd.org Subject: Major 2940UW and 2.2.1 problems... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I recently upgraded from 2.1.5-RELEASE to 2.2.1, and have been running into some major and fatal SCSI problems. I'mm running a heavily-loaded machine (news) that has 3 2940UW controllers in it. After upgrading to 2.2.1 the machine has become quite unstable. The machine would reboot itself with no warning at all. A check in /var/log/messages shows this error right before reboot: Apr 15 19:21:40 news /kernel: sd4(ahc1:5:0): SCB 0x2 - timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 Apr 15 19:21:40 news /kernel: SEQADDR == 0x5 Apr 15 19:21:40 news /kernel: Ordered Tag queued Apr 15 19:21:40 news /kernel: sd4(ahc1:5:0): SCB 0x7 timedout while recovery in progress Apr 15 19:21:41 news /kernel: sd4(ahc1:5:0): SCB 0x2 - timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 Apr 15 19:21:41 news /kernel: SEQADDR == 0x7 Apr 15 19:21:41 news /kernel: sd4(ahc1:5:0): Queueing an Abort SCB Apr 15 19:21:41 news /kernel: sd4(ahc1:5:0): Abort Message Sent Apr 15 19:21:41 news /kernel: sd4(ahc1:5:0): SCB 0 - Abort Completed. Apr 15 19:21:41 news /kernel: sd4(ahc1:5:0): no longer in timeout Apr 15 19:21:41 news /kernel: Ordered Tag sent Apr 15 19:21:50 news /kernel: sd4(ahc1:5:0): SCB 0x5 - timed out in message out phase, SCSISIGI == 0x0 Apr 15 19:21:50 news /kernel: SEQADDR == 0x0 Apr 15 19:21:50 news /kernel: Ordered Tag queued Apr 15 19:21:50 news /kernel: sd4(ahc1:5:0): SCB 0x4 timedout while recovery in progress Please, please let there be a solution for this. This crashes the machine about 6 times a day and its really bad. This error always happens on the same controller and with the same drive. I've double-checked termination and cables, and replaced them, but no luck. Any ideas? Thanks Dale