vote up 0 vote down star

The disk is nearly full,how to investigate which files are occupying most space?

EDIT

I found most space are taken by mysql bin log:

/var/lib/mysql/jiaoyou-slow.log: 53M
/var/lib/mysql/mysql-bin.000005: 68M
/var/lib/mysql/mysql-bin.000003: 1.1G
/var/lib/mysql/mysql-bin.000007: 34M
/var/lib/mysql/mysql-bin.000004: 225M

Are these files safe to delete?


49% accept rate
1  
belongs to superuser I think! – notnoop Nov 6 at 4:23
1  
Not sure if it belongs to superuser or serverfault, but not on stackoverflow for sure. – Pascal Thivent Nov 6 at 4:29

Browse other questions tagged or ask your own question.