Bug 1033033 - dist-geo-rep: geo-rep start with invalid slave url (':' instead of '::') throws unrelated and incorrect error message.
Summary: dist-geo-rep: geo-rep start with invalid slave url (':' instead of '::') thro...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: geo-replication
Version: 2.1
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Bug Updates Notification Mailing List
QA Contact: storage-qa-internal@redhat.com
URL:
Whiteboard: usability
Depends On:
Blocks: 1285197
TreeView+ depends on / blocked
 
Reported: 2013-11-21 13:01 UTC by M S Vishwanath Bhat
Modified: 2016-06-01 01:57 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1285197 (view as bug list)
Environment:
Last Closed: 2015-11-25 08:48:46 UTC
Embargoed:


Attachments (Terms of Use)

Description M S Vishwanath Bhat 2013-11-21 13:01:27 UTC
Description of problem:
The geo-rep start with ':' instead of '::' in the slave URL gives completely unrelated and incorrect error message.

Version-Release number of selected component (if applicable):
glusterfs-3.4.0.44rhs-1.el6rhs.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Run geo-rep start with ':' in the slave url

Actual results:

With ':::'

[root@pythagoras ]# gluster v geo  master euclid:::slave start
Session between master and euclid:::slave has not been created. Please create session and retry.
geo-replication command failed

With ':'

[root@pythagoras ]# gluster v geo  master euclid:slave start
euclid::slave is not empty. Please delete existing files in euclid::slave and retry, or use force to continue without deleting the existing files.
geo-replication command failed


Proper url '::'

[root@pythagoras ]# gluster v geo  master euclid::slave start
Starting geo-replication session between master & euclid::slave has been successful


Expected results:
Session between master and euclid:slave has not been created. Please create session and retry.
geo-replication command failed

Additional info:

Comment 2 Aravinda VK 2015-11-25 08:48:46 UTC
Closing this bug since RHGS 2.1 release reached EOL. Required bugs are cloned to RHGS 3.1. Please re-open this issue if found again.

Comment 3 Aravinda VK 2015-11-25 08:50:41 UTC
Closing this bug since RHGS 2.1 release reached EOL. Required bugs are cloned to RHGS 3.1. Please re-open this issue if found again.


Note You need to log in before you can comment on or make changes to this bug.