You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-gb.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -368,9 +368,9 @@ Suppose the source bucket, `region1-destination-bucket` and `region2-destination
368
368
> [!warning]
369
369
> Versioning must be activated insource bucket and destination bucket(s).
370
370
371
-
### Using the CLI
371
+
## Using the CLI
372
372
373
-
#### Create source and destination buckets
373
+
### Create source and destination buckets
374
374
375
375
The source bucket is the bucket whose objects are automatically replicated and the destination bucket is the bucket which will contain your object replicas.
With Object Storage in a 3-AZ region, we have introduced a new option called **Offsite Replication**, which simplifies the replication process and automatically replicates your data to a remote site forgreater resiliency with a one-click actionin the OVHcloud Control Panel.
446
446
This feature is only available forprimary Object Storagein a 3-AZ region (to know more about existing 1-AZ and 3-AZ regions, see [Endpoints and Object Storage geoavailability](/pages/storage_and_backup/object_storage/s3_location)) and is based on an OVHcloud auto-generated and managed replication rule configuration:
@@ -449,6 +449,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k
449
449
- Objects stored in the replica bucket are stored in an **Infrequent Access** class and are billed differently. View pricing on [this page](/links/public-cloud/prices). This class is designed for less frequently accessed data and allow you to reduce your overall Object Storage bill together with Standard-class performance level. This said, if the destination bucket storage class doesn’t suit your needs, you can choose another approach and use the asynchronous replication feature and manage the replication rule configuration by yourself.
450
450
- The replica bucket and the replication rule configuration are then available for modification if needed.
451
451
452
+
### Offsite Replication Q&A
453
+
452
454
#### How can I access the option in the OVHcloud Control Panel?
453
455
454
456
When creating a new bucket/container in a **3-AZ region**, you will be asked if you want to activave or not the Offsite Replication option. If enabled, and because it relies on the asynchronous replication feature, the versioning will be automatically enabled too.
0 commit comments