Bug 1081337

Summary: geo-replication create doesn't take into account ssh identity file
Product: [Community] GlusterFS Reporter: CJ Beck <chris.beck>
Component: geo-replicationAssignee: bugs <bugs>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.5.0CC: avishwan, bugs, fharshav, gluster-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-29 05:07:54 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:

Description CJ Beck 2014-03-27 03:45:36 UTC
Description of problem: The shell script that's run on geo-replication create (gverify.sh) doesn't allow for "custom" identity files for ssh (ie, /var/lib/glusterd/geo-replicaiton/secret.pem).


Version-Release number of selected component (if applicable): 3.5.x


How reproducible: Included in distribution


Steps to Reproduce:
1. After install of RPM and/or source, look at the script under /usr/libexec/gluster/gverify.sh
2.
3.

Actual results: Once I added -i to the script, the create worked as expected.


Expected results:


Additional info:

Comment 1 Harshavardhana 2014-06-10 06:40:18 UTC
This requires a lot more disruptive change if one has to provide a non standard location for storing identity files, if you can explain more about this issue?

Comment 2 Aravinda VK 2014-12-29 05:07:54 UTC

*** This bug has been marked as a duplicate of bug 1136296 ***