Quota: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
Quotas in UMIACS are almost exclusively on our ONStor filers however they do not support rpc.quotad and we use something called tree quotas.  The user can see their quota via using the '''df''' command and looking for the path they are in.
Quotas in UMIACS are almost exclusively on our ONStor filers however they do not support rpc.quotad and we use something called tree quotas.  The user can see their quota via using the '''df''' command and looking for the path they are in.


For example to show my /nfshomes/derektest home directory quota i can just use ''df ~''
For example to show my /nfshomes/derektest home directory quota i can just use '''df ~'''
<pre>
<pre>
$ df ~
$ df ~

Revision as of 05:18, 6 April 2009

Quotas in UMIACS are almost exclusively on our ONStor filers however they do not support rpc.quotad and we use something called tree quotas. The user can see their quota via using the df command and looking for the path they are in.

For example to show my /nfshomes/derektest home directory quota i can just use df ~

$ df ~
Filesystem           1K-blocks      Used Available Use% Mounted on
umiacsfs02:/nfshomes/derektest
                       1024000     49984    974016   5% /nfshomes/derektest