From owner-freebsd-amd64@FreeBSD.ORG Wed Mar 30 00:46:04 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6FE016A4CE for ; Wed, 30 Mar 2005 00:46:04 +0000 (GMT) Received: from ford.blinkenlights.nl (ford.blinkenlights.nl [213.204.211.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78C2E43D58 for ; Wed, 30 Mar 2005 00:46:04 +0000 (GMT) (envelope-from sten@blinkenlights.nl) Received: from tea.blinkenlights.nl (tea.blinkenlights.nl [192.168.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ford.blinkenlights.nl (Postfix) with ESMTP id CD7023F294; Wed, 30 Mar 2005 02:46:03 +0200 (CEST) Received: by tea.blinkenlights.nl (Postfix, from userid 101) id 59C10266; Wed, 30 Mar 2005 02:46:03 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by tea.blinkenlights.nl (Postfix) with ESMTP id 3F2061BD; Wed, 30 Mar 2005 02:46:03 +0200 (CEST) Date: Wed, 30 Mar 2005 02:46:03 +0200 (CEST) From: Sten Spans To: Sven Willenberger In-Reply-To: <1112130900.3883.5.camel@lanshark.dmv.com> Message-ID: References: <1112130900.3883.5.camel@lanshark.dmv.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-amd64@freebsd.org Subject: Re: amr monitor for megaraid on amd64 platform X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2005 00:46:04 -0000 On Tue, 29 Mar 2005, Sven Willenberger wrote: > Having perused the forums/google/etc I have found some references to > megaraid (amr) monitoring software for FreeBSD that included a) a linux > version from LSI that won't work because linux compat does not work for > ioctl and b) a freebsd megacontrol utiltiy that won't work because it > requires compat4x (or at least libc.so.4) and compat4x does not install > on amd64 platform. > > So has anyone come up with some type of monitoring or basic status type > software for the amr driver? I imagine drive failure(s) would show up > in /var/log/messages but I would prefer to be able to write some type of > shellscript that would check the status of the individual drives in the > raid array. source for an amr monitoring tool (amrstat) was posted on -current about a week ago. I have it online somewhere if you can't find it. -- Sten Spans "There is a crack in everything, that's how the light gets in." Leonard Cohen - Anthem