The page has been translated by Gen AI.

Managing Archiving Policies

You can add, modify, or delete archiving policies.

Add Archiving Policy

To add an Archiving policy, follow the steps below.

  1. Click the All Services > Storage > Archive Storage menu. 1. Navigate to the Service Home page of Archive Storage.
  2. On the Service Home page, click the Archive Storage menu. 2. Archive Storage List Navigate to the page.
  3. Archive Storage List page, click the resource to view detailed information. 3. Archive Storage Details Navigate to the page.
  4. Click the Add button of Policy Task. 4. Add Archiving Policy The popup window opens.
  5. After entering the Archiving policy information, click the Confirm button.
    CategoryDetailed description
    Archiving targetSelect the Object Storage bucket to perform 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
    Policy nameEnter policy name
    • Enter within 60 characters using English letters, numbers, and special characters (- _)
    • Cannot enter a policy name identical to another Archiving policy name
    Target fileSelect files to archive
    • All: Perform archiving on all files
      • If a prefix is used in another Archiving policy, All cannot be set
    • Prefix: Perform archiving on files that include the specified prefix
      • Prefix input required when selected
      • The prefix cannot start with / and cannot contain special characters(%<>#\`^)
    Policy workWhen selected, perform archiving on all versioned objects in Object Storage
    • When version management of Archive Storage is enabled: manage each version separately
    • When version management of Archive Storage is not used: manage by overwriting the current version
    execution timeEnter the archiving execution time
    • 1 to 3,650 as a number
    Table. Archiving policy addition popup items
Reference
  • Archiving target can be set only once initially. * It cannot be modified after being set.
  • If the target files for the archiving policy are set to All, you cannot set additional policies.
  • Archiving policies can be set up to a maximum of 100.
  • The Archiving policy is executed once per day based on the addition point.
  • The policy operation performs archiving on all versioned files in Object Storage.

Modify Archiving Policy

To modify the Archiving policy, follow the steps below.

  1. All Services > Storage > Archive Storage menu, click it. 1. Navigate to the Service Home page of Archive Storage.
  2. On the Service Home page, click the Archive Storage menu. 2. Go to the Archive Storage List page.
  3. Archive Storage List Click the resource on the page to view its detailed information. 3. Go to the Archive Storage Details page.
  4. From the Policy Actions list, select the policy you want to edit, then click the More > Add button on the right. 4. Archiving policy edit The popup window opens.
  5. After modifying the Archiving policy information, click the Confirm button.
Caution
If you reuse the bucket name of the archiving target, the configured archiving policy will be applied, so be careful.

Delete Archiving Policy

You can delete unused Archiving policies.

Information
If archiving is in progress, it cannot be deleted. On the detail page’s Archiving History tab, after Cancel Operation, proceed with deletion.

To delete the Archiving policy, follow these steps.

  1. All Services > Storage > Archive Storage Click the menu. 1. Navigate to the Service Home page of Archive Storage.
  2. On the Service Home page, click the Archive Storage menu. 2. Go to the Archive Storage List page.
  3. Archive Storage List On the page, click the resource to view detailed information. 3. Archive Storage Details Navigate to the page.
  4. Policy Actions After selecting the policy you wish to delete from the list, click the More > Delete button on the right. 4. Delete Archiving Policy popup opens.
  5. After checking the Archiving policy information, click the Confirm button.
Reference
  • Even if you delete all Archiving policies, the Archiving targets are retained.
  • Deleted Archiving policies cannot be viewed in the Archiving history.

Changing Archiving Policy Status

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

To change the Archiving policy status, follow the steps below.

  1. Click the All Services > Storage > Archive Storage menu. 1. Navigate to the Service Home page of Archive Storage.
  2. On the Service Home page, click the Archive Storage menu. 2. Go to the Archive Storage List page.
  3. On the Archive Storage List page, click the resource to change the Archiving policy status. 3. Archive Storage Details Navigate to the page.
  4. In the Policy Actions list, click the More > Activate or More > Deactivate button for the policy whose status you want to change. 4. A popup window notifying the change of the Archiving policy status opens.
    • Enable: Perform archiving according to the archiving policy.
    • Disable: Stop performing archiving.
  5. Click the Confirm button. 6. The status of the Archiving policy will change.

Cancel Archiving operation

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

To cancel Archiving, follow the steps below.

  1. All Services > Storage > Archive Storage Click the menu. 1. Navigate to the Service Home page of Archive Storage.
  2. On the Service Home page, click the Archive Storage menu. 2. Go to the Archive Storage List page.
  3. On the Archive Storage List page, click the resource to cancel the Archiving operation. 3. Archive Storage Details Navigate to the page.
  4. Archive History Click the tab.
  5. In the Archiving history list, verify that the status of the Archiving policy to cancel the job is Pending or In progress.
  6. Click the Cancel operation button. 6. A confirmation popup for canceling the operation opens.
  7. Click the Confirm button. 7. The Archiving operation will be canceled.

Archiving How it works

The Archiving behavior based on the Archiving target is as follows.

Archiving targetDetailed description
previous version/current version fileDepends on whether versioning is used for Archive Storage
  • Object Storage versioning: Enabled / Archive Storage versioning: Enabled
    • All versions of Object Storage are managed by version in Archive Storage as well
  • Object Storage versioning: Enabled / Archive Storage versioning: Disabled
    • Archiving is performed for all versions of Object Storage, but Archive Storage manages only the current version (file overwrite applied)
    • Since Archive Storage manages only 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 manages only the current version (overwrite applied), and Archive Storage manages by version
  • Object Storage versioning: Disabled / Archive Storage versioning: Disabled
    • Both Object Storage and Archive Storage manage only the current version (overwrite applied)
Files that contain the Delete Marker versionDelete Marker version cannot be archived
  • When the latest version is a Delete Marker
    • Object Storage Details page’s Folder List tab cannot view the file
    • Archive Storage Details page’s Folder List tab can be viewed
  • When an intermediate version is a Delete Marker
    • Cannot view the version in the file version list of Object Storage and Archive Storage
    • After archiving, only the Delete Marker version is retained in Object Storage
Empty folderCannot create folder in Archive Storage
Folder containing filesDepending on whether the folder is an Object, the folder deletion behavior in Object Storage differs 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 containing files directly from Windows
  • When the folder is not an Object: folder deletion
    • When uploading the folder containing files directly from Linux
    • When restoring the folder itself from Archive Storage to Object Storage
If the target file does not existArchiving schedule performed as is
  • Archiving size: 0 B
If the target Object Storage bucket is deleted
  • Maintain display of archiving target
  • When clicking the Archiving target (Object Storage) link, the bucket lookup fails
  • After deleting the bucket, handle archiving failure
  • When recreating the bucket with the same name, maintain archiving with the new bucket
Table. Archiving method according to 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 is the same.
How-to guides
Use Version Management