[Bugs] [Bug 1231678] geo-rep: gverify.sh throws error if slave_host entry is not added to know_hosts file

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 11 05:54:39 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1231678



--- Comment #6 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11225 committed in release-3.7 by Venky
Shankar (vshankar at redhat.com) 
------
commit 5a8dd6f39ec6a536cf13b2758a754947ded16a23
Author: M S Vishwanath Bhat <vbhat at redhat.com>
Date:   Thu Jun 4 17:52:00 2015 +0530

    gverify: Adding StrictHostKeyChecking=no for ssh verification

    Before actually checking the compatibility between master and
    slave, gverify checks if there is a passwordless ssh connection
    between master to slave.  So if the entry of the slave was not
    present in 'known_hosts' file in master gverify used to complain
    that passwordless ssh has not been setup. This used to happen
    even if there is a passwordless ssh between master to slave.

    This patch fixes the above problem by using StrictHostKeyChecking=no
    while doing ssh to slave.

    Reviewed-on: http://review.gluster.org/11106
    Change-Id: I01577ffa82a4504b4674fe26a5256ca890777557
    BUG: 1231678
    Signed-off-by: M S Vishwanath Bhat <vbhat at redhat.com>
    Reviewed-on: http://review.gluster.org/11225
    Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Aravinda VK <avishwan at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list