Hi, just evaluating GlusterFS (mainly newest 3.3 beta / QA-Releases) I have some issues to understand the meaning of the errors I get in the logs (see below). Apart from performance, everything seems to work as far as I see. What does "Path: (null)" mean? Thanks in advance ... Regards, Joerg # tail -1 /etc/fstab mntglusterfs:data-MNT /mnt/data-MNT glusterfs acl,log-level=INFO,log-file=/var/log/glusterfs/data-MNT.log,direct-io-mode=disable 0 4 ... [2012-04-30 11:46:02.971853] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-2: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:02.972101] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-1: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:02.972196] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-3: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:02.972729] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-0: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:02.972824] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-2: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:02.973156] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-1: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:02.973221] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-3: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:04.964724] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-0: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:04.964857] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-2: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:04.965131] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-1: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:04.965286] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-3: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:04.965758] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-0: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:04.965869] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-2: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:04.966116] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-1: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:04.966205] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-3: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:04.967274] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-0: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:04.967383] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-2: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:04.967730] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-1: remote operation failed: No data available. Path: (null) [2012-04-30 11:46:04.967800] W [client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-3: remote operation failed: No data available. Path: (null) ...