From owner-freebsd-questions@FreeBSD.ORG Wed Aug 29 16:13:29 2007 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28B0316A417 for ; Wed, 29 Aug 2007 16:13:29 +0000 (UTC) (envelope-from emaste@phaedrus.sandvine.ca) Received: from gw.sandvine.com (gw.sandvine.com [199.243.201.138]) by mx1.freebsd.org (Postfix) with ESMTP id DAABC13C46B for ; Wed, 29 Aug 2007 16:13:26 +0000 (UTC) (envelope-from emaste@phaedrus.sandvine.ca) Received: from labgw2.phaedrus.sandvine.com ([192.168.3.11]) by gw.sandvine.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 29 Aug 2007 11:51:25 -0400 Received: by labgw2.phaedrus.sandvine.com (Postfix, from userid 12627) id F295E1170D; Wed, 29 Aug 2007 11:51:24 -0400 (EDT) Date: Wed, 29 Aug 2007 11:51:24 -0400 From: Ed Maste To: Thomas Vogt Message-ID: <20070829155124.GA57275@sandvine.com> References: <1173779098.31466.20.camel@bert.mlan.solnet.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1173779098.31466.20.camel@bert.mlan.solnet.ch> User-Agent: Mutt/1.4.2.1i X-OriginalArrivalTime: 29 Aug 2007 15:51:25.0202 (UTC) FILETIME=[74428F20:01C7EA54] Cc: freebsd-questions Subject: Re: aaccli doesn't work with AOC-LPZCR2 (Supermicro) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 16:13:29 -0000 On Tue, Mar 13, 2007 at 10:44:58AM +0100, Thomas Vogt wrote: > FreeBSD (6.2 and Current) boots and works perfectly. Only the storage > control program from port/sysutils/aaccli doesn't work with this > controller. > > aaccli open aac0: > Command Error: current controller software.> Adaptec has a new tool called 'arcconf' that supports the newer firmware and devices. The interface is different to aaccli, and it lacks a few capabilities of aaccli, but should be usable for normal RAID monitoring. Have a look at: http://www.adaptec.com/en-US/speed/raid/storage_manager/arcconf_freebsd_5_6_x86_b16806_tar_gz.htm -Ed Maste