Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2010 21:20:46 +0100
From:      Patrick Proniewski <patpro@patpro.net>
To:        jhell <jhell@dataix.net>, Freddie Cash <fjwcash@gmail.com>
Cc:        FreeBSD Filesystems <freebsd-fs@freebsd.org>
Subject:   Re: auto-mounting ZFS snapshots
Message-ID:  <2F1F28F8-DDA3-4EA2-89D2-23EDAA0495F0@patpro.net>
In-Reply-To: <alpine.BSF.2.00.1012061214190.9155@pragry.qngnvk.ybpny>
References:  <4524EE89-E0A2-4CCF-92F9-80BB709C4BF6@patpro.net> <alpine.BSF.2.00.1012061214190.9155@pragry.qngnvk.ybpny>

next in thread | previous in thread | raw e-mail | index | archive | help

Freddie, JHell, you posted the same answer to my question, so I make a group reply ;)

On 6 déc. 2010, at 18:27, jhell wrote:

> Unless I am misunderstanding what you are trying to do here. ZFS snapshots are already mounted automatically under:
> 
> /path/to/mountpoint/.zfs/snapshot/{snapname}
> 
> 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 (<http://people.freebsd.org/~rse/snapshot/>).

I can unload amd and get rid of it's config file then.
Thank you very much.

patpro

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2F1F28F8-DDA3-4EA2-89D2-23EDAA0495F0>