From owner-freebsd-fs@FreeBSD.ORG Mon Dec 6 20:20:52 2010 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 421F4106566B for ; Mon, 6 Dec 2010 20:20:52 +0000 (UTC) (envelope-from patpro@patpro.net) Received: from rack.patpro.net (rack.patpro.net [193.30.227.216]) by mx1.freebsd.org (Postfix) with ESMTP id E8DFF8FC17 for ; Mon, 6 Dec 2010 20:20:51 +0000 (UTC) Received: from rack.patpro.net (localhost [127.0.0.1]) by rack.patpro.net (Postfix) with ESMTP id EFD9A1CC036; Mon, 6 Dec 2010 21:20:50 +0100 (CET) X-Virus-Scanned: amavisd-new at patpro.net Received: from amavis-at-patpro.net ([127.0.0.1]) by rack.patpro.net (rack.patpro.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZQqIq37qTYj0; Mon, 6 Dec 2010 21:20:47 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) by rack.patpro.net (Postfix) with ESMTP; Mon, 6 Dec 2010 21:20:47 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: multipart/signed; boundary=Apple-Mail-1--172965941; protocol="application/pkcs7-signature"; micalg=sha1 From: Patrick Proniewski In-Reply-To: Date: Mon, 6 Dec 2010 21:20:46 +0100 Message-Id: <2F1F28F8-DDA3-4EA2-89D2-23EDAA0495F0@patpro.net> References: <4524EE89-E0A2-4CCF-92F9-80BB709C4BF6@patpro.net> To: jhell , Freddie Cash X-Mailer: Apple Mail (2.1082) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Filesystems Subject: Re: auto-mounting ZFS snapshots 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: Mon, 06 Dec 2010 20:20:52 -0000 --Apple-Mail-1--172965941 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Freddie, JHell, you posted the same answer to my question, so I make a = group reply ;) On 6 d=E9c. 2010, at 18:27, jhell wrote: > Unless I am misunderstanding what you are trying to do here. ZFS = snapshots are already mounted automatically under: >=20 > /path/to/mountpoint/.zfs/snapshot/{snapname} >=20 > A normal unprivileged user can access that information at any time = without > the extra use of amd(8). That's great news. I was doing this because I was following the = freebsd-snapshot documentation = (). I can unload amd and get rid of it's config file then. Thank you very much. patpro= --Apple-Mail-1--172965941--