Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 2010 10:13:28 +0400
From:      Eugene Mitrofanov <eugene@imedia.ru>
To:        jhell <jhell@dataix.net>
Cc:        freebsd-fs@freebsd.org, freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 8.1-PRERELEASE: property 'jailed' not supported on FreeBSD: permission denied
Message-ID:  <201005241013.29344.eugene@imedia.ru>
In-Reply-To: <4BF78226.6020403@dataix.net>
References:  <201005211555.59622.eugene@imedia.ru> <4BF78226.6020403@dataix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 22 May 2010, jhell wrote:
> On 05/21/2010 07:55, Eugene Mitrofanov wrote:
> > Hi
> > 
> > The command "zfs set jailed=on tank/s1" is failed with the message "
> > property 'jailed' not supported on FreeBSD: permission denied".
> > 
> > Output of "zfs get jailed tank/s1" shows me that the property "jailed" is 
> > still exists:
> > NAME     PROPERTY  VALUE    SOURCE
> > tank/s1  jailed    off      default
> > 
> > How can I change its value?
> > 
> > Thanks.
> 
> Simply put,
> 
> property 'jailed' not supported on FreeBSD.
> 
> Some features that you may see in a "zfs get all pool" will not work
> because they are not implemented yet or are not planned to be
> implemented because they are too *Solaris dependent.
> 

But this feature was in 7S and in 8.0R:

root@donkey:samba33# uname -sr
FreeBSD 7.3-RELEASE
root@donkey:samba33# zfs set jailed=on data/test
root@donkey:samba33# zfs get jailed data/test
NAME       PROPERTY  VALUE      SOURCE
data/test  jailed    on         local

When I updated to 8.1PRE it stopped working. Are there any plans for the 
revival of "jailed"?

Good luck
-- 
EMIT-RIPN, EVM7-RIPE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005241013.29344.eugene>