This topic outlines how to view Archive Storage Info and provides guidance on detailed insights into optimization after successful archival.
To view the Archive Storage Info, follow these steps:
As per the User persona, you can work with the contexts as described below:
Global Context
Note
Applies to Platform Admin only.
Note
The
storage info can be viewed in the global context only.
From the Projects drop-down list, click All Projects.
From the Administrator module, click Artifactory Settings, and then click Retention Policies.
The Retention Policies page appears.
In the Retention Policies page, click Archive.
Click any of the following tabs, and then click
Archive Storage Info link from the top right of the page.
Policies
Runs
Restored
The Archive Storage info provides the following details:
Field
Description
Archive Storage
Total archive size
For example, 750 GB
Optimization
Percentage of optimization (space saved) after archiving binaries and artifacts
For example:
Initial Storage - 1000 GB
Archived - 750 GB
Optimization = ((Initial Storage - Archive)/Initial Storage)) X 100 = 25%
Example:
Optimization = ((1000 - 750)/1000)) X 100 = 25%
The archiving process saved 25% of the original storage space.
Virtual
Total size on disk of artifacts without optimization.
For example, 200 artifacts, 1000 GB
Physical
Total size on disk of binaries with optimization.
For example, 50 binaries, 750 GB