Set up Multi-site Replication

This wizard enables you to set up multi-site replication within your Ceph environment.If you have already added another cluster to your multi-cluster setup, you can select that cluster in the wizard to automate the replication process.If no additional cluster is currently added, the wizard will guide you through creating the necessary realm, zonegroup, and zone, and provide a realm token.This token can be used later to manually import into a desired cluster to establish replication between the clusters.
Enter a unique name for the Realm. The Realm is a logical grouping of all your Zonegroups. This field is required. The chosen realm name is already in use.
Enter a name for the Zonegroup. Zonegroup will help you identify and manage the group of zones. This field is required. The chosen zone group name is already in use.
Select the endpoints for the Zonegroup. Endpoints are the URLs or IP addresses from which the rgw gateways in that zonegroup can be accessed. You can select multiple endpoints in case you have multiple rgw gateways in a zonegroup
Enter a unique name for the Zone. A Zone represents a distinct data center or geographical location within a Zonegroup. This field is required. The chosen zone name is already in use.
Select the endpoints for the Zone. Endpoints are the URLs or IP addresses from which the rgw gateways in that zone can be accessed. You can select multiple endpoints in case you have multiple rgw gateways in a zone
Specify the username for the system user. This user will be created automatically as part of the process, and it will have the necessary permissions to manage and synchronize resources across zones. This field is required. The username already exists.
Choose the cluster where you want to apply this multisite configuration. The selected cluster will integrate the defined Realm, Zonegroup, and Zones, enabling data synchronization and management across the multisite setup. Before submitting this form, please verify that the selected cluster has an active RGW (Rados Gateway) service running.
Replication zone represents the zone to be created in the replication cluster where your data will be replicated. This field is required.
Multi-site replication setup is complete.
Name of the realm that will be involved in replication.
This field displays the token needed to import the multisite configuration into a secondary cluster. Copy this token securely and use it on the secondary cluster to replicate the current multisite setup. Ensure that the token is handled securely to prevent unauthorized access.

{{ multisiteSetupForm.get('realmName').value }}
{{ multisiteSetupForm.get('zonegroupName').value }}
{{ rgwEndpoints.value.join(', ') }}
{{ multisiteSetupForm.get('zoneName').value }}
{{ rgwEndpoints.value.join(', ') }}
{{ multisiteSetupForm.get('username').value }}
{{ selectedCluster }}
{{ multisiteSetupForm.get('replicationZoneName').value }}