/tmp is not automatically resized until system restart
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
this is on ubuntu intrepid development
I discovered this through an incorrect firefox dialog with more details at bug 285080. My filesystem (/) was nearly out of space. A limit of 1MB appears to have been put on the /tmp filesize. This limit caused the firefox dialog bringing my attention to the bug. I ran 'apt-get clean' which freed up over 700MB of space on /. /tmp remained limited to 1MB until the system was restarted.
/tmp should automatically be allowed to access the full amount of free space in the filesystem.
This may not be relevant but I find it interesting. All of the files in / report having the full amount of free space left on / except /sys and /proc witch report 0 bytes free and /dev which reports 1.9 GB (this is more free space than exists in the / partition) and /home which is on its own partition.
Having the same issue, thought I'd add some detail. I'm running Ubuntu 8.04 64-bit and this issue first became apparent to me through firefox32, which I have to run for various 32-bit-only plugins.
Linux cmccabe-ubuntu 2.6.24-21-generic #1 SMP Mon Aug 25 16:57:51 UTC 2008 x86_64 GNU/Linux
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13
Filesystem Size Used Avail Use% Mounted on 2.6.24- 21-generic/ volatile
/dev/sda1 53G 44G 6.9G 87% /
varrun 1.5G 140K 1.5G 1% /var/run
varlock 1.5G 0 1.5G 0% /var/lock
udev 1.5G 56K 1.5G 1% /dev
devshm 1.5G 100K 1.5G 1% /dev/shm
lrm 1.5G 44M 1.5G 3% /lib/modules/
overflow 1.0M 660K 364K 65% /tmp
I ran a "scrub -X" as root recently, which filled the / filesystem and I think this problem started then. I'm also wondering if this is related to my recent inability to play flash vids; google "flash video stops after 2 seconds ubuntu" for other cases. Going to *gasp* reboot.
Thanks,
Chaz