Results 1 to 9 of 9

Thread: /home is nearly full

  1. #1
    Join Date
    Nov 2013
    Beans
    81

    /home is nearly full

    Today I got warning when login to my ubuntu 13.10 saying that /home has only 54.4MB remaining. But I think it has at least 8GB.

    What's the possible problem any one can think?

    I tried to check desk but I only know how to force check partition /, not the partition /home.

    What should I try?

    Thanks a lot

  2. #2
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,615
    Distro
    Ubuntu

    Re: /home is nearly full

    Home's a separate partition, then run
    Code:
    df -h
    in a terminal
    /home should be listed with the total, used, and free marked.
    the -h means human-readable, so it'll be easier to understand.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  3. #3
    Join Date
    Dec 2006
    Beans
    7,349

    Re: /home is nearly full

    One of the benefits of having a really, really simple partition scheme :

    Code:
    andrew@skamandros~$ df -h
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/sda1       290G   12G  264G   5% /
    tmpfs           1.6G     0  1.6G   0% /dev/shm
    You think that's air you're breathing now?

  4. #4
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

  5. #5
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,615
    Distro
    Ubuntu

    Re: /home is nearly full

    baobab(disk-usage analyzer) is another thing to look at.
    It'll list the space usage from biggest to smallest.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  6. #6
    Join Date
    Nov 2013
    Beans
    81

    Re: /home is nearly full

    I've found the problem!

    My /home partition was kept from 12.04. Even I did a fresh installation of 13.10, I did not format /home. That way I saved all the personal data from previous usage.

    Thought of my /home volume problem, I used the installation usb, runing trial ubuntu and try to copy everything in /home to /bk so that I can re-format /home. It turns out the volume was really full while file browser's property didn't count any hidden folder and .thunderbird directory took many GB's of HDD space!

    After remove the app thunderbird mail and delete ~/.thunderbird directory, I got most of space I thought remained. It's just that simple!

    But why it downloads all mails from my gmail account? I used IMAP mail server, it says using remote mail folders. Am I wrong that it suppose just fetch the mail list and download the mail only when I open it?

    What should I do to prevent download everything from my gmail account? Thanks
    Last edited by elim-qiu; December 28th, 2013 at 08:24 PM.

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

    Re: /home is nearly full

    Quote Originally Posted by elim-qiu View Post
    What should I do to prevent download everything from my gmail account? Thanks
    All I use is IMAP. Different mail clients handle this different ways.

    The 'trick' is to tell your email proggie to download the message headers only -- not the messages themselves.

    In Thunderbird, there is a 'check box' setting on each individual account (in "Synchronization & Storage") that says "Keep messages for this account on this computer".

    Make sure that box is un-checked.
    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

  8. #8
    Join Date
    Nov 2013
    Beans
    81

    Re: /home is nearly full

    Thanks a lot VinDSL and others. The .thunderbird size problem was solved. I think there some other hidden folders related to uninstalled software that took nearly 1Gb. It's ok for now but would be nice to have something like registry clean in windows, can clean up my account.

  9. #9
    Join Date
    Aug 2005
    Location
    Northern Michigan USA
    Beans
    2,384
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: /home is nearly full

    It is tricky at install to keep home, you not only have to not format it but select /home partition and then click change and select /Home otherwise the default is do not use this partition. Caught me once. Wish they would change that or a least put a warning up.

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
  •