From owner-freebsd-stable@freebsd.org Fri Nov 6 05:54:07 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 68360A28B65 for ; Fri, 6 Nov 2015 05:54:07 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from elf.hq.norma.perm.ru (unknown [IPv6:2a00:7540:1::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.norma.perm.ru", Issuer "Vivat-Trade UNIX Root CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 97C131980 for ; Fri, 6 Nov 2015 05:54:05 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from bsdrookie.norma.com. (bsdrookie.norma.com [192.168.7.144]) by elf.hq.norma.perm.ru (8.14.9/8.14.9) with ESMTP id tA65rpKu001996 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Fri, 6 Nov 2015 10:53:53 +0500 (YEKT) (envelope-from emz@norma.perm.ru) Subject: Re: unable to boot a healthy zfs pool: all block copies unavailable To: freebsd-stable@freebsd.org References: <563BAE37.2090205@norma.perm.ru> <563BD121.4020404@FreeBSD.org> From: "Eugene M. Zheganin" X-Enigmail-Draft-Status: N1110 Message-ID: <563C406F.3090003@norma.perm.ru> Date: Fri, 6 Nov 2015 10:53:51 +0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <563BD121.4020404@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (elf.hq.norma.perm.ru [192.168.3.10]); Fri, 06 Nov 2015 10:53:54 +0500 (YEKT) X-Spam-Status: No hits=-102.9 bayes=0.0000 testhits ALL_TRUSTED=-1, BAYES_00=-1.9,USER_IN_WHITELIST=-100 autolearn=ham autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on elf.hq.norma.perm.ru 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 05:54:07 -0000 Hi. On 06.11.2015 02:58, Andriy Gapon wrote: > > It could be that your BIOS is not able to read past 1TB (512 * INT_MAX). That > seems to be a rather common problem for consumer motherboards. > Here is an example of how it looked for me: > https://people.freebsd.org/~avg/IMAG1099.jpg > Fortunately, it wasn't a root pool that got the error. Mine looks way different: yours shows the pool info, mine shows 'BTX halted' message: http://zhegan.in/files/cannot-read-MOS.jpg . I'm running the latest BIOS for this motherboard (Gigabyte Z77P-D3, updated yesterday, stilll it's only 2012h year). If it's still the BIOS-related bug, what wokraround can I use - reslice the disk and create the root pool inside first Tb, right ? Thanks. Eugene.