public-cloud-roadmap
public-cloud-roadmap copied to clipboard
Object Storage - asynchronous replication : replicate existing objects
As an OVHcloud customer using S3 Object Storage I want the Asynchronous replication feature to support retro-active replication so that objects created before the application of replication configuration can be replicated to destination buckets
The following configuration elements will be supported:
- activation via the ExistingObjectReplication parameter in the replication configuration json i.e a new replication config json will have to be pushed to the source bucket
The following configuration will NOT be supported:
- replication to buckets owned by a different account (destination buckets are not owned by the same account that owns the source bucket)
- transition copies to COLD STORAGE (deep archive) class
- transition to other storage classes
- retrieval of replication metrics (Nb of objects pending replication, Bytes pending replication, Operations failed replication, Replication latency (delta between buckets), Thoughput)
- SLAs for the retro-active replication i.e your existing objects will be processed in batches every 24h and depending on the amount of data to be replicated, the time to completion may vary