Reference Guide

Format
file_tree_quota -id <value> set [-description <value>] [-hard_limit <0 .. 9223372036854775807
(8192.00P)>] [-soft_limit <0 .. 9223372036854775807 (8192.00P)>] [-is_user_quotas_enforced {yes
| true | no | false}] [-async]
Action qualifiers
-id
Unique identifier of the tree quota.
-description
Description of the tree quota.
-hard_limit
Hard limit of the tree quota, in bytes. No hard limit when set to 0. This value can be used to
compute amount of space that is consumed without limiting the space. Value is always
rounded up to match the physical block size of the filesystem.
-soft_limit
Soft limit of the tree quota, in bytes. No hard limit when set to 0. Value is always rounded up
to match the physical block size of the filesystem.
-is_user_quotas_enforced
Whether the quota must be enabled for all users, and whether user quota limits, if any, are
enforced. Values are: - true - start tracking usage for all users on the quota tree, and enforce
user quota limits. - false - stop tracking usage for all users on the quota tree, and do not
enforce user quota limits.
-async
Perform asynchronous operation.
refresh
Refresh the cache with the actual value of the tree quota.
Format
file_tree_quota -id <value> refresh [-async]
Action qualifiers
-id
Unique identifier of the tree quota.
-async
Perform asynchronous operation.
401
Dell EMC PowerStore CLI Reference Guide