Hi All! I use version: kernel-2.6.9-22.0.2.ELsmp GFS-kernel-smp-2.6.9-45.0.2 GFS-6.1.3-0 I use GFS with ACL: # mount | grep gfs /dev/sda5 on /home type gfs (rw,noatime,acl) /dev/sda it hardware ISCSI QLogiq 4010C. Examples error: # cd /home # mkdir test_acl If now to apply default ACL on folder we receive a errors. # setfacl -d -m g:dc_local:rwx test_acl/ setfacl: test_acl: Operation not permitted After that the same without errors!? # setfacl -d -m g:dc_local:rwx test_acl/ # getfacl test_acl # file: test_acl # owner: root # group: root user::rwx group::r-x other::r-x default:user::rwx default:group::r-x default:group:dc_local:rwx default:mask::rwx default:other::r-x I have checked up as and on a local SCSI disk, effect same. -- Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster