[Bug 499773] Re: /var/lib/ureadahead/debugfs not removed from /etc/mtab

2010-04-05 Thread Michel Roche
Hello, I'm experiencing the very same problem as Lao Meng ! Actually, I was led to this bug because of the same message telling me that my root partition was almost full. The debugfs directory didn't happen at first. But I can see it now repeatedly. Can it be related to this bug ? Or another

[Bug 499773] Re: /var/lib/ureadahead/debugfs not removed from /etc/mtab

2010-02-23 Thread Lao Meng
I've got something similar to this going on. Here's the data: uname -a yields: Linux eRuiServer 2.6.31-19-generic-pae #56-Ubuntu SMP Thu Jan 28 02:29:51 UTC 2010 i686 GNU/Linux status ureadahead yields: ureadahead stop/waiting df yields: Filesystem 1K-blocks Used

[Bug 499773] Re: /var/lib/ureadahead/debugfs not removed from /etc/mtab

2010-02-02 Thread comgen
I'll add: On any system I have ubuntu 9.10 ( ubuntu, xubuntu, etc ) installed and on boot / reboot the following is present ( df -H ): /var/lib/ureadahead/debugfs System performance is greatly reduced ( 20% - 40% est ), so far, a simple reboot will remove this entry and performance is

[Bug 499773] Re: /var/lib/ureadahead/debugfs not removed from /etc/mtab

2010-01-06 Thread Tony Shadwick
Uh - you *did* run out of space on your root filesystem. :P debugfs is just lying to you and stating that it's filesystem is full too. /dev/sda1 36G 36G 0 100% / -- /var/lib/ureadahead/debugfs not removed from /etc/mtab https://bugs.launchpad.net/bugs/499773 You received this bug notification

[Bug 499773] Re: /var/lib/ureadahead/debugfs not removed from /etc/mtab

2010-01-04 Thread Garen
This is affecting me when trying to copy a really large file mounted over CIFS, and it then dies as if I had ran out of space (but haven't): $ time cp Ewrapped.sql /var/lib/mysql/ cp: writing `/var/lib/mysql/Ewrapped.sql': No space left on device real25m17.057s user0m0.356s sys