diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.de-de.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.de-de.md index 431ca6ac1ed..52058d4a4a9 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.de-de.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.de-de.md @@ -1,7 +1,7 @@ --- title: Object Storage - Master asynchronous replication across your buckets (EN) excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o > [!warning] > To replicate data in buckets with object lock on, you must have the following prerequisites: > +> - Versioning must be enabled on both source and destination buckets. > - Object Lock must be enabled on both source and destination buckets. -> - You must provide a token when uploading your replication configuration on the source bucket. > -You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command: - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` - #### Example of replication configuration Simple replication between 2 buckets: @@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k - 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. - The replica bucket and the replication rule configuration are then available for modification if needed. +### Offsite Replication Q&A + #### How can I access the option in the OVHcloud Control Panel? 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. diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-asia.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-asia.md index ee5a840b17e..8a0fd47b3a8 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-asia.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-asia.md @@ -1,7 +1,7 @@ --- title: Object Storage - Master asynchronous replication across your buckets excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o > [!warning] > To replicate data in buckets with object lock on, you must have the following prerequisites: > +> - Versioning must be enabled on both source and destination buckets. > - Object Lock must be enabled on both source and destination buckets. -> - You must provide a token when uploading your replication configuration on the source bucket. > -You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command: - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` - #### Example of replication configuration Simple replication between 2 buckets: @@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k - 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. - The replica bucket and the replication rule configuration are then available for modification if needed. +### Offsite Replication Q&A + #### How can I access the option in the OVHcloud Control Panel? 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. diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-au.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-au.md index ee5a840b17e..8a0fd47b3a8 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-au.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-au.md @@ -1,7 +1,7 @@ --- title: Object Storage - Master asynchronous replication across your buckets excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o > [!warning] > To replicate data in buckets with object lock on, you must have the following prerequisites: > +> - Versioning must be enabled on both source and destination buckets. > - Object Lock must be enabled on both source and destination buckets. -> - You must provide a token when uploading your replication configuration on the source bucket. > -You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command: - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` - #### Example of replication configuration Simple replication between 2 buckets: @@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k - 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. - The replica bucket and the replication rule configuration are then available for modification if needed. +### Offsite Replication Q&A + #### How can I access the option in the OVHcloud Control Panel? 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. diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-ca.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-ca.md index ee5a840b17e..8a0fd47b3a8 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-ca.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-ca.md @@ -1,7 +1,7 @@ --- title: Object Storage - Master asynchronous replication across your buckets excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o > [!warning] > To replicate data in buckets with object lock on, you must have the following prerequisites: > +> - Versioning must be enabled on both source and destination buckets. > - Object Lock must be enabled on both source and destination buckets. -> - You must provide a token when uploading your replication configuration on the source bucket. > -You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command: - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` - #### Example of replication configuration Simple replication between 2 buckets: @@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k - 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. - The replica bucket and the replication rule configuration are then available for modification if needed. +### Offsite Replication Q&A + #### How can I access the option in the OVHcloud Control Panel? 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. diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-gb.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-gb.md index 9e0ca93508c..8a0fd47b3a8 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-gb.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-gb.md @@ -1,7 +1,7 @@ --- title: Object Storage - Master asynchronous replication across your buckets excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o > [!warning] > To replicate data in buckets with object lock on, you must have the following prerequisites: > +> - Versioning must be enabled on both source and destination buckets. > - Object Lock must be enabled on both source and destination buckets. -> - You must provide a token when uploading your replication configuration on the source bucket. > -You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command: - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` - #### Example of replication configuration Simple replication between 2 buckets: diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-ie.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-ie.md index ee5a840b17e..8a0fd47b3a8 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-ie.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-ie.md @@ -1,7 +1,7 @@ --- title: Object Storage - Master asynchronous replication across your buckets excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o > [!warning] > To replicate data in buckets with object lock on, you must have the following prerequisites: > +> - Versioning must be enabled on both source and destination buckets. > - Object Lock must be enabled on both source and destination buckets. -> - You must provide a token when uploading your replication configuration on the source bucket. > -You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command: - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` - #### Example of replication configuration Simple replication between 2 buckets: @@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k - 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. - The replica bucket and the replication rule configuration are then available for modification if needed. +### Offsite Replication Q&A + #### How can I access the option in the OVHcloud Control Panel? 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. diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-sg.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-sg.md index ee5a840b17e..8a0fd47b3a8 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-sg.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-sg.md @@ -1,7 +1,7 @@ --- title: Object Storage - Master asynchronous replication across your buckets excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o > [!warning] > To replicate data in buckets with object lock on, you must have the following prerequisites: > +> - Versioning must be enabled on both source and destination buckets. > - Object Lock must be enabled on both source and destination buckets. -> - You must provide a token when uploading your replication configuration on the source bucket. > -You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command: - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` - #### Example of replication configuration Simple replication between 2 buckets: @@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k - 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. - The replica bucket and the replication rule configuration are then available for modification if needed. +### Offsite Replication Q&A + #### How can I access the option in the OVHcloud Control Panel? 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. diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-us.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-us.md index ee5a840b17e..8a0fd47b3a8 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-us.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-us.md @@ -1,7 +1,7 @@ --- title: Object Storage - Master asynchronous replication across your buckets excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o > [!warning] > To replicate data in buckets with object lock on, you must have the following prerequisites: > +> - Versioning must be enabled on both source and destination buckets. > - Object Lock must be enabled on both source and destination buckets. -> - You must provide a token when uploading your replication configuration on the source bucket. > -You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command: - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` - #### Example of replication configuration Simple replication between 2 buckets: @@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k - 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. - The replica bucket and the replication rule configuration are then available for modification if needed. +### Offsite Replication Q&A + #### How can I access the option in the OVHcloud Control Panel? 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. diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.es-es.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.es-es.md index 431ca6ac1ed..52058d4a4a9 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.es-es.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.es-es.md @@ -1,7 +1,7 @@ --- title: Object Storage - Master asynchronous replication across your buckets (EN) excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o > [!warning] > To replicate data in buckets with object lock on, you must have the following prerequisites: > +> - Versioning must be enabled on both source and destination buckets. > - Object Lock must be enabled on both source and destination buckets. -> - You must provide a token when uploading your replication configuration on the source bucket. > -You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command: - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` - #### Example of replication configuration Simple replication between 2 buckets: @@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k - 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. - The replica bucket and the replication rule configuration are then available for modification if needed. +### Offsite Replication Q&A + #### How can I access the option in the OVHcloud Control Panel? 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. diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.es-us.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.es-us.md index 431ca6ac1ed..52058d4a4a9 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.es-us.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.es-us.md @@ -1,7 +1,7 @@ --- title: Object Storage - Master asynchronous replication across your buckets (EN) excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o > [!warning] > To replicate data in buckets with object lock on, you must have the following prerequisites: > +> - Versioning must be enabled on both source and destination buckets. > - Object Lock must be enabled on both source and destination buckets. -> - You must provide a token when uploading your replication configuration on the source bucket. > -You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command: - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` - #### Example of replication configuration Simple replication between 2 buckets: @@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k - 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. - The replica bucket and the replication rule configuration are then available for modification if needed. +### Offsite Replication Q&A + #### How can I access the option in the OVHcloud Control Panel? 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. diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.fr-ca.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.fr-ca.md index 9b8a9544943..77147c8e0eb 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.fr-ca.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.fr-ca.md @@ -1,7 +1,7 @@ --- title: Object Storage - Maîtrisez la réplication asynchrone sur vos buckets excerpt: Apprenez à automatiser et à gérer la réplication d'objets entre des buckets pour améliorer la disponibilité, la redondance et la conformité des données -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -229,14 +229,9 @@ Le verrouillage d'objet peut être utilisé avec la réplication pour permettre > [!warning] > Pour répliquer des données dans des buckets avec un verrouillage d'objet, vous devez disposer des prérequis suivants : > +> - Le versioning doit être activé sur le bucket source et le bucket de destination. > - Le verrouillage d'objet doit être activé sur les buckets source et de destination. -> - Vous devez fournir un token lorsque vous téléversez votre configuration de réplication sur le bucket source. - -Vous pouvez obtenir un token en contactant notre [équipe de support](https://help.ovhcloud.com/csm?id=csm_get_help). Une fois que vous avez obtenu le token, vous pouvez le définir, via le client en ligne de commande, dans le paramètre `--token` de la commande `put-bucket-replication` : - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` +> #### Exemple de configuration de réplication @@ -495,6 +490,8 @@ Cette fonctionnalité n'est disponible que pour les régions 3-AZ (pour en savoi - Les objets stockés dans le bucket de destination (aussi appelé *replica bucket*) le sont dans une classe différente, nommée **Infrequent Access**, et sont facturés différemment. Consultez la tarification sur [cette page](/links/public-cloud/prices). Cette classe est conçue pour des données moins fréquemment consultées et vous permet de réduire vos coûts Object Storage tout en gardant des performances comparables à la classe Standard. Cependant, si la classe du bucket de destination ne convient pas, il est possible de privilégier une autre approche et d'utiliser la fonctionnalité de réplication asynchrone permettant de gérer l'ensemble des paramètres de la configuration. - Le bucket de destination et la configuration de la règle de réplication peuvent ensuite être modifiés par l'utilisateur. +### FAQ Offsite Replication + #### Comment puis-je accéder à l’option depuis mon espace client ? Lors de la création d'un nouveau bucket/conteneur dans une région **3-AZ**, un message vous demande si vous souhaitez activer ou non l'option Offsite Replication. Si elle est activée et qu'elle repose sur la fonctionnalité de réplication asynchrone, le versioning sera automatiquement activé également. diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.fr-fr.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.fr-fr.md index f2dd966ce31..77147c8e0eb 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.fr-fr.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.fr-fr.md @@ -1,7 +1,7 @@ --- title: Object Storage - Maîtrisez la réplication asynchrone sur vos buckets excerpt: Apprenez à automatiser et à gérer la réplication d'objets entre des buckets pour améliorer la disponibilité, la redondance et la conformité des données -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -229,14 +229,9 @@ Le verrouillage d'objet peut être utilisé avec la réplication pour permettre > [!warning] > Pour répliquer des données dans des buckets avec un verrouillage d'objet, vous devez disposer des prérequis suivants : > +> - Le versioning doit être activé sur le bucket source et le bucket de destination. > - Le verrouillage d'objet doit être activé sur les buckets source et de destination. -> - Vous devez fournir un token lorsque vous téléversez votre configuration de réplication sur le bucket source. - -Vous pouvez obtenir un token en contactant notre [équipe de support](https://help.ovhcloud.com/csm?id=csm_get_help). Une fois que vous avez obtenu le token, vous pouvez le définir, via le client en ligne de commande, dans le paramètre `--token` de la commande `put-bucket-replication` : - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` +> #### Exemple de configuration de réplication diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.it-it.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.it-it.md index 431ca6ac1ed..52058d4a4a9 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.it-it.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.it-it.md @@ -1,7 +1,7 @@ --- title: Object Storage - Master asynchronous replication across your buckets (EN) excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o > [!warning] > To replicate data in buckets with object lock on, you must have the following prerequisites: > +> - Versioning must be enabled on both source and destination buckets. > - Object Lock must be enabled on both source and destination buckets. -> - You must provide a token when uploading your replication configuration on the source bucket. > -You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command: - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` - #### Example of replication configuration Simple replication between 2 buckets: @@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k - 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. - The replica bucket and the replication rule configuration are then available for modification if needed. +### Offsite Replication Q&A + #### How can I access the option in the OVHcloud Control Panel? 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. diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.pl-pl.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.pl-pl.md index 431ca6ac1ed..52058d4a4a9 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.pl-pl.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.pl-pl.md @@ -1,7 +1,7 @@ --- title: Object Storage - Master asynchronous replication across your buckets (EN) excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o > [!warning] > To replicate data in buckets with object lock on, you must have the following prerequisites: > +> - Versioning must be enabled on both source and destination buckets. > - Object Lock must be enabled on both source and destination buckets. -> - You must provide a token when uploading your replication configuration on the source bucket. > -You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command: - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` - #### Example of replication configuration Simple replication between 2 buckets: @@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k - 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. - The replica bucket and the replication rule configuration are then available for modification if needed. +### Offsite Replication Q&A + #### How can I access the option in the OVHcloud Control Panel? 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. diff --git a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.pt-pt.md b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.pt-pt.md index 431ca6ac1ed..52058d4a4a9 100644 --- a/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.pt-pt.md +++ b/pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.pt-pt.md @@ -1,7 +1,7 @@ --- title: Object Storage - Master asynchronous replication across your buckets (EN) excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance -updated: 2025-06-17 +updated: 2025-07-10 --- ## Introduction @@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o > [!warning] > To replicate data in buckets with object lock on, you must have the following prerequisites: > +> - Versioning must be enabled on both source and destination buckets. > - Object Lock must be enabled on both source and destination buckets. -> - You must provide a token when uploading your replication configuration on the source bucket. > -You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command: - -```bash -$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN -``` - #### Example of replication configuration Simple replication between 2 buckets: @@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k - 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. - The replica bucket and the replication rule configuration are then available for modification if needed. +### Offsite Replication Q&A + #### How can I access the option in the OVHcloud Control Panel? 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.