]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
doc: update README-MULTISITE.md
authorquangln94 <ngocquang.ptit@gmail.com>
Fri, 7 Oct 2022 14:23:47 +0000 (16:23 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 7 Oct 2022 14:29:00 +0000 (16:29 +0200)
I update the parameters according to this PR: #7315
In addition, where rgw_zonesecondary: True and rgw_zonemaster: False,

I change rgw_zonegroupmaster to be False as those lines below:

https://github.com/ceph/ceph-ansible/blob/main/README-MULTISITE.md?plain=1#L396
https://github.com/ceph/ceph-ansible/blob/main/README-MULTISITE.md?plain=1#L417
https://github.com/ceph/ceph-ansible/blob/main/README-MULTISITE.md?plain=1#L520
https://github.com/ceph/ceph-ansible/blob/main/README-MULTISITE.md?plain=1#L535
Add note at line 205 here https://github.com/ceph/ceph-ansible/blob/main/README-MULTISITE.md?plain=1#L205

Signed-off-by: quangln94 <ngocquang.ptit@gmail.com>
README-MULTISITE.md

index b79611e0b5c4f0ff79d9e467af9aab3ceca51b25..c9a6ac7a50e594012147e951bd48a78a5ec7ee34 100644 (file)
@@ -188,7 +188,7 @@ If there is one more that one rgw being deployed in this configuration, the rgw(
     rgw_zonemaster: false
     rgw_zonesecondary: true
 
-    rgw_zonegroupmaster: true
+    rgw_zonegroupmaster: false
 
     rgw_multisite_proto: http
     rgw_zone_user: edward.lewis
@@ -202,7 +202,7 @@ If there is one more that one rgw being deployed in this configuration, the rgw(
     rgw_pullhost: rgw-001-hostname
     ```
 
-    **Note:** `rgw_zonemaster` should have the value of `false` and `rgw_zonesecondary` should be `true`
+    **Note:** `rgw_zonemaster` should have the value of `false`, `rgw_zonegroupmaster` should have the value of `false` and `rgw_zonesecondary` should be `true`
 
     **Note:** The variables `rgw_pull_port`, `rgw_pull_proto`, `rgw_pullhost`, are joined together to make an endpoint string needed to create secondary zones. This endpoint is of one of the RGW endpoints in a master zone in the zonegroup and realm you want to create secondary zones in. This endpoint **must be resolvable** from the mons and rgws in the cluster the secondary zone(s)  are being created in.
 
@@ -393,7 +393,7 @@ rgw-004 ansible_ssh_host=192.168.215.178 ansible_ssh_port=22 radosgw_address=192
     ```yaml
     rgw_zonemaster: false
     rgw_zonesecondary: true
-    rgw_zonegroupmaster: true
+    rgw_zonegroupmaster: false
     rgw_multisite_proto: http
     rgw_realm: france
     rgw_zonegroup: idf
@@ -414,7 +414,7 @@ rgw-004 ansible_ssh_host=192.168.215.178 ansible_ssh_port=22 radosgw_address=192
     ```yaml
     rgw_zonemaster: false
     rgw_zonesecondary: true
-    rgw_zonegroupmaster: true
+    rgw_zonegroupmaster: false
     rgw_multisite_proto: http
     rgw_realm: usa
     rgw_zonegroup: alaska
@@ -517,7 +517,7 @@ rgw_instances:
   - instance_name: rgw3
     rgw_zonemaster: false
     rgw_zonesecondary: true
-    rgw_zonegroupmaster: true
+    rgw_zonegroupmaster: false
     rgw_realm: usa
     rgw_zonegroup: alaska
     rgw_zone: fairbanks
@@ -532,7 +532,7 @@ rgw_instances:
   - instance_name: rgw4
     rgw_zonemaster: false
     rgw_zonesecondary: true
-    rgw_zonegroupmaster: true
+    rgw_zonegroupmaster: false
     rgw_realm: france
     rgw_zonegroup: idf
     rgw_zone: versailles