On 11/24/2014 05:55 PM, Kiran Patil wrote:
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0 lstat("testfile", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 getxattr("testfile", "system.posix_acl_access", 0x7fff9ce10d00, 132) = -1 ENODATA (No data available) stat("testfile", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 setxattr("testfile", "system.posix_acl_access", "\x02\x00\x00\x00\x01\x00\x06\x00\xff\xff\xff\xff\x02\x00\x04\x00\x0e\x00\x00\x00\x04\x00\x04\x00\xff\xff\xff\xff\x10\x00\x04\x00\xff\xff\xff\xff \x00\x04\x00\xff\xff\xff\xff", 44, 0) = -1 EREMOTEIO (Remote I/O error)
Do you happen to know from the logs which translator sends back this error? Logs from the brick that contain "testfile" and the nfs server to which the nfs client is connected would be a good place to begin with.
Thanks, Vijay _______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-devel