Bug 765377 (GLUSTER-3645)

Summary: volume create errors out with mesg " one of the arguments contain the other"
Product: [Community] GlusterFS Reporter: Lakshmipathi G <lakshmipathi>
Component: cliAssignee: Rajesh <rajesh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: low    
Version: 3.3-betaCC: gluster-bugs, vagarwal
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Amar Tumballi 2011-09-27 07:12:19 UTC
The issue seems to be result of the below commit.

-----
commit 8ad4d3f53000724389db6003ca6d6d777b880017
Author: Rajesh Amaravathi <rajesh.amaravathi>
Date:   Mon Sep 19 16:43:50 2011 +0530

    glusterd/top: volume top succeeds on partial brickpath

-----

Rajesh, please have a look on it with priority.

Comment 1 Lakshmipathi G 2011-09-27 07:57:23 UTC
with 3.3.qa10 volume create fails  as -

-----
# gluster volume create test 10.1.11.141:/test 10.1.11.141:/test2
Brick: 10.1.11.141:/test, 10.1.11.141:/test2 one of the arguments contain the other
-----

Comment 2 Anand Avati 2011-09-29 13:16:16 UTC
CHANGE: http://review.gluster.com/511 (Earlier, using two directories with names like /test and /test1) merged in master by Vijay Bellur (vijay)

Comment 3 Anand Avati 2011-10-28 09:02:23 UTC
CHANGE: http://review.gluster.com/544 (Earlier, using two directories with names like /test and /test1) merged in master by Vijay Bellur (vijay)