The page has been translated by Gen AI.

Manage Archiving Policy

You can add, modify, or delete archiving policies.

Add Archiving Policy

To add an Archiving policy, follow these steps.

  1. Click the All Services > Storage > Archive Storage menu. Navigate to the Service Home page of Archive Storage.
  2. On the Service Home page, click the Archive Storage menu. You will be taken to the Archive Storage List page.
  3. On the Archive Storage List page, click the resource to view detailed information. You will be taken to the Archive Storage Details page.
  4. Click the Add button of Policy Task. The Archiving Policy Add popup opens.
  5. After entering the Archiving policy information, click the Confirm button.
    CategoryDetailed description
    Archiving targetSelect the Object Storage bucket for archiving
    • Cannot be modified after initial configuration
    • Only buckets within the same region can be added
    • Buckets used in policies of other Arcvhie Storage cannot be selected
    target fileSelect files for archiving
    • Only All can be selected
    Policy workWhen selected, archiving is performed on all versioned objects in Object Storage
    • When Archive Storage version management is enabled: each version is managed separately
    • When Archive Storage version management is disabled: managed by overwriting the current version
    execution timeEnter the archiving execution point
    • Enter a number between 1 and 3,650
    Table. Archiving policy addition popup items
Reference
  • Archiving target can be set only once initially. After setting, it cannot be modified.
  • The policy operation performs archiving on all versioned files in Object Storage.
  • The archiving policy can only be modified and cannot be deleted.
  • The archiving policy is executed once daily, based on the time of addition.
  • Cannot set an additional policy when the target files for the Archiving policy are set to All.

Modify Archiving Policy

To modify the Archiving policy, follow these steps.

  1. Click the All Services > Storage > Archive Storage menu. Navigate to the Service Home page of Archive Storage.
  2. On the Service Home page, click the Archive Storage menu. You will be taken to the Archive Storage List page.
  3. On the Archive Storage List page, click the resource to view its details. You will be taken to the Archive Storage Details page.
  4. Policy Actions In the list, select the policy you want to edit, then click the More > Add button on the right. The Edit Archiving Policy popup opens.
  5. After editing the Archiving policy information, click the Confirm button.
Caution
When reusing the bucket name of the archiving target, the configured archiving policy will be applied, so be careful.

Delete Archiving Policy

To delete the Archiving policy, follow these steps.

  1. Click the All Services > Storage > Archive Storage menu. Navigate to the Service Home page of Archive Storage.
  2. On the Service Home page, click the Archive Storage menu. Go to the Archive Storage List page.
  3. Archive Storage List page: Click the resource to view detailed information. You will be taken to the Archive Storage Details page.
  4. From the Policy actions list, select the policy you want to delete, then click the More > Delete button on the right. The Delete Archiving Policy popup opens.
  5. After reviewing the Archiving policy information, click the Confirm button.
reference
Even if you delete all Archiving policies, the Archiving targets remain.

–>

Change Archiving Policy Status

You can enable or disable the Archiving policy to control whether it is executed.

To change the Archiving policy status, follow these steps.

  1. Click the All Services > Storage > Archive Storage menu. Navigate to the Service Home page of Archive Storage.
  2. On the Service Home page, click the Archive Storage menu. You will be taken to the Archive Storage List page.
  3. On the Archive Storage List page, click the resource whose Archiving policy status you want to change. You will be taken to the Archive Storage Details page.
  4. From the Policy Actions list, click the More > Activate or More > Deactivate button for the policy whose status you want to change. A popup notifying the change of the Archiving policy status will open.
    • Activation: Perform archiving according to the archiving policy.
    • Disable: Stops performing archiving.
  5. Click the Confirm button. The status of the Archiving policy will be changed.

Cancel archiving operation

guide
Only Archiving tasks that are pending or in progress can be canceled.

To cancel archiving, follow these steps.

  1. Click the All Services > Storage > Archive Storage menu. Navigate to the Service Home page of Archive Storage.
  2. On the Service Home page, click the Archive Storage menu. You will be taken to the Archive Storage list page.
  3. On the Archive Storage List page, click the resource to cancel the Archiving operation. Then go to the Archive Storage Details page.
  4. Click the Archive History tab.
  5. Check whether the status of the Archiving policy to cancel the job in the Archiving history list is Pending or In Progress.
  6. Click the Cancel button. A cancel confirmation popup will open.
  7. Click the Confirm button. The Archiving operation will be canceled.

Understanding how Archiving works

The archiving behavior varies by archiving target as follows.

Archiving targetDetailed description
previous version/current version fileDepends on whether versioning is enabled for Archive Storage
  • Object Storage versioning: Enabled / Archive Storage versioning: Enabled
    • All versions in Object Storage are also managed by version in Archive Storage
  • Object Storage versioning: Enabled / Archive Storage versioning: Disabled
    • Archiving is performed for all versions of Object Storage, but Archive Storage only manages the current version (file overwrite applied)
    • Since Archive Storage only manages the current version, previous version files of Object Storage cannot be viewed in Archive Storage
  • Object Storage versioning: Disabled / Archive Storage versioning: Enabled
    • Object Storage only manages the current version (overwrite applied), while Archive Storage manages by version
  • Object Storage versioning: Disabled / Archive Storage versioning: Disabled
    • Both Object Storage and Archive Storage only manage the current version (overwrite applied)
File containing Delete Marker versionDelete Marker versions cannot be archived
  • When the latest version is a Delete Marker
    • In the Object Storage Details page’s Folder List tab, the file cannot be viewed
    • In the Archive Storage Details page’s Folder List tab, it can be viewed
  • When an intermediate version is a Delete Marker
    • The version cannot be seen in the file version list of Object Storage and Archive Storage
    • After archiving, only the Delete Marker version is retained in Object Storage
Empty folderFolder cannot be created in Archive Storage
Folder containing filesWhether the folder is an Object determines whether the folder is deleted from Object Storage after archiving
  • When the folder is an Object: the folder is retained and not deleted
    • When the folder is created first and then files are uploaded
    • When uploading the folder itself containing files from Windows
  • When the folder is not an Object: folder deletion
    • When uploading the folder itself containing files from Linux
    • When restoring the folder itself from Archive Storage to Object Storage
When there is no target fileArchiving schedule as is
  • Archiving size: 0 B
If the target Object Storage bucket is terminated
  • Keep display of archiving target
  • When clicking the Archiving target (Object Storage) link, fail to retrieve the corresponding bucket
  • After deleting the bucket, handle archiving failure
  • When recreating a bucket with the same name, maintain archiving with the new bucket
Table. Archiving method according to the archiving target
Reference
  • Archiving is performed based on the Etag value of the Object Storage file.
  • After archiving, Version ID and Modification Timestamp are changed. However, the Etag value remains the same.
How-to guides
Use Version Management