diff options
author | Sunny Kumar <sunkumar@redhat.com> | 2019-09-21 01:07:30 +0530 |
---|---|---|
committer | Rinku Kothiya <rkothiya@redhat.com> | 2019-09-25 11:31:54 +0000 |
commit | 6b3fec37931cbf3f7995b119e5a14702d5226772 (patch) | |
tree | 96374b9e808246bb58e8f0d673350d3dd1673e0c /geo-replication/syncdaemon/__init__.py | |
parent | 284ecd3ecbfbcc9e7791bacc6305807eb2805fff (diff) |
geo-rep : fix sub-command during worker connectionv7.0rc2
Problem:
Geo-rep session for non-root going faulty.
Solution:
During worker start we do not construct slave url and use 'args.resource_remote'
which is basically just slave-hostname.
This works better for root session but fails in non-root session during
ssh command.
Using slave url solves this issue.
Backport of:
> Patch: https://review.gluster.org/23465
> BUG: 1753928
> Change-Id: Ib83552fde77f81c208896494b323514ab37ebf22
> Signed-off-by: Sunny Kumar <sunkumar@redhat.com>
fixes: bz#1755213
Change-Id: Ib83552fde77f81c208896494b323514ab37ebf22
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Diffstat (limited to 'geo-replication/syncdaemon/__init__.py')
0 files changed, 0 insertions, 0 deletions