Disk Usage by User

Updated August 10 2016 03:37:11.
/hdfs/store/user/...


How to clean up files

ssh yourLogin@login.hep.wisc.edu
voms-proxy-init
gsissh -p 222 cmsgrid02.hep.wisc.edu
cd /hdfs/store/user/
Then 'cd' to your user directory and you can start removing files (Use 'rm -f' to remove files without question).

Note:

Using commands like "du" and "ls" do not report
accurate disk usage because pnfs reports files
with size greater than 2GB as having size 0.
Script for creating user disk usage plot