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: r...@donkey:samba33# uname -sr FreeBSD 7.3-RELEASE r...@donkey:samba33# zfs set jailed=on data/test r...@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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"