[Bugs] [Bug 1611945] New: [geo-rep] Cannot configure ssh_port and ssh_command options in glusterfs georeplication

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 3 06:47:31 UTC 2018


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

            Bug ID: 1611945
           Summary: [geo-rep] Cannot configure ssh_port and ssh_command
                    options in glusterfs georeplication
           Product: GlusterFS
           Version: 4.1
         Component: geo-replication
          Assignee: bugs at gluster.org
          Reporter: dimitri.ars at gmail.com
                CC: bugs at gluster.org



Description of problem:
When configuring geo-replication options using the command line, this doesn't
work anymore for ssh-port and ssh-command.

Version-Release number of selected component (if applicable):
4.1.2

How reproducible: 100%

Steps to Reproduce:
1.Example of a working configuration option:
# gluster volume geo-replication volname ssh://1.2.3.4::certificates config
ssh_options "-oPasswordAuthentication=no -oStrictHostKeyChecking=no"
geo-replication config updated successfully

Example of non-working configuration option:

# gluster volume geo-replication volname ssh://1.2.3.4::certificates config
ssh_port "2222"                                                     
geo-replication config-set failed for certificates
ssh://192.168.92.11::certificates
geo-replication command failed

Same for using ssh-port, ssh-command, ssh_command options and with or without
quotes.

Actual results:
geo-replication command failed

Expected results:
geo-replication config updated successfully for ssh-port and ssh-command
options

Additional info:
This worked fine on 3.12. I don't know if there are more options that don't
work...I've tried a couple which worked fine...the ssh_port and ssh_command are
ones we use.

-- 
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