Description of problem: ======================= While running the automation snaity check which does "create, chmod, chown, chgrp, symlink, hardlink, rename, truncate, rm" during changelog, xsync and history crawl. Following worker crash was observed: [2016-09-11 13:52:43.422640] E [syncdutils(/bricks/brick1/master_brick5):276:log_raise_exception] <top>: FAIL: Traceback (most recent call last): File "/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py", line 306, in twrap tf(*aa) File "/usr/libexec/glusterfs/python/syncdaemon/master.py", line 1267, in Xsyncer self.Xcrawl() File "/usr/libexec/glusterfs/python/syncdaemon/master.py", line 1424, in Xcrawl self.Xcrawl(e, xtr_root) File "/usr/libexec/glusterfs/python/syncdaemon/master.py", line 1424, in Xcrawl self.Xcrawl(e, xtr_root) File "/usr/libexec/glusterfs/python/syncdaemon/master.py", line 1424, in Xcrawl self.Xcrawl(e, xtr_root) File "/usr/libexec/glusterfs/python/syncdaemon/master.py", line 1424, in Xcrawl self.Xcrawl(e, xtr_root) File "/usr/libexec/glusterfs/python/syncdaemon/master.py", line 1424, in Xcrawl self.Xcrawl(e, xtr_root) File "/usr/libexec/glusterfs/python/syncdaemon/master.py", line 1424, in Xcrawl self.Xcrawl(e, xtr_root) File "/usr/libexec/glusterfs/python/syncdaemon/master.py", line 1406, in Xcrawl gfid = self.master.server.gfid(e) File "/usr/libexec/glusterfs/python/syncdaemon/resource.py", line 1414, in gfid return super(brickserver, cls).gfid(e) File "/usr/libexec/glusterfs/python/syncdaemon/resource.py", line 327, in ff return f(*a) File "/usr/libexec/glusterfs/python/syncdaemon/resource.py", line 369, in gfid buf = Xattr.lgetxattr(path, cls.GFID_XATTR, 16) File "/usr/libexec/glusterfs/python/syncdaemon/libcxattr.py", line 55, in lgetxattr return cls._query_xattr(path, siz, 'lgetxattr', attr) File "/usr/libexec/glusterfs/python/syncdaemon/libcxattr.py", line 47, in _query_xattr cls.raise_oserr() File "/usr/libexec/glusterfs/python/syncdaemon/libcxattr.py", line 37, in raise_oserr raise OSError(errn, os.strerror(errn)) OSError: [Errno 61] No data available [2016-09-11 13:52:43.428107] I [syncdutils(/bricks/brick1/master_brick5):220:finalize] <top>: exiting. Version-Release number of selected component (if applicable): ============================================================= glusterfs-3.7.9-12.el7rhgs.x86_64 How reproducible: ================= Happened to see it once, while the same test suite is executed multiple times.
Upstream Patch: https://review.gluster.org/18445 (master)
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:2607