ZFS in jails 9.2-RC1 permission denied

George Kontostanos gkontos.mail at gmail.com
Thu Aug 8 11:53:35 UTC 2013


On Wed, Aug 7, 2013 at 7:26 PM, George Kontostanos wrote:

> Hi list,
>
> With a 9.1 system and the following:
>
> /etc/sysctl.conf:
>
> security.jail.mount_allowed=1
> security.jail.mount_zfs_allowed=1
> security.jail.enforce_statfs=1
>
> zfs set jailed=on Pool
> zfs jail 1 Pool
>
> jexec 1 tcsh
>
> jail1# zfs create Pool/test1
> jail1# zfs list
>
> NAME         USED  AVAIL  REFER  MOUNTPOINT
> Pool         223K  19.6G    31K  /Pool
> Pool/test1     31K  19.6G    31K  /Pool/test
>
> After upgrading to 9.2-RC1 the same operation results in:
>
> jail1# zfs create Pool/test2
>
> cannot create 'Pool/test2': permission denied
>
> What am I missing?
>
> Thanks
>
>
> --
> George Kontostanos
> ---
>
>
Anybody?


More information about the freebsd-stable mailing list