[Bug 811953] New: rm: cannot remove '/tmp/lg0uwXZR.iso.part': No space left on device
https://bugzilla.novell.com/show_bug.cgi?id=811953 https://bugzilla.novell.com/show_bug.cgi?id=811953#c0 Summary: rm: cannot remove '/tmp/lg0uwXZR.iso.part': No space left on device Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: i686 OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Ulrich.Windl@rz.uni-regensburg.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0 Firefox tried to put a DVD image on /tmp, but /tmp wasn't big enough. So there was a file left over in /tmp. When trying to delete the file, I get this output: # LANG= rm /tmp/lg0uwXZR.iso.part rm: cannot remove '/tmp/lg0uwXZR.iso.part': No space left on device This is completely unexpected; maybe it's due to /tmp being BTRFS (for fun and experimenting) # grep /tmp /proc/mounts /dev/mapper/sys-tmp /tmp btrfs rw,relatime,space_cache 0 0 # LANG= df /tmp Filesystem 1K-blocks Used Available Use% Mounted on /dev/mapper/sys-tmp 524288 507432 12764 98% /tmp Reproducible: Always Steps to Reproduce: 1. Fill /tmp (btrfs) with a big file 2. Try to remove the big file Actual Results: File cannot be removed due to lack of free space!? Expected Results: File should be removed -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=811953 https://bugzilla.novell.com/show_bug.cgi?id=811953#c FeiXiang Zhang <fxzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fxzhang@suse.com AssignedTo|bnc-team-screening@forge.pr |dsterba@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=811953 https://bugzilla.novell.com/show_bug.cgi?id=811953#c1 --- Comment #1 from Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> 2013-03-28 12:45:10 CET --- In syslog I see messages like these: kernel: [14742.967295] btrfs: fail to dirty inode 9266 error -28 Meanwhile I managed to truncate the file to zero size, but still I cannot remove it: # LANG= rm lg0uwXZR.iso.part rm: cannot remove 'lg0uwXZR.iso.part': No space left on device # LANG= stat !!:$ LANG= stat lg0uwXZR.iso.part File: 'lg0uwXZR.iso.part' Size: 0 Blocks: 1012864 IO Block: 4096 regular empty file Device: 21h/33d Inode: 9440 Links: 1 Access: (0600/-rw-------) Uid: ( 1000/whu09214) Gid: ( 100/ users) Access: 2013-03-27 09:42:28.207726085 +0100 Modify: 2013-03-28 12:40:22.172306427 +0100 Change: 2013-03-28 12:40:22.172306427 +0100 Birth: - -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=811953 https://bugzilla.novell.com/show_bug.cgi?id=811953#c2 Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Basesystem |Kernel AssignedTo|dsterba@suse.com |kernel-maintainers@forge.pr | |ovo.novell.com --- Comment #2 from Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> 2013-03-28 14:14:12 CET --- It seems to be a kernel bug: After reboot the file in /tmp had its original big size, and rm could remove it! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=811953 https://bugzilla.novell.com/show_bug.cgi?id=811953#c Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|rm: cannot remove |(btrfs) rm: cannot remove |'/tmp/lg0uwXZR.iso.part': |'/tmp/lg0uwXZR.iso.part': |No space left on device |No space left on device -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=811953 https://bugzilla.novell.com/show_bug.cgi?id=811953#c David Sterba <dsterba@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |dsterba@suse.com AssignedTo|kernel-maintainers@forge.pr |dsterba@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=811953 https://bugzilla.novell.com/show_bug.cgi?id=811953#c David Sterba <dsterba@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |btrfs:enospc -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=811953 https://bugzilla.novell.com/show_bug.cgi?id=811953#c3 Jeff Mahoney <jeffm@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX --- Comment #3 from Jeff Mahoney <jeffm@suse.com> 2014-08-07 15:25:00 EDT --- This report is against openSUSE 12.2 which is no longer under maintenance. If you are able to reproduce it with openSUSE 13.1 or openSUSE Factory, please re-open and reset the the "Product" field to the appropriate release. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com