Bug 1189027
Summary: | Gluster volume crash after rebuild partition table on XFS disk | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Qtolokon <e.ivanov> |
Component: | glusterd | Assignee: | bugs <bugs> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | pre-release | CC: | bugs, gluster-bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-02-04 13:17:20 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: |
Description
Qtolokon
2015-02-04 09:30:12 UTC
Logs from data3 in the previous post Logs from data0: http://fpaste.org/181287/43641142/ Logs from data1: http://fpaste.org/181288/30437371/ [root@data0 ~]# netstat -ntap | grep -i glus tcp 0 0 0.0.0.0:24007 0.0.0.0:* LISTEN 8277/glusterd tcp 0 0 10.0.2.3:24007 10.0.2.103:1021 ESTABLISHED 8277/glusterd tcp 0 1964 10.0.2.3:24007 10.0.2.103:1023 ESTABLISHED 8277/glusterd tcp 0 1964 10.0.2.3:24007 10.0.2.101:1023 ESTABLISHED 8277/glusterd tcp 0 4996 10.0.2.3:1016 10.0.2.103:24007 ESTABLISHED 8277/glusterd tcp 0 5060 10.0.2.3:1018 10.0.2.101:24007 ESTABLISHED 8277/glusterd tcp 0 0 10.0.2.3:24007 10.0.2.101:1021 ESTABLISHED 8277/glusterd tcp 0 0 10.0.2.3:24007 10.0.2.101:1022 ESTABLISHED 8277/glusterd I solved this problem. Sorry problem not in gluster. I configured network interfaces on storage node with MTU=9000 and switch between nodes with jumboo frames, but no save configuration on switch. After reboot, configuration reset and packets not went from node to node..Sorry again :) |