From owner-freebsd-stable@freebsd.org Fri Nov 6 22:49:20 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39CD4A27105 for ; Fri, 6 Nov 2015 22:49:20 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-oi0-x22a.google.com (mail-oi0-x22a.google.com [IPv6:2607:f8b0:4003:c06::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0311812C6; Fri, 6 Nov 2015 22:49:20 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by oies6 with SMTP id s6so31521258oie.1; Fri, 06 Nov 2015 14:49:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=SmQcm1Y03VLQTJEleJ/qwiDfII2igq/AxLbFlFa9Vjg=; b=MnUD4+o/GBxxuCxuyMD3vYMFXiayQaIHWAZgqQEcJfQb9LXrlyhZyTJea2T/BddngW d1jgd3CuOPF9JgOLa0GQO4EJs8xPvvwKjZeTxSJgQTib11sOzkcieCVWZ0M+fhSJnRm2 FQVyZJZDnVzruCaTiNTSrgjR+lIqzNt+3tukaXI9rnNikbppeTwadcfgNMrzEf6Fa2z6 iSIzx6iADCM8YOPjSKZJC3miHO39JA5mwoYPjXpyt/l3ZR1EQhgaSY4u8B9cs9kWM6DV K196sKlzeypkbkNk4Aa+c6tHbLrPnb9Ew06khWy1XOS7ne2RxbhFFCpsuOx/5MK4re0h ezQQ== MIME-Version: 1.0 X-Received: by 10.202.228.5 with SMTP id b5mr9642964oih.100.1446850159472; Fri, 06 Nov 2015 14:49:19 -0800 (PST) Sender: asomers@gmail.com Received: by 10.202.1.206 with HTTP; Fri, 6 Nov 2015 14:49:19 -0800 (PST) In-Reply-To: <563D2C5C.9000609@FreeBSD.org> References: <563BAE37.2090205@norma.perm.ru> <563BD121.4020404@FreeBSD.org> <563C406F.3090003@norma.perm.ru> <563D2C5C.9000609@FreeBSD.org> Date: Fri, 6 Nov 2015 15:49:19 -0700 X-Google-Sender-Auth: 1JsHCRqmkBPBKfurN6ai19Aqz5w Message-ID: Subject: Re: unable to boot a healthy zfs pool: all block copies unavailable From: Alan Somers To: Andriy Gapon Cc: "Eugene M. Zheganin" , FreeBSD Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 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, 06 Nov 2015 22:49:20 -0000 On Fri, Nov 6, 2015 at 3:40 PM, Andriy Gapon wrote: > On 06/11/2015 18:00, Alan Somers wrote: >> I notice that my 10.2-RELEASE VM prints the same message about "all >> block copies unavailable" and then continues to boot just fine. > > Is that on a system with only one ZFS pool or are there more of them? Ahh, you're probably right. That system has two pools. -Alan