Creating a Storage Policy
Prerequisites
About this task
The expression for a storage policy can comprise the following parameters:
- u denotes user.
- g denotes group.
- s denotes size. Append the value with the unit - b, k, m, g for bytes, KB, MB, or GB respectively.
- m denotes last modified time. Append the value with the unit - s, d for seconds or days respectively
- a denotes last accessed time. Append the value with the unit - s, d for seconds or days respectively.
Example: To offload data to cold tier for user jdoe, when storage size reaches 100 MB, and the last accessed time is 7 days, the expression is u:jdoe&s:100m&a:7d
Follow the steps given below to create a storage policy.
Procedure
- Log on to the Data Fabric UI.
- Select Fabric manager option from the dropdown on the Home page.
- Click Fabric Administration seen on the Home page.
- Select from the fabrics dropdown the fabric for which you wish to add the storage policy.
-
Scroll down to the Storage policies card.
NOTEAlternatively, you can click Global namespace, click the fabric link in the table view, and navigate to the Storage policies tab for the fabric.
- Click Create storage policy.
- Enter the Name for the storage policy.
- Enter the expression for the storage policy.
- Click Create.