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

Update Geo-Replication.md

This commit is contained in:
Omri Sarig
2023-07-06 11:49:39 +02:00
committed by GitHub
parent 059a04f60d
commit 4e3ee0e264

View File

@@ -61,11 +61,12 @@ In all the Secondary nodes, create a new group as "geogroup".
# sudo groupadd geogroup
```
In all the Secondary nodes, create an unprivileged account. For example,
In all the Secondary nodes, create an unprivileged account. This user
must have a home directory and a configured shell. For example,
"geoaccount". Add geoaccount as a member of "geogroup" group.
```
# useradd -G geogroup geoaccount
# useradd -s /bin/bash -d /home/geoaccount/ -G geogroup geoaccount
```
In any one Secondary node, run the following command to setup the