| Summary: | glusterd crash after performing rebalance and volume delete and create operations | |||
|---|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | senaik | |
| Component: | distribute | Assignee: | Nithya Balachandran <nbalacha> | |
| Status: | CLOSED DEFERRED | QA Contact: | storage-qa-internal <storage-qa-internal> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 2.1 | CC: | spalai, vbellur | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1286155 (view as bug list) | Environment: | ||
| Last Closed: | 2015-11-27 12:09:43 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: | ||
| Bug Depends On: | ||||
| Bug Blocks: | 1286155 | |||
|
Description
senaik
2013-12-03 12:53:43 UTC
glusterd crashed while stopping and deleting volumes :
Steps :
======
While trying to install rpms (from glusterfs 3.4.0.44.1u2rhs to glusterfs-3.4.0.52rhs ), volumes were in the started state , so tried to stop and delete volumes from the other nodes and glusterd crashed on one of the nodes.
(gdb) bt
#0 __glusterd_defrag_notify (rpc=0x15b2970, mydata=0x14fdc20, event=RPC_CLNT_CONNECT, data=<value optimized out>) at glusterd-rebalance.c:119
#1 0x00007f81df8ac830 in glusterd_big_locked_notify (rpc=0x15b2970, mydata=0x14fdc20, event=RPC_CLNT_CONNECT, data=0x0,
notify_fn=0x7f81df8fc380 <__glusterd_defrag_notify>) at glusterd-handler.c:66
#2 0x0000003701a0f2e9 in rpc_clnt_notify (trans=<value optimized out>, mydata=0x15b29a0, event=<value optimized out>, data=<value optimized out>)
at rpc-clnt.c:937
#3 0x0000003701a0ab78 in rpc_transport_notify (this=<value optimized out>, event=<value optimized out>, data=<value optimized out>)
at rpc-transport.c:512
#4 0x00007f81de14f57c in socket_connect_finish (this=0x15a90e0) at socket.c:2192
#5 0x00007f81de1545b8 in socket_event_handler (fd=<value optimized out>, idx=<value optimized out>, data=0x15a90e0, poll_in=0, poll_out=4,
poll_err=16) at socket.c:2222
#6 0x0000003701662327 in event_dispatch_epoll_handler (event_pool=0x14d8ee0) at event-epoll.c:384
#7 event_dispatch_epoll (event_pool=0x14d8ee0) at event-epoll.c:445
#8 0x00000000004069d7 in main (argc=2, argv=0x7fffcceffaa8) at glusterfsd.c:2048
core file and glusterd logs for comment 3 : http://rhsqe-repo.lab.eng.blr.redhat.com/bugs_necessary_info/1037597_26dec/ Cloning this to 3.1. to be fixed in future release. |