From owner-freebsd-questions Mon Dec 18 21:00:22 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA21858 for questions-outgoing; Mon, 18 Dec 1995 21:00:22 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA21849 for ; Mon, 18 Dec 1995 21:00:18 -0800 (PST) Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id VAA02194; Mon, 18 Dec 1995 21:00:17 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id VAA03007; Mon, 18 Dec 1995 21:00:31 -0800 Message-Id: <199512190500.VAA03007@corbin.Root.COM> To: Jason Wright cc: freebsd-questions@freebsd.org Subject: Re: reboots (SCSI) In-reply-to: Your message of "Mon, 18 Dec 95 23:42:03 EST." <199512190442.XAA07559@postgres95.vnet.net> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 18 Dec 1995 21:00:27 -0800 Sender: owner-questions@freebsd.org Precedence: bulk >I've have been experiencing uptimes anywhere from 3 days to 4 hours (not >too good, eh?) > >I've enclosed all of the messages prior to each reboot (today!). By >just the looks of the first two, I'd guess that sd2 was flaking out >(it's well ventilated, I've heard the horror stories about Baracuda drives). >But, the third appears to be related to sd3. After each there were some >messages about syncing the disks and 'automagic reboot in 15 seconds...'. > >I'm almost at my wits end trying to solve this problem (and my Boss has >suggested SCO, please save me!). Seriously, any help comments or ideas >would be greatly appreciated. > >--Jason Wright >jason@oozoo.vnet.net > >Reboot #1: >ahc0: target 2, lun 0 (sd2) timed out >sd2(ahc0:2:0): BUS DEVICE RESET message queued. >ahc0: target 2, lun 0 (sd2) timed out >ahc0: Issued Channel A Bus Reset #1. 3 SCBs aborted >ahc0: target 2, lun 0 (sd2) timed out >ahc0: Issued Channel A Bus Reset #2. 0 SCBs aborted >ahc0: target 2, lun 0 (sd2) timed out >ahc0: Issued Channel A Bus Reset #2. 0 SCBs aborted >ahc0: target 2, lun 0 (sd2) timed out >ahc0: Issued Channel A Bus Reset #2. 0 SCBs aborted >panic: ahcintr: AWAITING_MSG for an SCB thatdoes not have a waiting message This is caused by bugs in the aha2940 driver. Justin Gibbs (the author of the driver) has been working on a fix for the problem. I'm able to reproduce the problem here fairly easily (I can make it happen within a minute or two with 7 4.3GB Quantum Grand Prix drives). Hopefully we'll have a fix for you soon. -DG