Bug 1265522
Summary: | Geo-Replication failes on uppercase hostnames | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Saravanakumar <sarumuga> | |
Component: | geo-replication | Assignee: | Saravanakumar <sarumuga> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | mainline | CC: | avishwan, bugs, cblum, chrisw, csaba, khiremat, nlevinki, sarumuga, storage-qa-internal | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | All | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.8rc2 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1264800 | |||
: | 1287960 (view as bug list) | Environment: | ||
Last Closed: | 2016-06-16 13:38:14 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: | 1264800 | |||
Bug Blocks: | 1287960 |
Comment 1
Saravanakumar
2015-10-01 09:33:01 UTC
REVIEW: http://review.gluster.org/12216 (geo-rep: geo-rep to handle CAPS based Hostname) posted (#7) for review on master by Saravanakumar Arumugam (sarumuga) REVIEW: http://review.gluster.org/12216 (geo-rep: geo-rep to handle CAPS based Hostname) posted (#8) for review on master by Saravanakumar Arumugam (sarumuga) COMMIT: http://review.gluster.org/12216 committed in master by Vijay Bellur (vbellur) ------ commit f6142e97c6219d2c1c482a414690020ed1275bdb Author: Saravanakumar Arumugam <sarumuga> Date: Wed Sep 23 12:21:40 2015 +0530 geo-rep: geo-rep to handle CAPS based Hostname Problem: geo-replication session creation fails when Hostname is having CAPS in it. Issue is with the regex pattern which handles only small lettered Hostname. Fix: Fix the regex pattern to handle CAPS based hostname as well. Change-Id: I5c99c102e9706acc2b1fab1e6bf158e68beed373 BUG: 1265522 Signed-off-by: Saravanakumar Arumugam <sarumuga> Reviewed-on: http://review.gluster.org/12216 Tested-by: NetBSD Build System <jenkins.org> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Milind Changire <mchangir> Reviewed-by: Aravinda VK <avishwan> Reviewed-by: Vijay Bellur <vbellur> 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.8.0, please open a new bug report. glusterfs-3.8.0 has been announced on the Gluster mailinglists [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://blog.gluster.org/2016/06/glusterfs-3-8-released/ [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |