From owner-freebsd-current Mon Sep 10 7:30:53 2001 Delivered-To: freebsd-current@freebsd.org Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by hub.freebsd.org (Postfix) with ESMTP id 24EAD37B405 for ; Mon, 10 Sep 2001 07:30:49 -0700 (PDT) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id HAA28388; Mon, 10 Sep 2001 07:30:48 -0700 (PDT) Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [162.62.64.10]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id HAA20910; Mon, 10 Sep 2001 07:17:51 -0700 (PDT) Received: from hollin.btc.adaptec.com (hollin [162.62.149.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id IAA09699; Mon, 10 Sep 2001 08:30:46 -0600 (MDT) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.11.6/8.11.4) id f8AEPuJ30590; Mon, 10 Sep 2001 08:25:56 -0600 (MDT) (envelope-from scottl) Date: Mon, 10 Sep 2001 08:25:56 -0600 From: Scott Long To: Tomas Palfi Cc: "'freebsd-current@FreeBSD.ORG'" Subject: Re: Raid Controller reconditioning Message-ID: <20010910082556.A30580@hollin.btc.adaptec.com> References: <99A83EE8C34AD311809C009027936117144B1D@dell-serv-1.phoenixmedical.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <99A83EE8C34AD311809C009027936117144B1D@dell-serv-1.phoenixmedical.co.uk> User-Agent: Mutt/1.3.19i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Sep 10, 2001 at 12:56:16PM +0100, Tomas Palfi wrote: > i'm running stable4.3 on Dell poweredge 2500 with PERC 3/Di controller which > is causing a problem. the support battery on the controller is being > discharged on irregular basis and when fully discharged it freezes the > system. After rebooting the system the console displays: > > aac0: ** Battery charge is now OK > > this message is displayed on the console after approx. 2-3 mins of running. > there is no way the battery would be fully recharged after such a short > time. Being it a new system the battery has not been fully charged and > dischardged to gain full working capacity. This is not the fault of the OS or the driver. The message that you see is generated by the firmware on the aac controller and simply logged to the console. My guess is that the battery is damaged and the controller is confused as to its state. Calling Dell Tech Support would be a good option. As a second option you could update to -current (or wait a week for -stable to catch up) and get the new-and-improved aac driver which will let you run the afacli app from Dell. With that, you may be able to convince the controller to recondition the battery with some success. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message