From owner-freebsd-fs@FreeBSD.ORG Wed May 27 09:45:34 2009 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F669106566B for ; Wed, 27 May 2009 09:45:34 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (chello087206192061.chello.pl [87.206.192.61]) by mx1.freebsd.org (Postfix) with ESMTP id 663808FC08 for ; Wed, 27 May 2009 09:45:33 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 1B83A45CD9; Wed, 27 May 2009 11:25:23 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 2760D45CA0; Wed, 27 May 2009 11:25:17 +0200 (CEST) Date: Wed, 27 May 2009 11:25:20 +0200 From: Pawel Jakub Dawidek To: Vlad GALU Message-ID: <20090527092520.GB1510@garage.freebsd.pl> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BwCQnh7xodEAoBMC" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 8.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-fs@freebsd.org Subject: Re: Mounting ZVOLs automatically at boot time X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2009 09:45:34 -0000 --BwCQnh7xodEAoBMC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 27, 2009 at 10:02:43AM +0300, Vlad GALU wrote: > Hello, is there a way to do $subj? rc.d/zfs only takes care of > regular, ZFS, volumes. I have a ZVOL holding an UFS2 fs inside my ~, > which I need for extattrs, I'd also like to have it mounted > automatically at boot time. ZFS can only make ZVOLs visible automatically (by running zfs volinit) and it does that. If you have a file system in there you need to add it to /etc/fstab. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --BwCQnh7xodEAoBMC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFKHQcAForvXbEpPzQRAoOdAKCA/YmjZkjAzOay5nFGL41sVVMeTACgwWRD 7bMnq33z5BsCQl8O1f2R3dg= =FriM -----END PGP SIGNATURE----- --BwCQnh7xodEAoBMC--