Bug 1099041
Summary: | Dist-geo-rep : geo-rep create push-pem fails to push pem keys to slaves and consequently fails to setup geo-rep. | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Avra Sengupta <asengupt> |
Component: | geo-replication | Assignee: | Avra Sengupta <asengupt> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | pre-release | CC: | aavati, asengupt, bugs, csaba, david.macdonald, gluster-bugs, nlevinki, ssamanta |
Target Milestone: | --- | Keywords: | TestBlocker |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.6.0beta1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1099010 | Environment: | |
Last Closed: | 2014-11-11 08:32: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: | 1099010 | ||
Bug Blocks: | 1096025, 1105277 |
Comment 1
Anand Avati
2014-05-19 12:51:23 UTC
REVIEW: http://review.gluster.org/7803 (glusterd/geo-rep: Use getent passwd instead of $HOME) posted (#2) for review on master by Avra Sengupta (asengupt) COMMIT: http://review.gluster.org/7803 committed in master by Venky Shankar (vshankar) ------ commit f6677d1e307e94a282b3a0194e30785ea88c09bb Author: Avra Sengupta <asengupt> Date: Mon May 19 11:55:34 2014 +0000 glusterd/geo-rep: Use getent passwd instead of $HOME $HOME might not be set in the env variables, as is the case when these scripts are executed using the runner framework. Hence using getent passwd instead of $HOME Change-Id: I99f6bcd788d727be534b3040600d66c8dbb7ee92 BUG: 1099041 Signed-off-by: Avra Sengupta <asengupt> Reviewed-on: http://review.gluster.org/7803 Reviewed-by: Atin Mukherjee <amukherj> Reviewed-by: Kotresh HR <khiremat> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Venky Shankar <vshankar> Tested-by: Venky Shankar <vshankar> REVIEW: http://review.gluster.org/7812 (glusterd/geo-rep: Creating .ssh dir with right ownership) posted (#1) for review on master by Avra Sengupta (asengupt) REVIEW: http://review.gluster.org/7812 (glusterd/geo-rep: Creating .ssh dir with right ownership) posted (#2) for review on master by Avra Sengupta (asengupt) REVIEW: http://review.gluster.org/7812 (glusterd/geo-rep: Creating .ssh dir with right ownership) posted (#3) for review on master by Avra Sengupta (asengupt) COMMIT: http://review.gluster.org/7812 committed in master by Venky Shankar (vshankar) ------ commit 5224a785faaa615adac7cd25207912ab109ad7e6 Author: Avra Sengupta <asengupt> Date: Tue May 20 14:50:25 2014 +0000 glusterd/geo-rep: Creating .ssh dir with right ownership Also adding -P option to the usage of df for portability in gverify.sh Change-Id: I0be19d26ea63769a934c6ccbfc04ef80768ebc9a BUG: 1099041 Signed-off-by: Avra Sengupta <asengupt> Reviewed-on: http://review.gluster.org/7812 Reviewed-by: Kotresh HR <khiremat> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Venky Shankar <vshankar> Tested-by: Venky Shankar <vshankar> Reviewed-by: Aravinda VK <avishwan> A beta release for GlusterFS 3.6.0 has been released. Please verify if the release solves this bug report for you. In case the glusterfs-3.6.0beta1 release does not have a resolution for this issue, leave a comment in this bug and move the status to ASSIGNED. If this release fixes the problem for you, leave a note and change the status to VERIFIED. Packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update (possibly an "updates-testing" repository) infrastructure for your distribution. [1] http://supercolony.gluster.org/pipermail/gluster-users/2014-September/018836.html [2] http://supercolony.gluster.org/pipermail/gluster-users/ This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.6.1, please reopen this bug report. glusterfs-3.6.1 has been announced [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://supercolony.gluster.org/pipermail/gluster-users/2014-November/019410.html [2] http://supercolony.gluster.org/mailman/listinfo/gluster-users |