[Bugs] [Bug 1709737] New: geo-rep: Always uses rsync even with use_tarssh set to true

bugzilla at redhat.com bugzilla at redhat.com
Tue May 14 08:42:17 UTC 2019


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

            Bug ID: 1709737
           Summary: geo-rep: Always uses rsync even with use_tarssh set to
                    true
           Product: GlusterFS
           Version: 6
            Status: NEW
         Component: geo-replication
          Assignee: bugs at gluster.org
          Reporter: khiremat at redhat.com
                CC: bugs at gluster.org
  Target Milestone: ---
    Classification: Community



This bug was initially created as a copy of Bug #1707686

I am copying this bug because: 



Description of problem:
It always uses rsync to sync data even though use_tarssh is set to true.

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

How reproducible:
Always

Steps to Reproduce:
1. Setup geo-rep between two gluster volumes and start it
2. Set use_tarssh to true
3. Write a huge file on master
4. ps -ef | egrep "tar|rsync" while the big file is syncing to slave.

It show rsync process instead of tar over ssh

Actual results:
use_tarssh has not effect on sync-engine. It's always using rsync.

Expected results:
use_tarssh should use tarssh and not rsync


Additional info:

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