EMC Unity - Create Tree Quota
- Summary
- Create a new tree quota on a file system on an EMC Unity array.
- Description
-
This task creates a tree quota on an EMC Unity storage array.
Create EMC Unity Tree Quota is also the rollback task for Delete EMC Unity Tree Quota.
Input Format:
- EMC Unity Account Name: podName@AccountName. For example: Vblock@Unity_Hybrid
- EMC Unity File System: podName@accountName@spName@id@nasServerName@nasServerID@storagePoolId@storagePoolName@fileSystemName@fileSystemID. For example: Default Pod@EmcUnity@SP A@spa@TestNAS@nas_4@pool_7@Pool0@TestFS@fs_14
- User ID: Valid User ID. For example: 1
- Soft Limit: Valid Soft Limit-If the quota tree's space usage exceeds the soft limit, the storage system starts to count down based on the specified grace period.The default value 0 means no limitation.
- Capacity Units: The unit for the Size of the User Quota. For example: 2GB,MB or TB
- Hard Limit: If the quota tree's space usage exceeds the hard limit, users cannot write to the quota tree.The default value 0 means no limitation.
- Capacity Units: The unit for the Size of the User Quota. For example: 2GB,MB or TB
- Path: Valid path-The path is relative to the root of the file system and must start with a forward slash. For example:/sample_path1/sample_path2.
- Description: Valid Description
- Inputs
-
Input Description Mappable To Type Mandatory EMC Unity Account Name Choose an EMC Unity account EMCUnityAccountIdentity Y EMC Unity File System Choose an EMC Unity file system EMCUnityFileSystemIdentity Y Path Enter the path relative to the root of the file system, starting with a forward slash. For example: /sample_path1/sample_path2. gen_text_input Y Description Enter a description of the tree quota gen_text_input Soft Limit Enter the soft limit. The default value is 0, which indicates no limit. If the quota tree's space usage exceeds the soft limit, the storage system starts to count down based on the grace period. Decimals are not supported and are set to 0. gen_text_input Capacity Units Enter Capacity Units EMCUnitySizeUnit Y Hard limit Enter the hard limit. The default value is 0, which indicates no limit. If the quota tree's space usage exceeds the hard limit, users cannot write to the quota tree. Decimal values are not supported and are set to 0. gen_text_input Capacity Units Enter Capacity Units EMCUnitySizeUnit Y - Outputs
-
Output Description Type OUTPUT_EMC_UNITY_TREE_QUOTA_IDENTITY EMC Unity Tree Quota Identity EMCUnityTreeQuotaIdentity OUTPUT_EMC_UNITY_FILE_SYSTEM_IDENTITY EMC Unity File System Identity. EMCUnityFileSystemIdentity OUTPUT_EMC_UNITY_ACCOUNT_IDENTITY EMC Unity Account Identity. EMCUnityAccountIdentity