EasyManua.ls Logo

EMC Celerra

EMC Celerra
522 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
nas_quotas
225
The nas Commands
EXAMPLE #11 To list the tree quotas for ufs1, type:
$ nas_quotas -list -tree -fs ufs1
+------------------------------------------------------------------------------+
| Quota trees for filesystem ufs1 mounted on /ufs1:
+------+-----------------------------------------------------------------------+
|TreeId| Quota tree path (Comment) |
+------+-----------------------------------------------------------------------+
| 1 | /tree1 (Tree #1) |
| 2 | /tree2 (Tree #2) |
+------+-----------------------------------------------------------------------+
done
EXAMPLE #12 To edit tree quotas for ufs1 and add a comment, type:
$ nas_quotas -edit -tree -fs ufs1 -comment 'Quota for Tree1' 1
done
EXAMPLE #13 To edit tree quotas for ufs1, type:
$ nas_quotas -edit -tree -fs ufs1 1
treeid : 1
fs ufs1 blocks (soft = 6000, hard = 8000) inodes (soft = 200, hard = 300)
~
~
"/tmp/EdP.aiHKgh5" 2L, 85C written
done
EXAMPLE #14 To edit tree quotas for ufs1 and change the block and inodes, type:
$ nas_quotas -edit -tree -fs ufs1 -block 8000:6000 -inode 900:800 1
done
EXAMPLE #15 To edit tree quotas for ufs1 and apply the quota configuration of the
prototype tree, type:
$ nas_quotas -edit -tree -fs ufs1 -proto 1 2
done
EXAMPLE #16 To display any currently active trees on a file system, type:
$ nas_quotas -report -tree -fs ufs1
Report for tree quotas on filesystem ufs1 mounted on /ufs1
+------------+---------------------------------+-------------------------------+
| Tree | Bytes Used (1K) | Files |
+------------+--------+-------+-------+--------+--------+------+------+--------+
| | Used | Soft | Hard |Timeleft| Used | Soft | Hard |Timeleft|
+------------+--------+-------+-------+--------+--------+------+------+--------+
|#1 | 384| 6000| 8000| | 3| 800| 900| |
|#2 | 7856| 6000| 8000| 7.0days| 60| 800| 900| |
+------------+--------+-------+-------+--------+--------+------+------+--------+
done

Table of Contents

Other manuals for EMC Celerra

Related product manuals