Why rpool/VARSHARE doesn't allow snapshots and sub-datasets?
I was trying to take advantage of rpool/VARSHARE.But I was disappointed with the following error messages:
Is that so or do I have to take special action in order to succeed with my intent?
Thanks in advance.
root@server-1b:~# zfs snapshot rpool/VARSHARE@backup-2014-01-08
cannot create snapshot 'rpool/VARSHARE@backup-2014-01-08': permission denied
root@server-1b:~# zfs create rpool/VARSHARE/named
cannot create 'rpool/VARSHARE/named': permission denied
cannot create snapshot 'rpool/VARSHARE@backup-2014-01-08': permission denied
root@server-1b:~# zfs create rpool/VARSHARE/named
cannot create 'rpool/VARSHARE/named': permission denied
Is that so or do I have to take special action in order to succeed with my intent?
Thanks in advance.
0