From owner-freebsd-questions@FreeBSD.ORG Tue Mar 13 09:45:02 2007 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 94DAF16A405 for ; Tue, 13 Mar 2007 09:45:02 +0000 (UTC) (envelope-from thomas@bsdunix.ch) Received: from conversation.bsdunix.ch (ns1.bsdunix.ch [82.220.1.90]) by mx1.freebsd.org (Postfix) with ESMTP id 57D5913C455 for ; Tue, 13 Mar 2007 09:45:02 +0000 (UTC) (envelope-from thomas@bsdunix.ch) Received: from localhost (localhost.bsdunix.ch [127.0.0.1]) by conversation.bsdunix.ch (Postfix) with ESMTP id 979AC5D42; Tue, 13 Mar 2007 10:45:00 +0100 (CET) X-Virus-Scanned: by amavisd-new at mail.bsdunix.ch Received: from conversation.bsdunix.ch ([127.0.0.1]) by localhost (conversation.bsdunix.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id OsUsjeJnusCZ; Tue, 13 Mar 2007 10:44:59 +0100 (CET) Received: from [212.101.1.83] (bert.mlan.solnet.ch [212.101.1.83]) (using SSLv3 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by conversation.bsdunix.ch (Postfix) with ESMTP id BE0795D3C; Tue, 13 Mar 2007 10:44:59 +0100 (CET) From: Thomas Vogt To: freebsd-questions Content-Type: text/plain Date: Tue, 13 Mar 2007 10:44:58 +0100 Message-Id: <1173779098.31466.20.camel@bert.mlan.solnet.ch> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: 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: Tue, 13 Mar 2007 09:45:02 -0000 Hello I've a new Supermicro Raid controller AOC-LPZCR2 (http://www.supermicro.com/products/accessories/addon/AOC-LPZCR2.cfm) It's a Adaptec 2020ZCR Controller Monitor 5.1-0[8454] Controller Kernel 5.1-0[8454] aac0@pci7:1:0: class=0x010400 card=0x028a9005 chip=0x02859005 rev=0x02 hdr=0x00 vendor = 'Adaptec Inc' device = 'AAC-RAID RAID Controller' class = mass storage subclass = RAID 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: Is there a way to check the status from the Raid without it? Perhaps with the linux aaccli? I doubt that adaptec is releasing a new aaccli for freebsd soon. Cheers, Thomas