From owner-freebsd-current@FreeBSD.ORG Mon May 25 17:23:31 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 688FB106568F for ; Mon, 25 May 2009 17:23:31 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.247]) by mx1.freebsd.org (Postfix) with ESMTP id 1DA318FC34 for ; Mon, 25 May 2009 17:23:30 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: by an-out-0708.google.com with SMTP id c3so1849919ana.13 for ; Mon, 25 May 2009 10:23:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=zI7O87z3CDFRGS706/OyWBgRNFHnKlm8Akr8p1bblX0=; b=YXX8PWRmvtWqj8QA9HJ+tz98pIXn98kornDTIXanrFUJVENAJwl+9gC+RrJ9pIBa68 11YNov5KwNXbjkvtzRDDqAxKbhNeHCIXVPx65LMvzL0Pv7Bz4ctSYZAvvrVzuUiOC79k A5CQIcfx4nMEnKrUIMnTd/CchSpWCaDTXqBKU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=kCu9diO0mgk6rwtnCV7LkUXitR6KyTtXTH+Dsnm+vC0iprxaVbwrPs+Ka/9aeE6uyE 44BrENMGfM9xLuF6q7n0z0LACAdlYradLvd6RuCjTeaq/NEO2mr611iF39W9eVL3SLMC Fa9O/jRsfK+ymcNib/9CPfruwYg8pjm9+tui8= MIME-Version: 1.0 Sender: mat.macy@gmail.com Received: by 10.100.215.12 with SMTP id n12mr12540019ang.133.1243272210297; Mon, 25 May 2009 10:23:30 -0700 (PDT) In-Reply-To: References: <4E6E325D-BB18-4478-BCFD-633D6F4CFD88@exscape.org> Date: Mon, 25 May 2009 10:23:30 -0700 X-Google-Sender-Auth: 40771f6ad506afab Message-ID: <3c1674c90905251023m2ce92bcdh4cd3e9df67b83dfd@mail.gmail.com> From: Kip Macy To: Thomas Backman Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: ZFS panic under extreme circumstances (2/3 disks corrupted) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2009 17:23:31 -0000 > > I'm guessing this is the case in OpenSolaris as well...? In any case, it's > BAD. Unless you keep checking zpool status over and over, you could have a > disk "failing silently" - which defeats one of the major purposes of ZFS! > Sure, auto-healing is nice, but it should tell you that it's happening, so > that you can prepare to replace a disk (i.e. order a new one BEFORE it > crasches bigtime). > > No, the FMA will persistently track issues like this. http://opensolaris.org/os/community/fm/ -Kip