From owner-freebsd-stable@FreeBSD.ORG Thu Nov 24 18:28:19 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 8352716A41F for ; Thu, 24 Nov 2005 18:28:19 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CB5743DB9 for ; Thu, 24 Nov 2005 18:28:06 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from [192.168.0.100] (12-240-19-60.client.mchsi.com [12.240.19.60]) by elvis.mu.org (Postfix) with ESMTP id EDCCA1A3C1A; Thu, 24 Nov 2005 10:27:48 -0800 (PST) Message-ID: <43860625.4070103@freebsd.org> Date: Thu, 24 Nov 2005 10:27:49 -0800 From: Paul Saab User-Agent: Thunderbird 1.4 (Macintosh/20050908) MIME-Version: 1.0 To: Sascha Holzleiter References: <20051123033644.O1053@ganymede.hub.org> <4385FFED.3050003@crc.u-strasbg.fr> <20051124181507.GA3012@serverbitch.de> In-Reply-To: <20051124181507.GA3012@serverbitch.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org 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: Thu, 24 Nov 2005 18:28:19 -0000 Sascha Holzleiter wrote: > do you know of any method to monitor these controllers with FreeBSD, > e.g. to detect drive failures? > > No, but the code is in the driver and can be easily adapted to a userland program to probe the controller through the ioctl interface, but the easiest way is to just have something monitor syslog.