Back

Quotas

On 03/25/2011 quotas have been enabled on cluster greentail. Because group quota numbers are weird, it is like counting duplicates or following links or looping, not sure, we have to rely on individual quotas. Just as well.

Here is what was put in place, and will mature/change over time. But first, it is important to understand:

The quotas fall into two tiers: the “sliding” tier and the “custom” tier.

We urge all users to consider archiving data and files off the cluster disk array. Any quota can ofcourse shrink, please let us know if you move files off the array and free up disk space for others.

How to find my quota? You can find your quota levels and current usage as follows. Units are in kilobytes. So the blocks soft limit (quota) below is 90 GB, the hard limit (limit) is 100 GB.

[hmeij@greentail ~]$ quota -v hmeij

Disk quotas for user hmeij (uid 8216): 
     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
/dev/mapper/vghome-lvhome
                1227284  90000000 100000000            1020       0       0        

Notes

Implementation

Array

Links


Back