From owner-freebsd-stable@FreeBSD.ORG Thu Sep 6 11:57:47 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D509D106564A for ; Thu, 6 Sep 2012 11:57:47 +0000 (UTC) (envelope-from elon@rosa.physik-pool.tu-berlin.de) Received: from mail.tu-berlin.de (mail.tu-berlin.de [130.149.7.33]) by mx1.freebsd.org (Postfix) with ESMTP id 8D7DB8FC18 for ; Thu, 6 Sep 2012 11:57:47 +0000 (UTC) X-tubIT-Incoming-IP: 130.149.58.163 Received: from mail.physik-pool.tu-berlin.de ([130.149.58.163] helo=mail.physik.tu-berlin.de) by mail.tu-berlin.de (exim-4.75/mailfrontend-4) with esmtp for id 1T9aiQ-0003YS-C3; Thu, 06 Sep 2012 13:57:46 +0200 Received: from rosa.physik-pool.tu-berlin.de (rosa.physik-pool.tu-berlin.de [130.149.58.145]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.physik.tu-berlin.de (Postfix) with ESMTPS id 4FFA211404 for ; Thu, 6 Sep 2012 13:57:39 +0200 (CEST) Received: (from elon@localhost) by rosa.physik-pool.tu-berlin.de (8.14.5/8.14.4/Submit) id q86Bvdoj016131 for freebsd-stable@freebsd.org; Thu, 6 Sep 2012 13:57:39 +0200 (CEST) (envelope-from elon) Date: Thu, 6 Sep 2012 13:57:39 +0200 From: Leon =?iso-8859-15?Q?Me=DFner?= To: freebsd-stable@freebsd.org Message-ID: <20120906115739.GF5350@rosa.physik.tu-berlin.de> Mail-Followup-To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Subject: ZFS in devd and fault management 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, 06 Sep 2012 11:57:47 -0000 Hi, i'm trying to setup some fault management for ZFS. My first idea would be to use devd. It looks like PCBSD already has some examples for this [1]. Is there any documentation regarding which subsystem and types exist for ZFS ? Regards, Leon [1] http://lists.freebsd.org/pipermail/freebsd-stable/2011-January/061095.html