Comment 1 for bug 1089195

Revision history for this message
Pablo Piaggio (papibe) wrote :

This just happened to me on another 10.04.4 server installation. All while trying to upgrade kernel versions. This is an LTS version, and it has support until April 2015, however the old headers are still accumulating and eating inodes.

Please, I beg of you, take notice of this issue.

    $ uname -a
    Linux reinhardt 2.6.32-50-generic-pae #112-Ubuntu SMP Tue Jul 9 20:44:31 UTC 2013 i686 GNU/Linux

    $ lsb_release -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description: Ubuntu 10.04.4 LTS
    Release: 10.04
    Codename: lucid

    $ df -i /
    Filesystem Inodes IUsed IFree IUse% Mounted on
    /dev/sda1 305216 302123 3093 99% /

   $ ls -CF /usr/src
   linux-headers-2.6.32-41/
   linux-headers-2.6.32-41-generic-pae/
   linux-headers-2.6.32-42/
   linux-headers-2.6.32-42-generic-pae/
   linux-headers-2.6.32-43/
   linux-headers-2.6.32-43-generic-pae/
   linux-headers-2.6.32-44/
   linux-headers-2.6.32-44-generic-pae/
   linux-headers-2.6.32-45/
   linux-headers-2.6.32-45-generic-pae/
   linux-headers-2.6.32-46/
   linux-headers-2.6.32-46-generic-pae/
   linux-headers-2.6.32-47/
   linux-headers-2.6.32-47-generic-pae/
   linux-headers-2.6.32-48/
   linux-headers-2.6.32-48-generic-pae/
   linux-headers-2.6.32-49/
   linux-headers-2.6.32-49-generic-pae/
   linux-headers-2.6.32-50/
   linux-headers-2.6.32-50-generic-pae/

   $ find /usr/src/ -type f | wc -l
   140492