>Number:         147790
>Category:       kern
>Synopsis:       zfs set acl(mode|inherit) fails on existing zfs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 11 14:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Robert Schulze
>Release:        8.0-RELEASE-p3 amd64
>Organization:
bytecamp GmbH
>Environment:
FreeBSD XXXXXX 8.0-RELEASE-p3 FreeBSD 8.0-RELEASE-p3 #6: Thu Jun 10 13:07:31 
CEST 2010     r...@xxxxxx:/usr/obj/usr/src/sys/XXXXXX  amd64

>Description:
After creating a zfs, altering the properties aclmode or aclinherit, ends up 
with the following message:
"property 'aclmode' not supported on FreeBSD: permission denied"

But aclmode/aclinherit can be set during _creation_ of the ZFS with the help of 
zfs create -o aclmode=passthrough foo


>How-To-Repeat:
$ zfs create foo
$ zfs set aclmode=passthrough foo
property 'aclmode' not supported on FreeBSD: permission denied
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to