From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 08:16:16 2008 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 4A6B61065673 for ; Wed, 30 Apr 2008 08:16:16 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 164BA8FC12 for ; Wed, 30 Apr 2008 08:16:16 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at inter-sonic.com Message-ID: <48182ACC.7050004@intersonic.se> Date: Wed, 30 Apr 2008 10:16:12 +0200 From: Per olof Ljungmark User-Agent: Thunderbird 2.0.0.12 (X11/20080303) MIME-Version: 1.0 To: Gabri Mate References: <20080430070718.GA20384@notebook> In-Reply-To: <20080430070718.GA20384@notebook> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: ml370 and smartarray 431 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, 30 Apr 2008 08:16:16 -0000 Gabri Mate wrote: > Dear List, > > i have a really old (from 2001) ml370 with a smart array 431 raid > controller. FreeBSD 7 installs perfectly but i couldn't find a way to > monitor my drives. I've installed the hpacucli port, but it says that it > can't find any controllers in the system. > > Do you know any solution for this problem? We use lmon from ports, works with some tweaking. There are possibly others as well. --per