kern/147790: zfs set acl(mode|inherit) fails on existing zfs

Robert Schulze rs at bytecamp.net
Fri Jun 11 14:10:03 UTC 2010


>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     root at 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:


More information about the freebsd-bugs mailing list