Skip to content

Archive Trac dn quota

madscatt edited this page Jun 20, 2026 · 1 revision

Dn Quota

Legacy Trac archive page imported from dn_quota. Source: https://genapp.rocks/wiki/wiki/dn_quota. Review age, links, and examples before treating as current.

quota thoughts

/dev/sda1        16G   13G  2.4G  84% /
tmpfs            40G  8.0K   40G   1% /dev/shm
/dev/sda5       1.8T  1.4T  279G  84% /state/partition1
/dev/sda2       3.9G  1.1G  2.7G  29% /var
tmpfs           3.9G  2.7M  3.9G   1% /var/lib/ganglia/rrds
/dev/sde1        16T  129M   16T   1% /drobo
921G apps
44M cpan
4.0K genapp
498G home
16K lost+found
186M mellanox
5.9G rocks
9.3M site-roll
1.4T total

[root@entropy apps]# du -chs *
4.0K cmds
48M files_for_boost
18M files_for_boost.tar.gz
907G genapp
13G local
99M o.tar.gz
124M qt3
13M qwt3d-qt3
13M qwt-qt3
368K RPMS
555M us2a
921G total

[root@entropy genapp]# du -chs *
51M bin
23M dynoscatt
58M genapptest
39G kvm
670G sassie2
12M sassie2.prev
137G sassie2test
4.0K testme.py
8.1M tmp
63G vms
907G total

[root@entropy sassie2]# du -chs *
61G deleted
609G results

[root@entropy users]# du -chs * | grep G
2.0G a12345a
11G a_solovyova
1.2G brad_treece
3.1G brennich
44G csofia3
4.7G daniel_myatt
8.0G davescott
6.8G djscottagain
56G dww
6.8G dww100
32G emma_backup
3.7G emre
3.6G heindeaj
26G joseph
22G mattgreen
48G mattgreen2
11G Ruodan
12G schakrav11
103G ucbteee
3.5G zman
411G total
  • easy targets:
    • 137G /share/apps/genapp/sassie2test
/share/apps/genapp/sassie2test/results/users $ du -chs *
76G	daniel_myatt
6.8G	dww
14G	emre
136K	emre6
596M	hailiang
13G	joseph
2.2G	zman
52M	zman1
112G	total
/share/apps/genapp/sassie2test $ du -chs deleted 
16G	deleted
16G	total
  • 61G /share/apps/genapp/sassie2/deleted

  • so that's a quick 198G

  • 63G /share/apps/genapp/vms

  • i removed one unneeded 22G file and also am 7z'ing the older 40G sassie-web_entropy image, should bring back another 30G

  • these can be moved to drobo

  • further:

    • we could implement in genapp
    • per user quotas
      • automatic warnings
      • some sort of automatic login messaging
      • would be nice to add a "motd" type message setup also
    • time limits
      • after x days, force to deleted and allow recovery of deleted
    • nfs mount drobo
    • symlink sassie2/deleted to drobo
    • symlink sassie2test to drobo

Clone this wiki locally