Date: Thu, 04 Apr 2013 10:40:04 +0200 From: Guido Falsi <mad@madpilot.net> To: freebsd-fs@freebsd.org Subject: Re: zfs home directories best practice Message-ID: <515D3C64.30603@madpilot.net> In-Reply-To: <alpine.GSO.2.01.1304032109421.2267@freddy.simplesystems.org> References: <515B84E8.2090202@physics.umn.edu> <alpine.GSO.2.01.1304032109421.2267@freddy.simplesystems.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04/04/13 04:20, Bob Friesenhahn wrote: > Having a good NFS automounter on the clients is useful if you have a > home directory per user. The AMD automounter which comes with FreeBSD > is just barely competent for the task. It is able to automount user > home directories on request but not enumerate them via 'ls /home/*' as > Solaris and Apple OS X clients can. It will only list the currently > automounted directories. amd has a "browsable_dirs" directive in it's configuration file which should do exactly what you ask. On a small scale it works fine, I don't know if it has heavy downsides on a large scale system like the one you are talking about. -- Guido Falsi <mad@madpilot.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?515D3C64.30603>