Can't find disk usage in one directory

Posted by Xster on Server Fault See other posts from Server Fault or by Xster
Published on 2012-12-05T03:57:22Z Indexed on 2012/12/05 5:08 UTC
Read the original article Hit count: 480

Similar questions are asked frequently but no suggested answers solved my issue. I have some disk space usage that I can't find as well.

In df

Filesystem     1K-blocks      Used Available Use% Mounted on
/dev/sda1      144183992 136857180      2652 100% /
udev             2013316         4   2013312   1% /dev
tmpfs             808848       876    807972   1% /run
none                5120         0      5120   0% /run/lock
none             2022116        76   2022040   1% /run/shm
overflow            1024         0      1024   0% /tmp

I checked the inodes, I checked lsof for +L1 or deleted files, I rebooted, I checked for files hidden behind mounts but none of them were the issue. It grows periodically and I'm running out of things to delete to feed the beast. It's all in the home directory of the only user I have.

In du in ~

du -h --max-depth=1
192K    ./.nv
2.1M    ./.gconf
12K ./Pictures
1.6M    ./.launchpadlib
12K ./Public
24K ./.TemporaryItems
8.9M    ./.cache
12K ./Network Trash Folder
28K ./.vnc
11M ./.AppleDB
48K ./.subversion
1.9G    ./.xbmc
8.0K    ./.AppleDesktop
12K ./.dbus
81M ./.mozilla
12K ./Music
160K    ./.gnome2
44K ./Downloads
692K    ./.zsh
236K    ./.AppleDouble
64K ./.pulse
4.0K    ./.gvfs
1.4M    ./.adobe
44K ./.pki
44K ./.compiz-1
168K    ./.config
1.4M    ./.thumbnails
12K ./Templates
912K    ./.gstreamer-0.10
8.0K    ./.emacs.d
92K ./Desktop
1.3M    ./.local
12K ./Ubuntu One
12K ./Documents
296K    ./.fontconfig
12K ./.qt
12K ./.gnome2_private
20K ./.ssh
20K ./.mission-control
12K ./Videos
12K ./Temporary Items
640K    ./.macromedia
124G    .

I can't find a way to figure out how it got to that 124G in that directory. There are no mount points in home.

© Server Fault or respective owner

Related posts about ubuntu-12.04

Related posts about diskspace

  • diskspace in ubuntu

    as seen on Super User - Search for 'Super User'
    I have installed windows and ubuntu side by side .and given the diskspace of 10GB in an another drive partition.after using two moths i have installed some software to it no it's not starting and writing on the screen that there is no diskspace so could not be started . what can i do now?but at starting… >>> More

  • scritp to create automatically ext4 and swap in unallocated diskspace

    as seen on Ask Ubuntu - Search for 'Ask Ubuntu'
    i've to install a number of machines. Some machines have windows 7 installed. Some machines not. The machines have 0 or 2 or 3 partitions. Every machine has enough free diskspace (20 to 250 GB) I installed an "golden client" and build an tar archiv of this client. Now, every client boots up a small… >>> More

  • nginx tmp file folder runing out of diskspace

    as seen on Server Fault - Search for 'Server Fault'
    I get mysql diskspace error Can't create/write to file '/tmp/#sql_777_0.MYI' (Errcode: 28) mainly because my ngnix server is writing file into the tmp folder which doesn't get clean up.. i added this command as per instructions on the nginx manual to the crontab but doesn't seems to be doing… >>> More

  • Mysql out of disk space

    as seen on Server Fault - Search for 'Server Fault'
    I have just finished developing a rails app which has a mysql db as a backend. The app is meant for high traffic and will store lots of information. I am planning to set up my own web server and host the site from it. If in future my disk space runs out i would want to expand by adding more space… >>> More

  • Checkpoint FW-1disk full

    as seen on Server Fault - Search for 'Server Fault'
    Hi, The logging filled the disk of the managment node. This cause the firewall nodes to start logging locally. After deleting some old logs, restarting the managment node logging is still being done locally at the firewall nodes. I have already done a fw fetchlogs on all firewall nodes to get the… >>> More