From owner-freebsd-current@FreeBSD.ORG Tue Apr 10 20:31:31 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 EE25816A402 for ; Tue, 10 Apr 2007 20:31:31 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.freebsd.org (Postfix) with ESMTP id 4350013C455 for ; Tue, 10 Apr 2007 20:31:31 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id E12E6487F0; Tue, 10 Apr 2007 22:31:27 +0200 (CEST) Received: from localhost (154.81.datacomsa.pl [195.34.81.154]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 55F4F4569A; Tue, 10 Apr 2007 22:31:17 +0200 (CEST) Date: Tue, 10 Apr 2007 22:31:06 +0200 From: Pawel Jakub Dawidek To: Craig Boston , freebsd-current@FreeBSD.org Message-ID: <20070410203106.GF90135@garage.freebsd.pl> References: <20070406214325.GB61039@garage.freebsd.pl> <20070410202204.GA19591@nowhere> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2FkSFaIQeDFoAt0B" Content-Disposition: inline In-Reply-To: <20070410202204.GA19591@nowhere> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r804 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=BAYES_00 autolearn=ham version=3.0.4 Cc: Subject: Re: ZFS - quick start. 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, 10 Apr 2007 20:31:32 -0000 --2FkSFaIQeDFoAt0B Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 10, 2007 at 03:22:05PM -0500, Craig Boston wrote: > On Fri, Apr 06, 2007 at 11:43:25PM +0200, Pawel Jakub Dawidek wrote: > > # zfs set sharenfs=3Don tank/music >=20 > Ok, sorry to bug again, but does this actually work or is it still an > upcoming feature? >=20 > I tried setting sharenfs=3Don just to see and it didn't seem to have any > effect that I could tell. You need to run mountd(8) with two exports(5) files, like: # mountd /etc/exports /etc/zfs/exports If you have zfs_enable=3D"YES" in your /etc/rc.conf, mountd will automatically pick /etc/zfs/exports up. > Is this NFSv4 or v3? Does ZFS have its own nfs server or does it > depend on having all the rpc stuff running? There is no magic, 'zfs sharenfs=3Don' will just add an entry to /etc/zfs/exports and send SIGHUP to mountd. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --2FkSFaIQeDFoAt0B Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGG/QKForvXbEpPzQRAkOKAJkB1TIeTZ9gyvZH0SeIMyW0tb/JiACeOnAJ byOIQMleDbV2391uOMErMQk= =RvaW -----END PGP SIGNATURE----- --2FkSFaIQeDFoAt0B--