mirror of
https://github.com/gluster/glusterdocs.git
synced 2026-02-05 15:47:01 +01:00
Merge pull request #703 from Shwetha-Acharya/master
Geo-Replication: update about ssh-port config
This commit is contained in:
@@ -185,9 +185,13 @@ For example,
|
||||
create push-pem
|
||||
```
|
||||
|
||||
If custom SSH port is configured in Secondary nodes then,
|
||||
If custom SSH port (example: 50022) is configured in Secondary nodes then
|
||||
|
||||
```console
|
||||
# gluster volume geo-replication gvol-primary \
|
||||
geoaccount@snode1.example.com::gvol-secondary \
|
||||
config ssh_port 50022
|
||||
|
||||
# gluster volume geo-replication gvol-primary \
|
||||
geoaccount@snode1.example.com::gvol-secondary \
|
||||
create ssh-port 50022 push-pem
|
||||
|
||||
Reference in New Issue
Block a user