Configuring the archive zone
Archive object data residing on IBM Storage Ceph using the Object Storage Archive Zone Feature.
Before you begin
- A running IBM Storage Ceph cluster.
- Root-level access to a Ceph Monitor node.
- Ceph Object Gateway software is installed.
About this task
The archive zone has a history of versions of S3 objects that can be eliminated only through the gateways that are associated with the archive zone. It captures all the data updates and metadata to consolidate them as versions of S3 objects. Bucket granular replication to the archive zone can be used after creating an archive zone.
You can control the storage space usage of an archive zone through the bucket Lifecycle policies, where you can define the number of versions you would like to keep for an object.
An archive zone helps protect your data against logical or physical errors. It can save users from logical failures, such as accidentally deleting a bucket in the production zone. It can also save your data from massive hardware failures, like a complete production site failure. Additionally, it provides an immutable copy, which can help build a ransomware protection strategy.
To implement the bucket granular replication, use the sync policies commands for enabling and disabling policies. For more information, see Creating a sync policy group and Modifying a sync policy group.
If you want to migrate the storage cluster from single site, see Migrating a single site system to multi-site.