Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2005 12:18:04 +0100 (CET)
From:      Sten Spans <sten@blinkenlights.nl>
To:        Eric Anderson <anderson@centtech.com>
Cc:        freebsd-performance@freebsd.org
Subject:   Re: High traffic NFS performance and availability problem
Message-ID:  <Pine.SOC.4.61.0502241213450.16100@tea.blinkenlights.nl>
In-Reply-To: <421CE545.3010805@centtech.com>
References:  <Pine.NEB.3.96L.1050221212016.30319D-100000@fledge.watson.org> <200502231044.54801.drice@globat.com> <421CD0CA.10601@samsco.org> <421CE545.3010805@centtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Feb 2005, Eric Anderson wrote:

> Scott - let me just say *THANKS!* - that is truly good news!  I'm a heavy 
> user of these devices, and I sleep much better knowing there is some 
> backing/help from the manufacturer.

Quite.

> I have to ask - is there any work being done on a monitoring tool for these 
> cards?  Forgive me if I'm overlooking one that already exists, but I couldn't 
> find one that would work on these cards.  (Pointers are welcome!)

The freebsd4 binary works for me ( I only need raid status info ).

zaphod# ./amrcontrol status 0

#######################################################
###   LSI MEGARAID LOGICAL DRIVE INFORMATION    ###
#######################################################

##Logical drives 0
RAID= RAID5
Status= OPTIMAL
Rebuild Rate= 30


or with a wrapper:

zaphod# telnet 127.0.0.1 666
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Status= OPTIMAL
Connection closed by foreign host.


http://people.freebsd.org/~emoore/MegaRAID_SCSI/amrcontrol/

-- 
Sten Spans

"There is a crack in everything, that's how the light gets in."
Leonard Cohen - Anthem



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOC.4.61.0502241213450.16100>