Bug 1218553
Summary: | [Bitrot]: glusterd crashed when node was rebooted | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | senaik | |
Component: | bitrot | Assignee: | bugs <bugs> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | high | Docs Contact: | bugs <bugs> | |
Priority: | unspecified | |||
Version: | mainline | CC: | annair, bugs, rabhat, rjoseph, vshankar | |
Target Milestone: | --- | Keywords: | Reopened, Triaged | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1224242 (view as bug list) | Environment: | ||
Last Closed: | 2016-07-19 10:39:49 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1224242 |
Description
senaik
2015-05-05 09:05:57 UTC
Version : ======= gluster --version glusterfs 3.7.0beta1 built on May 1 2015 Faced a similar crash while attaching another node to the cluster where volumes had bit rot enabled. [root@inception ~]# gluster peer probe snapshot11.lab.eng.blr.redhat.com peer probe: failed: Probe returned with unknown errno -1 (gdb) bt #0 0x00007f750ca2a4c6 in glusterd_bitdsvc_manager () from /usr/lib64/glusterfs/3.7.0beta1/xlator/mgmt/glusterd.so #1 0x00007f750ca28bed in glusterd_svcs_manager () from /usr/lib64/glusterfs/3.7.0beta1/xlator/mgmt/glusterd.so #2 0x00007f750c99e6f2 in glusterd_compare_friend_data () from /usr/lib64/glusterfs/3.7.0beta1/xlator/mgmt/glusterd.so #3 0x00007f750c9759f3 in ?? () from /usr/lib64/glusterfs/3.7.0beta1/xlator/mgmt/glusterd.so #4 0x00007f750c9766e0 in glusterd_friend_sm () from /usr/lib64/glusterfs/3.7.0beta1/xlator/mgmt/glusterd.so #5 0x00007f750c974ad2 in __glusterd_handle_incoming_friend_req () from /usr/lib64/glusterfs/3.7.0beta1/xlator/mgmt/glusterd.so #6 0x00007f750c95bebf in glusterd_big_locked_handler () from /usr/lib64/glusterfs/3.7.0beta1/xlator/mgmt/glusterd.so #7 0x00000031f6c09c85 in rpcsvc_handle_rpc_call () from /usr/lib64/libgfrpc.so.0 #8 0x00000031f6c09ec3 in rpcsvc_notify () from /usr/lib64/libgfrpc.so.0 #9 0x00000031f6c0b7b8 in rpc_transport_notify () from /usr/lib64/libgfrpc.so.0 #10 0x00007f750bbd9bcd in ?? () from /usr/lib64/glusterfs/3.7.0beta1/rpc-transport/socket.so #11 0x00007f750bbdb6fd in ?? () from /usr/lib64/glusterfs/3.7.0beta1/rpc-transport/socket.so #12 0x00000031f647d4b0 in ?? () from /usr/lib64/libglusterfs.so.0 #13 0x00000032284079d1 in start_thread () from /lib64/libpthread.so.0 #14 0x00000032280e88fd in clone () from /lib64/libc.so.6 Gaurav, Mind having a look at this? patch http://review.gluster.org/#/c/10664/ should fix this issue. If you find the issue again please reopen this bug. hence moving the status of bug close. |