quotas, df, dsu

We have disk quotas to prevent users from storing non-CS stuff on our systems. If you need more space for CS, just ask.

wasabi[~]$ quota
Disk quotas for user ru1:

WARNING: User over quota

Quota(MB): 140.0 	 Max Files: 12000
Usage(MB): 168.8 	     Usage: 1541

If you are over quota, use the dsu command to identify your largest
directories and files. Use dsu -h for more information on dsu.


If you are over your quota and want to see why, run our dsu command.


wasabi[~]$ dsu

 
*** Total space used in /home/ru1: 
165M	/home/ru1
 
*** Top 5 largest directories in /home/ru1: 
141M	/home/ru1/cs35
21M	/home/ru1/.mozilla
656K	/home/ru1/mpi
612K	/home/ru1/.gstreamer-0.10
440K	/home/ru1/.config
 
*** Top 7 largest files in /home/ru1: 
140M	15:55 ./cs35/labs/04/cake.jpg
5.0M	2012 ./.mozilla/firefox/EZDZ4vl2.default/urlclassifier3.sqlite
3.0M	10:43 ./.mozilla/firefox/EZDZ4vl2.default/Cache/_CACHE_003_
905K	10:43 ./.mozilla/firefox/EZDZ4vl2.default/Cache/_CACHE_001_
864K	10:43 ./.mozilla/firefox/EZDZ4vl2.default/Cache/_CACHE_002_
864K	10:43 ./.mozilla/firefox/EZDZ4vl2.default/startupCache/startupCache.8.little
608K	10:56 ./.gstreamer-0.10/registry.x86_64.bin



The df command lists disk partitions. Note some partitions are really on other machines, like allspice, beet, and mango.


wasabi[~]$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1             8.9G  3.2G  5.4G  37% /
none                  7.9G  284K  7.9G   1% /dev
none                  7.9G     0  7.9G   0% /dev/shm
none                  7.9G   88K  7.9G   1% /var/run
none                  7.9G     0  7.9G   0% /var/lock
/dev/sda6            1004M   18M  987M   2% /tmp
/dev/sda7              12G  8.2G  3.1G  74% /usr
/dev/sda8             894G   59G  826G   7% /local
allspice.cs.swarthmore.edu:/usr/local
                       50G   18G   30G  38% /usr/local
allspice.cs.swarthmore.edu:/usr/swat
                      9.9G  2.5G  6.9G  27% /usr/swat
allspice.cs.swarthmore.edu:/var/mail
                       20G  1.5G   18G   8% /var/mail
beet.cs.swarthmore.edu:/root/snapshots
                      917G  393G  478G  46% /snapshots
mango.cs.swarthmore.edu:/data
                      338G  110G  211G  35% /data
allspice:/export/home/users2/ru1
                      255G   27G  215G  11% /home/ru1