From owner-freebsd-fs@FreeBSD.ORG Thu Oct 6 13:36:42 2011 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13CA1106564A; Thu, 6 Oct 2011 13:36:42 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 344868FC13; Thu, 6 Oct 2011 13:36:40 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA03892; Thu, 06 Oct 2011 16:36:37 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <4E8DAEE5.4020004@FreeBSD.org> Date: Thu, 06 Oct 2011 16:36:37 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111003 Thunderbird/7.0.1 MIME-Version: 1.0 To: Henri Hennebert References: <4E8D7406.4090302@restart.be> <4E8D86A2.1040508@FreeBSD.org> <4E8D9F57.70506@restart.be> In-Reply-To: <4E8D9F57.70506@restart.be> X-Enigmail-Version: undefined Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-fs@FreeBSD.org, current@FreeBSD.org Subject: Re: zfsloader 9.0 BETA3 r225759 - i/o error - all block copies unavailable X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2011 13:36:42 -0000 on 06/10/2011 15:30 Henri Hennebert said the following: > The pool is a mirror: > > [root@morzine ~]# zpool status rpool > pool: rpool > state: ONLINE > scan: scrub repaired 0 in 1h0m with 0 errors on Wed Aug 24 15:04:36 2011 > config: > > NAME STATE READ WRITE CKSUM > rpool ONLINE 0 0 0 > mirror-0 ONLINE 0 0 0 > gptid/e915c6a0-fc72-11de-aa21-00e081706b68 ONLINE 0 0 0 > gptid/eac8497d-fc72-11de-aa21-00e081706b68 ONLINE 0 0 0 > > errors: No known data errors > > and rpool/root is not compressed: > > [root@morzine ~]# zfs get compression rpool/root > NAME PROPERTY VALUE SOURCE > rpool/root compression off inherited from rpool > > pool is v28 and filesystems are v5 No particular recipes for this environment, just a general suggestion. If you run into a situation like this again, please try to use tools/tools/zfsboottest to diagnose where exactly an error originates. -- Andriy Gapon