From owner-freebsd-stable@FreeBSD.ORG Fri Nov 25 10:10:50 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B346216A41F for ; Fri, 25 Nov 2005 10:10:50 +0000 (GMT) (envelope-from aperum@serverbitch.de) Received: from serverbitch.de (serverbitch.de [212.227.60.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CE5E43D45 for ; Fri, 25 Nov 2005 10:10:50 +0000 (GMT) (envelope-from aperum@serverbitch.de) Received: from aperum by serverbitch.de with local (Exim 4.54 (FreeBSD)) id 1EfaXX-00038O-SY for freebsd-stable@freebsd.org; Fri, 25 Nov 2005 11:10:47 +0100 Date: Fri, 25 Nov 2005 11:10:47 +0100 From: Sascha Holzleiter To: freebsd-stable@freebsd.org Message-ID: <20051125101047.GA11963@serverbitch.de> References: <20051123033644.O1053@ganymede.hub.org> <4385FFED.3050003@crc.u-strasbg.fr> <20051124181507.GA3012@serverbitch.de> <20051124183412.GA50476@intserv.int1.b.intern> <20051124230726.G63444@ns1.as.pvp.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051124230726.G63444@ns1.as.pvp.se> User-Agent: Mutt/1.5.11 Sender: Sascha Holzleiter Subject: Re: ciss(4) driver in FreeBSD 6.x ... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2005 10:10:50 -0000 Hi, thanks for the input on this. On Thu, Nov 24, 2005 at 11:08:28PM +0100, kama wrote: > > > do you know of any method to monitor these [ciss] controllers with FreeBSD, > > > e.g. to detect drive failures? > > > > You could simply monitor the corresponding ciss syslog-messages > > and scan for state changes (ie from OK to something else). Apart > > from reboot-messages, you only get messages if states are > > changing... This is what is done already but I always wanted to watch the drives directly. The camcontrol approach seems to satisfy this. > Maybe this is what you are looking for? > > http://people.freebsd.org/~jcagle/ Also looks promising, I'll definitly try the hpasmcli util and hope there is more to it than the screenshot is showing :) Thanks, -- Sascha