| Summary: | RHS-C: cb2 build - Adding a 2nd server to the Cluster from UI is failing | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | Prasanth <pprakash> | ||||||||
| Component: | rhsc | Assignee: | Timothy Asir <tjeyasin> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Prasanth <pprakash> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 2.1 | CC: | barumuga, dtsang, knarra, mmahoney, pprakash, rhs-bugs, ssampat, tjeyasin | ||||||||
| Target Milestone: | --- | Keywords: | ZStream | ||||||||
| Target Release: | RHGS 2.1.2 | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-10-17 10:37:33 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: | |||||||||
| Attachments: |
|
||||||||||
|
Description
Prasanth
2013-09-30 16:10:38 UTC
Created attachment 805346 [details]
engine logs
Created attachment 805347 [details]
vdsm.log from server1
Created attachment 805348 [details]
vdsm.log from server2
Bala, do you think if the cause of this bug is the same as that of Bug 1013611 ? VDSM throws 012GlusterHostAddFailedException error because during add server, the gluster cli peer probe command failed with an unknown error. That means we need to check glusterfs log also to find-out the actual cause of this issue. Could you please attach glusterfs log for further verification? (In reply to Timothy Asir from comment #6) > VDSM throws 012GlusterHostAddFailedException error because > during add server, the gluster cli peer probe command failed with an unknown > error. That means we need to check glusterfs log also to find-out the actual > cause of this issue. Could you please attach glusterfs log for further > verification? Unfortunately, I don't have the setup with me to upload the glusterfs log. I'll make sure to upload the sosreports from all the servers from now on to avoid this situation! But I don't think it's actually a gluster specific issue as the servers itself couldn't communicate with each other immediately after the bootstrap. So all the gluster operations are bound to fail and that's what you might have probable seen in the logs! And that's the reason I suspect if this issue is related to Bug 1013611 by any chance? That being said, I haven't seen this issue at all with the CB3 build. I was able to add more than 2 servers without any issue reported in this bug. So looks like this got fixed in CB3. Is that understanding correct? I tried to reproduce the issue in the latest cb4 build but could see that add server works as expected. So I assume that this might have caused in cb2 as we were using the upstream glusterfs versions. So closing this bug for now. |