Bug 1342979
| Summary: | [geo-rep]: Add-Brick use case: create push-pem force on existing geo-rep fails | |||
|---|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Saravanakumar <sarumuga> | |
| Component: | geo-replication | Assignee: | Saravanakumar <sarumuga> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
| Severity: | urgent | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | mainline | CC: | avishwan, bugs, csaba, rcyriac, rhinduja, storage-qa-internal | |
| Target Milestone: | --- | Keywords: | Regression, ZStream | |
| Target Release: | --- | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1342938 | |||
| : | 1344605 (view as bug list) | Environment: | ||
| Last Closed: | 2017-03-10 06:32:17 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: | 1342938 | |||
| Bug Blocks: | 1344605, 1344607 | |||
|
Comment 1
Vijay Bellur
2016-06-06 09:25:00 UTC
REVIEW: http://review.gluster.org/14653 (glusterd/geo-rep: Avoid started status check if same host) posted (#2) for review on master by Saravanakumar Arumugam (sarumuga) REVIEW: http://review.gluster.org/14653 (glusterd/geo-rep: Avoid started status check if same host) posted (#3) for review on master by Saravanakumar Arumugam (sarumuga) REVIEW: http://review.gluster.org/14653 (glusterd/geo-rep: Avoid started status check if same host) posted (#4) for review on master by Saravanakumar Arumugam (sarumuga) REVIEW: http://review.gluster.org/14653 (glusterd/geo-rep: Avoid started status check if same host) posted (#5) for review on master by Saravanakumar Arumugam (sarumuga) REVIEW: http://review.gluster.org/14653 (glusterd/geo-rep: Avoid started status check if same host) posted (#6) for review on master by Saravanakumar Arumugam (sarumuga) REVIEW: http://review.gluster.org/14653 (glusterd/geo-rep: Avoid started status check if same host) posted (#7) for review on master by Saravanakumar Arumugam (sarumuga) COMMIT: http://review.gluster.org/14653 committed in master by Aravinda VK (avishwan) ------ commit c62493efadbcf5085bbd65a409eed9391301c154 Author: Saravanakumar Arumugam <sarumuga> Date: Mon Jun 6 14:44:35 2016 +0530 glusterd/geo-rep: Avoid started status check if same host After carrying out add-brick, session creation is carried out again, to involve new brick in the session. This needs to be done, even if the session is in Started state. While involving slave uuid as part of a session, User is warned if session is in Started state. This check needs to be avoided if it is same slave host and session creation needs to be proceeded. Change-Id: Ic73edd5bd9e3ee55da96f5aceec0bafa14d3f3dd BUG: 1342979 Signed-off-by: Saravanakumar Arumugam <sarumuga> Reviewed-on: http://review.gluster.org/14653 CentOS-regression: Gluster Build System <jenkins.com> Smoke: Gluster Build System <jenkins.com> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Aravinda VK <avishwan> |