Skip to content

Instantly share code, notes, and snippets.

@rockyburt
Created June 4, 2012 20:10
Show Gist options
  • Save rockyburt/2870580 to your computer and use it in GitHub Desktop.
Save rockyburt/2870580 to your computer and use it in GitHub Desktop.
stackato@appsembler:/mnt/lxc/containers$ sudo du -sh /var/*
[sudo] password for stackato:
1.4M /var/backups
37M /var/cache
4.0K /var/crash
2.7G /var/lib
4.0K /var/local
0 /var/lock
26M /var/log
52K /var/mail
4.0K /var/opt
100K /var/run
704K /var/spool
4.0K /var/tmp
1.3G /var/vcap
52K /var/vcap.local
16K /var/www
@jeff-hobbs
Copy link

A lightly used Stackato instance:

stackato@stackato:~/stackato/etc/vcap$ sudo du -sh /var/*
1.2M /var/backups
59M /var/cache
198M /var/lib
4.0K /var/local
0 /var/lock
7.6M /var/log
812K /var/mail
4.0K /var/opt
76K /var/run
672K /var/spool
4.0K /var/tmp
98M /var/vcap
4.0K /var/vcap.local

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment