FAQ: How do I check the quota for my allocated storage?

Answer:

HDFS Storage: To check the quota for your home directory use dfs-repquota as follows. Note: Raw disk is calculated based the actual disk consumption of your files * all of their replicas. The default replication factor is 3, so a 1 MB file will consume 3.0 MB of raw disk.
(skitch@shell1) ~ > dfs-repquota
HDFS Quotas for hdfs://t1disc-pnn:8020/user/skitch
Data: 328.6 GB
            raw disk     files    + directories =   names
            -------- ------------- ------------- -------------
    quota:   1.0 TB                                  none
     used: 662.3 GB      9590           86      =    9676
remaining: 361.7 GB                                   inf

Home directory quota: You can execute =quota -s:
(skitch@shell1) ~ > quota -s
Disk quotas for user skitch (uid 288): 
     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
flow.pdl.cmu.local:/vol/VolPdlHome
                  8775M  61440M  61440M           96823   4295m   4295m        
Back to: CloudClusterFAQ
Topic revision: r4 - 12 Jul 2013, MitchFranzos - This page was cached on 25 Apr 2024 - 18:32.

This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding PDLWiki? Send feedback