glusterfs/geo-replication
Kotresh HR 072a21576a geo-rep: Fix sync-method config
Problem:
When 'use_tarssh' is set to true, it exits with successful
message but the default 'rsync' was used as sync-engine.
The new config 'sync-method' is not allowed to set from cli.

Analysis and Fix:
The 'use_tarssh' config is deprecated with new
config framework and 'sync-method' is the new
config to choose sync-method i.e. tarssh or rsync.
This patch fixes the 'sync-method' config. The allowed
values are tarssh and rsync.

Backport of:
 > Patch: https://review.gluster.org/22683
 > Change-Id: I0edb0319cad0455b29e49f2f08a64ce324735e84
 > BUG: 1707686
 > Signed-off-by: Kotresh HR <khiremat@redhat.com>

Change-Id: I0edb0319cad0455b29e49f2f08a64ce324735e84
fixes: bz#1709737
Signed-off-by: Kotresh HR <khiremat@redhat.com>
2019-05-17 07:47:53 +00:00
..
src geo-rep: IPv6 support 2019-04-17 13:58:46 +00:00
syncdaemon geo-rep: Fix sync-method config 2019-05-17 07:47:53 +00:00
tests python: remove shebangs of non-main scripts and make others executable 2018-10-02 11:19:28 +00:00
gsyncd.conf.in geo-rep: Fix sync-method config 2019-05-17 07:47:53 +00:00
Makefile.am geo-rep: Refactoring Config and Arguments parsing 2017-11-15 05:20:08 +00:00
setup.py geo-rep: Unit tests infrastructure for geo-replication 2015-03-02 02:01:09 -08:00
test-requirements.txt geo-rep: Unit tests infrastructure for geo-replication 2015-03-02 02:01:09 -08:00
tox.ini geo-rep: Unit tests infrastructure for geo-replication 2015-03-02 02:01:09 -08:00
unittests.sh geo-rep: Unit tests infrastructure for geo-replication 2015-03-02 02:01:09 -08:00