SOLVED How to remove ACL from Pool Dataset

cephyr

Dabbler
Joined
Sep 29, 2014
Messages
23
Hi guys,

I want to remove the ACL on my top dataset but I cant find a way.

1632669806389.png


On the sub dataset's I can strip the ACL with the ACL editor but this is not possible with the top one, there I can only view the permissions
Compared to a freshly created pool it uses NFS4 ACL - this is a pool imported from an old CORE System

1632669880032.png



freshly created under scale:

1632669909433.png


Does anyone know a way how to get rid of the ACL in the top dataset?
I've already tried with setfacl but I think I would need to use nfs4xdr_setfacl but I dont know the right command.
Thanks in advance.
 

cephyr

Dabbler
Joined
Sep 29, 2014
Messages
23
Update:

I found the solution:

three dots -> edit options -> Advanced Options

ACL Type from NFS to Off
1632682819228.png
 

anodos

Sambassador
iXsystems
Joined
Mar 6, 2014
Messages
9,553
Why were you wanting to remove ACL? Some changes merged into Linux's zfs_acl.c a couple of years back changed definition of trivial ACL which impacts how ACLs from Core are represented on SCALE. Generally speaking, functional impact should be non-existent.
 

cephyr

Dabbler
Joined
Sep 29, 2014
Messages
23
I was fiddeling with the ACL's and the freshly created pool did not had this "ACL" marker.
So I thought it could solve the problems that I had. But it turns out it has to do with the ACL's not getting applied recursively for me..
 
Top