On 10/11/2013 10:20 AM, Dan Mons wrote: > Following up on this: > > * GlusterFS 3.4.1 solves the problem of renaming over CIFS from a > Windows client (via Samba3 and vfs_glusterfs/libgfapi). Happy days! > > * I still see 4 lines of this sort of thing for each file read in > /var/log/glusterfs/bricks/*.log: > > "[2013-10-11 04:01:37.554826] E [posix.c:2668:posix_getxattr] > 0-prodbackup-posix: getxattr failed on /gback_brick0/vfx: > system.posix_acl_default (No data available)" Have sent a patch to lower the severity of this log message to DEBUG when the error number maps to "No data available": http://review.gluster.org/#/c/6084/ -Vijay