I have a 4 node gluster cluster, and a separate 1 node
cluster that I want to setup geo-replication on.
I have my main volume on the 4 node cluster.
On the slave node, I've setup the geoaccount/geogroup and
mountbroker according to these steps: https://gluster.readthedocs.io/en/latest/Administrator%20Guide/Geo%20Replication/
I am able to ssh from both the root user and ubuntu user to
all of gluster-{0,1,2,3}.grandukevpc as well as
gluster-replica.grandukevpc however when I call sudo gluster-georep-sshkey generate
I receive a python stack trace that ends with the rather unintuitive error:
gluster.cliutils.cliutils.GlusterCmdException: (1, '',
'Commit failed on gluster-2.grandukevpc. Error: Unable to end.
Error : Success\nCommit failed on gluster-3.grandukevpc.
Error: Unable to end. Error : Success\nCommit failed on
gluster-1.grandukevpc. Error: Unable to end. Error :
Success\n', 'gluster system:: execute georep-sshkey.py
node-generate .')