Jörg Petersen
2012-Apr-30 09:58 UTC
[Gluster-users] Meaning of Errors in Logfile: client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-1: remote operation failed: No data available. Path: (null)
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) ...
Amar Tumballi
2012-Apr-30 15:40 UTC
[Gluster-users] Meaning of Errors in Logfile: client3_1-fops.c:1054:client3_1_getxattr_cbk] 0-data-MNT-client-1: remote operation failed: No data available. Path: (null)
On 04/30/2012 03:28 PM, J?rg Petersen wrote:> 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. >Thanks for taking time to test the Beta/QA releases.> What does "Path: (null)" mean?This is a bug, which came in because of some internal design changes. Please refer to below bugs: https://bugzilla.redhat.com/show_bug.cgi?id=809713 https://bugzilla.redhat.com/show_bug.cgi?id=814666 https://bugzilla.redhat.com/show_bug.cgi?id=812199 Regards, Amar