Results 1 to 5 of 5

Thread: Crazy /usr/ full issues

  1. #1
    Join Date
    Aug 2008
    Location
    Danville, In. USA
    Beans
    59
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Question Crazy /usr/ full issues

    Hey everybody

    Sorry if this has been posted before. I try to search everywhere before posting!

    So I have this issue where my /usr/ partition has been claimed to be full. I have 50G set aside for it!

    When I run

    Code:
    sudo du -csh /*

    Code:
    7.9M	/bin
    30M	/boot
    976K	/dev
    30M	/etc
    du: cannot access `/home/myname/.gvfs': Permission denied
    111G	/home
    0	/initrd.img
    203M	/lib
    12M	/lib32
    0	/lib64
    16K	/lost+found
    4.0K	/media
    4.0K	/mnt
    109M	/opt
    du: cannot access `/proc/2839/task/2839/fd/4': No such file or directory
    du: cannot access `/proc/2839/task/2839/fdinfo/4': No such file or directory
    du: cannot access `/proc/2839/fd/4': No such file or directory
    du: cannot access `/proc/2839/fdinfo/4': No such file or directory
    0	/proc
    176K	/root
    13M	/sbin
    4.0K	/selinux
    4.0K	/srv
    0	/sys
    84K	/tmp
    46G	/usr
    1.1G	/var
    0	/vmlinuz
    158G	total

    Which that 46G cannot be true!

    So then I ran

    Code:
    sudo du -csh /usr/*
    Code:
    224M	/usr/bin
    36K	/usr/games
    18M	/usr/include
    1.7G	/usr/lib
    340M	/usr/lib32
    0	/usr/lib64
    140K	/usr/local
    16K	/usr/lost+found
    33M	/usr/sbin
    1.5G	/usr/share
    105M	/usr/src
    3.8G	total


    Has anyone ever seen this?

    Please help!
    Thanks
    (Laptop) Toshiba Satellite A215-S7422 AMD Turion 64 x2 1.90GHz, 4 GB RAM ATI X1200 (Desktop) Intel Core 2 Duo 1.89GHz, 2 GB RAM Nvidia GT220

  2. #2
    Join Date
    Mar 2009
    Beans
    1,982

    Re: Crazy /usr/ full issues

    Do you have any invisible files in your /usr directory?

    ls -alh /usr

  3. #3
    Join Date
    Aug 2008
    Location
    Danville, In. USA
    Beans
    59
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Crazy /usr/ full issues

    Right so somehow most of my home directory was copied into a hidden folder.

    Don't know about that but ok!

    Thanks for your help 1clue!
    (Laptop) Toshiba Satellite A215-S7422 AMD Turion 64 x2 1.90GHz, 4 GB RAM ATI X1200 (Desktop) Intel Core 2 Duo 1.89GHz, 2 GB RAM Nvidia GT220

  4. #4
    Join Date
    Mar 2009
    Beans
    1,982

    Re: Crazy /usr/ full issues

    Did you use lvm2 on your installation?

    If you're going to use multiple partitions it makes sense to make them easily resizable.

    I don't know how Ubuntu currently does it because I haven't let any distro handle my formatting for years.

  5. #5
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,510
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Crazy /usr/ full issues

    Quote Originally Posted by ntaforge View Post
    Hey everybody

    Sorry if this has been posted before. I try to search everywhere before posting!

    So I have this issue where my /usr/ partition has been claimed to be full. I have 50G set aside for it!
    ...........
    The /usr folder is a System Folder that you should not ever be touching. There is no need for it to be anywhere near 50GB in a normal system.
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate
    New to technical forums?: How To Ask Questions The Smart Way

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
  •