From owner-freebsd-current@FreeBSD.ORG Tue Apr 17 22:57:30 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F035616A402 for ; Tue, 17 Apr 2007 22:57:30 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (grnl-static-02-0046.dsl.iowatelecom.net [69.66.56.110]) by mx1.freebsd.org (Postfix) with ESMTP id A8DDF13C455 for ; Tue, 17 Apr 2007 22:57:30 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.8/8.13.8) with ESMTP id l3HMe2R3049109; Tue, 17 Apr 2007 17:40:02 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.8/8.13.8/Submit) id l3HMe2Iv049108; Tue, 17 Apr 2007 17:40:02 -0500 (CDT) (envelope-from brooks) Date: Tue, 17 Apr 2007 17:40:02 -0500 From: Brooks Davis To: Philip Murray Message-ID: <20070417224002.GA48915@lor.one-eyed-alien.net> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Tue, 17 Apr 2007 17:40:03 -0500 (CDT) Cc: freebsd-current@freebsd.org Subject: Re: ZFS: What have I done wrong? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2007 22:57:31 -0000 --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 18, 2007 at 10:02:53AM +1200, Philip Murray wrote: > I've setup a zpool using Pawel's quickstart guide as a base: >=20 > [root@hooters ~]# zpool create tank mirror /dev/twed0 /dev/twed1 =20 > mirror /dev/twed2 /dev/twed3 spare /dev/twed4 >=20 > ...a few commands later... >=20 > [root@hooters ~]# mount | grep tank > tank/ports on /usr/ports (zfs, local) > tank/home on /usr/home (zfs, local) >=20 > and zfs_enable=3D"YES" added to rc.conf >=20 > However, I don't have a /dev/zvol... am I supposed to have one? Why =20 > wouldn't I? You haven't created any. > Will that allow me to specify my ZFS volumes in fstab so they mount =20 > at boot time? With ZFS you don't use fstab. All the info is stored in zfs is self. Just reboot and they will be there again. -- Brooks --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGJUzBXY6L6fI4GtQRAoONAJ4mw6klrC0FMnnEgjp0yKNmvEkC5QCg52gU E2fUvkTH5a5unjCSd7s2yAU= =nw0M -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z--