Bug 991501

Summary: Dist-geo-rep : 'gluster volume geo <master_vol> <slave_ip>::<slave_vol> delete' command deletes all session having that slave_vol name ; even though sessions are between same master and diffident slave cluster
Product: [Community] GlusterFS Reporter: Avra Sengupta <asengupt>
Component: glusterdAssignee: Avra Sengupta <asengupt>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: mainlineCC: aavati, csaba, gluster-bugs, racpatel, rhs-bugs, rwheeler
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: glusterfs-3.5.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 990060 Environment:
Last Closed: 2014-07-11 19:17:39 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:

Comment 1 Anand Avati 2013-08-02 15:01:50 UTC
REVIEW: http://review.gluster.org/5488 (glusterd: Saving geo-rep session details in a more specific path.) posted (#1) for review on master by Avra Sengupta (asengupt)

Comment 2 Anand Avati 2013-08-07 12:04:43 UTC
REVIEW: http://review.gluster.org/5488 (glusterd: Saving geo-rep session details in a more specific path.) posted (#2) for review on master by Avra Sengupta (asengupt)

Comment 3 Anand Avati 2013-08-07 14:04:09 UTC
REVIEW: http://review.gluster.org/5488 (glusterd: Saving geo-rep session details in a more specific path.) posted (#3) for review on master by Avra Sengupta (asengupt)

Comment 4 Anand Avati 2013-08-07 14:18:34 UTC
REVIEW: http://review.gluster.org/5488 (glusterd: Saving geo-rep session details in a more specific path) posted (#4) for review on master by Avra Sengupta (asengupt)

Comment 5 Anand Avati 2013-08-14 12:17:53 UTC
REVIEW: http://review.gluster.org/5488 (glusterd: Saving geo-rep session details in a more specific path.) posted (#5) for review on master by Avra Sengupta (asengupt)

Comment 6 Anand Avati 2013-08-21 13:46:33 UTC
REVIEW: http://review.gluster.org/5488 (glusterd: Saving geo-rep session details in a more specific path.) posted (#7) for review on master by Avra Sengupta (asengupt)

Comment 7 Anand Avati 2013-08-29 11:25:23 UTC
REVIEW: http://review.gluster.org/5488 (glusterd: Saving geo-rep session details in a more specific path) posted (#8) for review on master by Avra Sengupta (asengupt)

Comment 8 Anand Avati 2013-09-03 09:58:31 UTC
REVIEW: http://review.gluster.org/5488 (glusterd: Saving geo-rep session details in a more specific path) posted (#9) for review on master by Venky Shankar (vshankar)

Comment 9 Anand Avati 2013-09-05 02:28:01 UTC
COMMIT: http://review.gluster.org/5488 committed in master by Anand Avati (avati) 
------
commit c7cc5252a350ff78b5f8396d05c85b9d2ade17b8
Author: Venky Shankar <vshankar>
Date:   Fri Aug 2 15:34:00 2013 +0530

    glusterd: Saving geo-rep session details in a more specific path
    
    Now saving the session details in
    /var/lib/glusterd/geo-replication/<mastervol>_<slaveip>_<slavevol>
    repo to distinguish between two master-slave sessions where the
    slavename is same across two different clusters.
    
    Change-Id: I57c93f55cc9bd4fe2bffe579028aaf5e4335b223
    BUG: 991501
    Signed-off-by: Avra Sengupta <asengupt>
    Signed-off-by: Venky Shankar <vshankar>
    Reviewed-on: http://review.gluster.org/5488
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Anand Avati <avati>