From owner-freebsd-fs@FreeBSD.ORG Thu Jul 4 20:07:02 2013 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E5BD7DA6 for ; Thu, 4 Jul 2013 20:07:02 +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 3BD141C7F for ; Thu, 4 Jul 2013 20:07:01 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id XAA16718; Thu, 04 Jul 2013 23:06:38 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Uupna-000FIv-0d; Thu, 04 Jul 2013 23:06:38 +0300 Message-ID: <51D5D5AA.8070807@FreeBSD.org> Date: Thu, 04 Jul 2013 23:06:02 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130405 Thunderbird/17.0.5 MIME-Version: 1.0 To: Dmitry Morozovsky Subject: Re: boot from ZFS: which pool types use? References: <51D56066.1020902@FreeBSD.org> <51D577A9.1030304@gmail.com> <51D59AAD.3030208@FreeBSD.org> <51D5A20F.4070103@FreeBSD.org> <51D5C968.2000803@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-fs@FreeBSD.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2013 20:07:03 -0000 on 04/07/2013 22:59 Dmitry Morozovsky said the following: > On Thu, 4 Jul 2013, Andriy Gapon wrote: >> Really? >> http://ru.kyivbsd.org.ua/arhiv/2012/kyivbsd12-gapon-zfs.pdf?attredirects=0&d=1 > > Hmm. I do not see (maybe I'm missing something obvious) how can one select at > gptzfsboot or similar prompt the pool to load loader (not too much 'load's, > heh?) from... Page 18. FreeBSD/x86 boot Default: pool1:ROOT/test1:/boot/zfsloader boot: pool2:ROOT/knowngood:/boot/zfsloader.old BTW, the syntax now is changed to use more familiar dataset names, e.g. "pool2/ROOT/knowngood" instead of "pool2:ROOT/knowngood". -- Andriy Gapon