Replication Policy Management
You can perform replication to a bucket in a different location or the same location.
You can set multiple replication policies, and if the original bucket is unavailable due to a failure or disaster, you can provide service through the replica bucket.
- The replication feature operates in a 1:N structure, allowing replication within a region or between regions. When performing cross-region replication, data transfer fees are added.
- The replication feature applies only to files uploaded after the replication policy is set.
- Even if you delete the original version file, files in the replica bucket are not deleted.
- Example: If set from Bucket A to Bucket B, even if the version file of Bucket A is deleted, it remains in Bucket B.
- You can set up bidirectional replication.
- Example: When set as Bucket A ↔ Bucket B, files uploaded to Bucket A are replicated to Bucket B, and files uploaded to Bucket B are replicated to Bucket A.
- The duplicated file is not duplicated.
- Example: If set as Bucket A → Bucket B → Bucket C, files replicated from Bucket A → Bucket B are not replicated from Bucket B → Bucket C.
Add replication policy
- You can set replication on the created bucket.
- To add a replication policy, you must set the version control feature to enabled.
- To set up the version management feature, refer to Setting Version Management.
To add a replication policy, follow these steps.
- All Services > Storage > Object Storage Click the menu. Navigate to Object Storage’s Service Home page.
- Click the Object Storage menu on the Service Home page. You will be taken to the Object Storage list page.
- Object Storage List page, click the resource to add a replication policy. It will navigate to the Object Storage Details page.
- Click the Duplicate tab.
- Click the Add button. Add replication policy popup opens.
- After entering the policy information, click the Confirm button. A popup window notifying the creation of the replication policy opens.
| Category | Required | Detailed Description |
|---|---|---|
| Policy Name | Required | Enter the name of the replication policy
|
| Replication Location | Required | Select replication location (region)
|
| Replication Bucket Name | Required | Select the name of the replication bucket
|
| Target File | Required | Select files to replicate
|
| Delete marker duplication | Select | Whether to use delete marker duplication |
- Confirm button을 클릭하세요. 복제 정책이 추가됩니다.
If there is an invalid policy, you cannot add a replication policy.
- Example: If a deleted policy remains for a replication bucket, you cannot add a replication policy.
Edit replication policy
You can modify the replication policy’s replication location, replication bucket name, and target file.
- To modify the replication policy, you must set the version control feature to enabled.
- How to set up the version management feature, refer to Set up version management.
To modify the replication policy, follow the steps below.
- All Services > Storage > Object Storage Click the menu. Navigate to the Service Home page of Object Storage.
- Click the Object Storage menu on the Service Home page. Navigate to the Object Storage list page.
- Object Storage List page, click the resource to modify the replication policy. Navigate to the Object Storage Detail page.
- Clone tab을 클릭하세요.
- Click the More > Edit button of the policy you want to modify in the replication policy list. Edit Replication Policy popup window opens.
- After modifying the replication policy information, click the Confirm button. A popup window notifying the replication policy modification will open.
| Category | Required | Detailed description |
|---|---|---|
| Replication location | Required | Select replication location (region)
|
| Replication Bucket Name | Required | Enter the name of the replicated bucket
|
| Target File | Required | Select files to replicate
|
| Delete marker duplication | Select | Whether to use delete marker duplication |
- Confirm 버튼을 클릭하세요. 복제 정책 수정이 완료됩니다.
If there is an invalid policy, you cannot add a replication policy.
- Example: If a policy remains after the replica bucket has been deleted, you cannot add a replication policy.
Change replication policy status
You can enable or disable the replication policy to change whether the replication policy is performed.
To change the replication policy status, follow the steps below.
- All Services > Storage > Object Storage Click the menu. Navigate to the Service Home page of Object Storage.
- Click the Object Storage menu on the Service Home page. Navigate to the Object Storage List page.
- Click the resource to change the replication policy status on the Object Storage List page. Navigate to the Object Storage Details page.
- Clone tab click.
- In the replication policy list, click the More > Activate or More > Deactivate button for the policy whose status you want to change. A popup window notifying the replication policy status change will open.
- Activation: Performs replication according to the replication policy.
- Disable: Stops performing replication.
- Click the Confirm button. The status of the replication policy will change.
Delete replication policy
You can delete unused replication policies.
To modify the replication policy, follow the steps below.
- All Services > Storage > Object Storage Click the menu. Navigate to Object Storage’s Service Home page.
- Click the Object Storage menu on the Service Home page. It moves to the Object Storage List page.
- Object Storage List On the page, click the resource to delete the replication policy. Object Storage Details Navigate to the page.
- Clone 탭을 클릭하세요.
- Click the More > Delete button of the policy you want to edit in the replication policy list. A popup notifying the deletion of the replication policy will open.
- Confirm Click the button. The replication policy will be deleted.
- If you change the usage of versioning for the source and replica buckets, replication will not be performed correctly.
- If versioning of the source bucket is set to disabled, replication will not be performed. If set back to enabled, replication will be performed for files uploaded after the setting.
- If you set versioning of the replica bucket to disabled, replication will be performed but versioning is not possible. If you set it back to enabled, versioning will apply from the point it is set.
- If you delete the source bucket, the configured replication policy will also be deleted.
- If you delete the replica bucket, the replication policy set on the source bucket remains.
- If you recreate a replication bucket with the same bucket name as a deleted replication bucket, replication will be performed to that bucket.