Bug 1692666 - ssh-port config set is failing
Summary: ssh-port config set is failing
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: geo-replication
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Aravinda VK
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1695445 1782162
TreeView+ depends on / blocked
 
Reported: 2019-03-26 07:56 UTC by Aravinda VK
Modified: 2019-12-11 10:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1695445 1782162 (view as bug list)
Environment:
Last Closed: 2019-03-27 14:35:10 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gluster.org Gerrit 22418 0 None Merged geo-rep: fix integer config validation 2019-03-27 14:35:09 UTC

Description Aravinda VK 2019-03-26 07:56:36 UTC
Description of problem:

If non-standard ssh-port is used, Geo-rep can be configured to use that ssh port by configuring as below

```
gluster volume geo-replication <mastervol> <slavehost>::<slavevol> config ssh-port 2222
```

But this command is failing even if a valid value is passed.

```
$ gluster v geo gv1 centos.sonne::gv2 config ssh-port 2222
geo-replication config-set failed for gv1 centos.sonne::gv2
geo-replication command failed
```

Comment 1 Worker Ant 2019-03-26 08:00:05 UTC
REVIEW: https://review.gluster.org/22418 (geo-rep: fix integer config validation) posted (#1) for review on master by Aravinda VK

Comment 2 Worker Ant 2019-03-27 14:35:10 UTC
REVIEW: https://review.gluster.org/22418 (geo-rep: fix integer config validation) merged (#2) on master by Amar Tumballi


Note You need to log in before you can comment on or make changes to this bug.