https://bugzilla.redhat.com/show_bug.cgi?id=1480507
--- Comment #8 from Kotresh HR <[email protected]> --- Hi M. Scherer/Nigel, I see that, it is creating separate ssh key pair for geo-rep( /root/.ssh/id_georep). This will not work as geo-rep won't use ssh with -i option. It requires passwordless for root with default ssh key pair (/root/.ssh/id_rsa) Testcase: ssh root@<local-hostname> (with out -i flag, should login with out password on all regression machines) I think previously, they had setup this and it was working on few and was failing on which it was not setup. Thanks, Kotresh HR -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=8SlQxwIIwS&a=cc_unsubscribe _______________________________________________ Gluster-infra mailing list [email protected] http://lists.gluster.org/mailman/listinfo/gluster-infra
