From owner-freebsd-questions@FreeBSD.ORG Sun Nov 18 13:16:33 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 08DDDD8 for ; Sun, 18 Nov 2012 13:16:33 +0000 (UTC) (envelope-from graudeejs@yandex.ru) Received: from forward4h.mail.yandex.net (forward4h.mail.yandex.net [IPv6:2a02:6b8:0:f05::4]) by mx1.freebsd.org (Postfix) with ESMTP id 762D68FC12 for ; Sun, 18 Nov 2012 13:16:32 +0000 (UTC) Received: from web29h.yandex.ru (web29h.yandex.ru [84.201.187.163]) by forward4h.mail.yandex.net (Yandex) with ESMTP id 855C31B213CE for ; Sun, 18 Nov 2012 17:16:30 +0400 (MSK) Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web29h.yandex.ru (Yandex) with ESMTP id 483673384F0; Sun, 18 Nov 2012 17:16:30 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1353244590; bh=Gcfm268sigTTrPVUrCCR6uqYHJD64guL2rBXwZz+uM8=; h=From:To:Subject:Date; b=oWjrIGRlfPTNhzOgZWn9up8ib8730T41oT+pF2O73sWFh0yJRgqXyjEjzsvEMeiXk fn+xrXsWODtgllvGfzikT/WStRiv23Ev00SnuIbiPC0wBNU39cBemsxWt6OcjkP0UE JxUlIZzjfydoQ+jUxfvrBCylkkURD/8oXxK69lsY= Received: from mpe-11-155.mpe.lv (mpe-11-155.mpe.lv [83.241.11.155]) by web29h.yandex.ru with HTTP; Sun, 18 Nov 2012 17:16:30 +0400 From: Aldis Berjoza To: freebsd-questions Subject: Why do we need vfs.root.mountfrom for zfs MIME-Version: 1.0 Message-Id: <826091353244590@web29h.yandex.ru> Date: Sun, 18 Nov 2012 15:16:30 +0200 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Nov 2012 13:16:33 -0000 I was wondering why oh, why do we need to set vfs.root.mountfrom in /boot/loader.conf in order to boot from zfs. zpools have bootfs option. This info is redundant. I think one of two could be totally avoided at least in case when we boot form gptzfsboot. What I'm missing? -- Aldis Berjoza FreeBSD addict