Results 1 to 6 of 6

Thread: All HDD space used up within hours

  1. #1
    Join Date
    Aug 2007
    Location
    Dark side of the Moon
    Beans
    48
    Distro
    Ubuntu Development Release

    Unhappy All HDD space used up within hours

    Hi everybody!

    Just installed 13.04-x64 on my desktop, and within about 6 hours or so I couldn't launch System Monitor. Then I ran gnome-system-monitor from terminal, and the error msg said
    Code:
    failed to commit changes to dconf: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dfile_2derror_2dquark.Code12: Failed to write file '/home/user/.config/dconf/user.9JL9UW': fwrite() failed: No space left on device
    terminate called after throwing an instance of 'Glib::FileError'
    Lo and behold, there was no space left on the 105 GB or so partition!

    The only piece of software I installed so far, other than the few updates, was Steam for linux. Is that the culprit? I didn't even install a single game on Steam yet...

    Any ideas? "Format C:/" necessary /jk?
    Command prompt IS a User Friendly interface
    Please type "man bash" in the Terminal and read the output for more details.
    Me and Apple have a love-hate relationship. They love themselves and I hate 'em.
    Registered Linux user #467092

  2. #2
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: All HDD space used up within hours

    Check your log files in /var/log

  3. #3
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: All HDD space used up within hours

    What utility are you using that tells you the Hard disk is full? In 13.04 there is now a much improved Disk Usage Analyser. We can click on a partition, let it scan for a few seconds and then use the Back button ( < ) and see a sliding bar graphic comparing the partition size with the amount used.

    Regards.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  4. #4
    Join Date
    Apr 2005
    Location
    My dreams
    Beans
    3,558
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: All HDD space used up within hours

    It would be helpful if you could paste the output of df -h and the sizes of your log files, e.g.
    Code:
    ls -la /var/log

  5. #5
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Guessing Game

    My 'money' is on a corrupt /tmp folder...
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  6. #6
    Join Date
    Dec 2012
    Location
    Fancy Gap Virginia
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: All HDD space used up within hours

    Greetings,

    Quote Originally Posted by kostkon View Post
    It would be helpful if you could paste the output of df -h and the sizes of your log files, e.g.
    That turns out to be a very handy bash command. I'm putting that one in my utilities script. Thanks!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •