From owner-freebsd-rc@FreeBSD.ORG Sun Jan 10 10:52:35 2010 Return-Path: Delivered-To: rc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BD85106568F for ; Sun, 10 Jan 2010 10:52:35 +0000 (UTC) (envelope-from delphij@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 72ED38FC08 for ; Sun, 10 Jan 2010 10:52:35 +0000 (UTC) Received: by pxi12 with SMTP id 12so13942736pxi.3 for ; Sun, 10 Jan 2010 02:52:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=9YtUlLpah19bsnu47CRufg2kvL4o5Ay4PQdE4sYieG4=; b=bmCPerZxFZm5wq/LwB7tJ/s+JfDBmV9qyEBRO7p0RWZEIhorP62fCMkFknL3lRu+nU EiOetAsMzxVM7O9l06gprPvSGCHDzHoz9p830LKdJ+LDaIBMD9/rcPIkbRFtQn1c9/Te zvQrlSTi+muVWylP8SiRyQw0AdMywa3QDGHr0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=vt6aKmew0ILDkNP5YgHPfv6fjEmClvc4GGlHL255yDGTAku2LHvVMS80bAxLst5wpi xJok9ws++Kcro+BeR64xCMup+vR2QirI0lTRiT72sOgPi+9VUM1qtKaJGR5fO+5YNk+t nFE3jemm5oUkTEEq0THLAv6XeczH2fw6xjLnU= MIME-Version: 1.0 Received: by 10.115.87.3 with SMTP id p3mr3830327wal.142.1263119219719; Sun, 10 Jan 2010 02:26:59 -0800 (PST) In-Reply-To: <4B48F161.4070602@p6m7g8.com> References: <4B47F1DB.8080800@p6m7g8.com> <4B4829B7.1060700@FreeBSD.org> <4B48F161.4070602@p6m7g8.com> Date: Sun, 10 Jan 2010 02:26:59 -0800 Message-ID: From: Xin LI To: "Philip M. Gollucci" Content-Type: text/plain; charset=UTF-8 Cc: rc@freebsd.org Subject: Re: [patch] - zfs mount -a *MUST* run before /etc/fstab is processed X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jan 2010 10:52:35 -0000 On Sat, Jan 9, 2010 at 1:13 PM, Philip M. Gollucci wrote: > boom mountcritlocal bombs b/c neither path is available yet only the > root (zroot) is mounted b/c zfs mount -a hasn't been run yet I'm not very sure but will ',late' in option field of fstab work for you in this case? ie. /software /jails/x/software nullfs ro,late 0 0 Cheers, -- Xin LI http://www.delphij.net