Description of problem: Currently glusterd is crashing when enable/disable heal and i/o is in progress on the fuse mount. refer bug https://bugzilla.redhat.com/show_bug.cgi?id=1259992 https://bugzilla.redhat.com/show_bug.cgi?id=1260930 for more details. It seems to happen because of multi epoll thread between glusterd enable. workaround is to make epoll thread to 1 and set ping-timeout to 0
Tested with glusterfs-3.7.1-15.el6rhs and glusterfs-3.7.1-15.el7rhgs ping-timeout was set 0 and there is a new key named 'event-threads' available in glusterd vol file which is set to 1 Performed the basic glusterd sanity test cases as well. All works well. Marking this bug as VERIFIED
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://rhn.redhat.com/errata/RHSA-2015-1845.html