Results 1 to 4 of 4

Thread: filesystem disk space error

  1. #1
    Join Date
    Dec 2007
    Location
    Maastricht, netherlands
    Beans
    86
    Distro
    Ubuntu Development Release

    filesystem disk space error

    Hey guys, I'm running a little debian server on a Sheevaplug. It runs of my SD card and has been working properly for months now. Last night logwatch didn't mail me and I was missing my mount's.

    I found out my / partition is full but I can't find out why...

    Code:
    debian:/etc# du -h --max-depth=0 / -x
    1.4G    /
    debian:/etc# df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/mmcblk0p1        2.8G  2.6G   56M  98% /

  2. #2
    Join Date
    Dec 2007
    Location
    Maastricht, netherlands
    Beans
    86
    Distro
    Ubuntu Development Release

    Re: filesystem disk space error

    hmm a reboot fixed it, strange because it went from 56% too 98% / 100%, I had an uptime of 51 days

  3. #3
    Join Date
    Oct 2007
    Beans
    89

    Re: filesystem disk space error

    My guess is you had stuff in /tmp that was purged after the reboot.

  4. #4
    Join Date
    Dec 2007
    Location
    Maastricht, netherlands
    Beans
    86
    Distro
    Ubuntu Development Release

    Re: filesystem disk space error

    I didn't, I cleaned it out to 12KB. I ran appt-get autoclean and autoremove.

    but even if it was in tmp shouldn't it show up if you ask for the diskspace of / ?

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
  •