From owner-freebsd-questions@FreeBSD.ORG Wed Jul 2 23:26:57 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9E6F37B401 for ; Wed, 2 Jul 2003 23:26:57 -0700 (PDT) Received: from mail.opensourcegroup.com (mail.opensourcegroup.com [66.207.128.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65DE243FDF for ; Wed, 2 Jul 2003 23:26:57 -0700 (PDT) (envelope-from jason@sopko.net) Received: from sopko.net (hades.cirqular.com [66.207.137.3]) by mail.opensourcegroup.com (Postfix) with ESMTP id 9DFB15BA6E for ; Thu, 3 Jul 2003 02:26:56 -0400 (EDT) Message-ID: <3F03CCA7.4090904@sopko.net> Date: Thu, 03 Jul 2003 02:26:47 -0400 From: Jason Sopko User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD 4.8-RELEASE and Adaptec 2400A Controller X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2003 06:26:58 -0000 I am having an issue with the Adaptec 2400A controller using the latest FreeBSD 4.8-RELEASE code. The server is hanging with this message: asr0: Blink LED 0x3 resetting adapter The server doesn't reboot or halt, it just sits there with that error message until you manually reboot it with the reset switch. I have tried switching the cache RAM with no luck. This happens once every couple of days, but it's been known to happen after 1 day, or take as long as 10 days. There is nothing in /var/log/messages. I'm using four 60GB ATA/100 disks in a RAID 5 array. Has anyone had a similar issue, and if so what was the solution? ///Jason