On Mon, May 31, 2010 at 5:44 AM, wojciech wrote:
> I wanted to do the same with system users:
> but i didn't notice that instead of datapool/system I set datapool in
> inherit -r and all users under datapool/system inherits settings from
> datapool.
zfs inherit -r isn't sticky, it just clears
Hi--
I'm no user property expert, but I have some syntax for you to try to
resolve these problems. See below.
Maybe better ways exist but one way to correct datapool inheritance of
com.sun:auto-snapshot:dailyy is to set it to false, inherit the false
setting, then reset the correct property at t
Hi,
I created couple zfs fs:
datapool
datapool/system
datapool/system/mikkel
datapool/users
datapool/users/john
...
I have set com.sun:auto-snapshot:daily to true on datapool/users and set
inherit -r to datapool/users.
datapool/users/john com.sun:auto-snapshot:daily true inherited f