On 24/06/16 02:08, Evans, Kyle wrote:
I'm using gluster 3.7.5-19 on RHEL 7.2 Gluster periodically stops allowing ACLs. I have it configured in fstab like this:

Server.example.com:/dir /mnt glusterfs defaults,_netdev,acl 0 0


Also, the bricks are XFS.

It usually works fine, but sometimes after a reboot, one of the nodes won't allow acl operations like setfacl and getfacl. They give the error "Operation not supported".

Did u meant client reboot ?

Correct me if I am wrong,

You have mounted the glusterfs volume with acl enabled and configured in fstab

When you reboot client, acl operations are returning error as "Operation not supported".

Can please follow the steps if possible
after mounting can check the client log (in your example it should be /var/log/glusterfs/mnt.log)
and confirm whether following block is present in the vol graph
"volume posix-acl-autoload
        type system/posix-acl
        subvolumes dir
end-volume"

Clear the log file before reboot and just check whether same block is present after reboot

--
Jiffin

Sometimes it's not even after a reboot; it just stops supporting it.

If I unmount and remount, it starts working again. Does anybody have any insight?

Thanks,

Kyle


_______________________________________________
Gluster-users mailing list
Gluster-users@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-users

_______________________________________________
Gluster-users mailing list
Gluster-users@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-users

Reply via email to