From owner-freebsd-questions@FreeBSD.ORG Sun Feb 29 22:25:39 2004 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 8213116A4CE for ; Sun, 29 Feb 2004 22:25:39 -0800 (PST) Received: from hobbiton.shire.net (hobbiton.shire.net [206.71.64.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AAB143D1F for ; Sun, 29 Feb 2004 22:25:39 -0800 (PST) (envelope-from chad@shire.net) Received: from [67.161.247.57] (helo=[192.168.99.66]) by hobbiton.shire.net with asmtp (TLSv1:RC4-SHA:128) (Exim 4.10) id 1Axgrv-000GJ7-00 for freebsd-questions@freebsd.org; Sun, 29 Feb 2004 23:25:35 -0700 Mime-Version: 1.0 (Apple Message framework v612) Message-Id: <3E188858-6B49-11D8-BF9A-003065A70D30@shire.net> To: 'freebsd-questions@FreeBSD.ORG ORG' From: "Chad Leigh -- Shire.Net LLC" Date: Sun, 29 Feb 2004 23:25:32 -0700 X-Mailer: Apple Mail (2.612) Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on hobbiton.shire.net X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.60 X-Spam-Level: Subject: Adaptec 2410SA starts doing this: aac0: COMMAND 0xc551a7e8 TIMEOUT AFTER 147 SECONDS 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: Mon, 01 Mar 2004 06:25:39 -0000 Hi I have an Adaptec 2410SA RAID card with 3 drives attached, 2 in a RAID 1 array and one as a separate disk. This has been working under 5.2-RELEASE in my test server for some time now. However, for some reason the machine locked up (may not be related) and I had to do a hard reset. Now the machine, when it tries to check the two aacd volumes on this controller, starts printing out this message below every 20 seconds or so and the disk volumes cannot be used. Each new IO attempt triggers a new set of these messages. The hex number after the COMMAND word is different for each new IO request but of course stays the same for repeated messages relating to the same original IO request aac0: COMMAND 0xc551a7e8 TIMEOUT AFTER 147 SECONDS I have googled on this and similar posts related to 2120S controllers all seemed to have different causes and fixes... Any hints or ideas on what is causing this? I can get into the controller at POST time and it checks out... Thanks Chad