1
0
mirror of https://github.com/gluster/glusterdocs.git synced 2026-02-05 15:47:01 +01:00

5 Commits

Author SHA1 Message Date
Omri Sarig
4e3ee0e264 Update Geo-Replication.md 2023-07-06 11:49:39 +02:00
Shwetha K Acharya
dba940db99 Geo-Replication: update about ssh-port config
Problem:
When a custom ssh port is set at the secondary volume,
   gluster volume geo-replication gvol-primary
   geoaccount@snode1.example.com::gvol-secondary
   create ssh-port <custom port> push-pem
is used. However, create push-pem command cannot alter
the config options.

One have to manually alter the config option, using:
   gluster volume geo-replication gvol-primary
   geoaccount@snode1.example.com::gvol-secondary
   config ssh_port <custom_port>

Solution:
Added about the command:
   gluster volume geo-replication gvol-primary
   geoaccount@snode1.example.com::gvol-secondary config ssh_port
   <custom_port>

before the usage of:
   gluster volume geo-replication gvol-primary
   geoaccount@snode1.example.com::gvol-secondary
   create ssh-port <custom port> push-pem

Fixes: #2819
Signed-off-by: Shwetha K Acharya <sacharya@redhat.com>
2021-10-04 21:06:02 +05:30
aujjwal-redhat
4d49646b3d Update Setup-Bare-metal.md, Setup-AWS.md, Configure.md, GeoReplication.md (#635)
* Update Setup-Bare-metal.md

* Updated Set-AWS.md

* Added fdisk -l command in Configure.md

* Command + grammatical issues

* Added  in Georeplication.md file as it was considered as a tag by the md

Co-authored-by: root <root@aujjwal.remote.csb>
2021-01-28 09:48:28 +05:30
srijan-sivakumar
a242d4deca [DO NOT MERGE] Conscious Language Changes
PR addressing the changes to be made in case
of presence of problematic language in the
documentation.

Fixes: #619
Signed-off-by: srijan-sivakumar <ssivakum@redhat.com>
2020-12-09 18:15:53 +05:30
Rune Juhl Jacobsen
520a7d8a7f updating registries and files replacing space and underscore with dash (#613)
* updating registries and files replacing space and underscore with dash
* Change more paths and file names to use dash instead of underscore
* Add hook scripts, bug reporting and generic upgrade guides to TOC

Co-authored-by: adityaramteke <adityaramteke05icr@gmail.com>
2020-11-24 09:19:28 +05:30