lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 21 Jan 2009 09:55:13 -0500
From:	Theodore Tso <tytso@....edu>
To:	Victor Pelt <victor.pelt@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: ext4 no space left

On Wed, Jan 21, 2009 at 03:19:28PM +0100, Victor Pelt wrote:
> Hey,
> 
> i tried to switch my root partition to ext4 (from reiserfs) but i ran
> into problems when copying over all the data that it says 'no space
> left on the device'
> i'm running 2.6.28-gentoo-r1 (based on 2.6.28.1 if i'm not mistaken)
> 
> rootfs                 5044188   4310972    476980  91% /  <= file
> system that is 'full'
>
> i like to use that last 470MB if possible
> 
> fsck didn't help (tried that)

If this is the problem I think it is, it's fixed in patches that were
merged for 2.6.29 (in -rc1), and you can work around it via umounting
and remounting the filesystem (or in case of the root filesystem,
rebooting).

However, when you said "fsck didn't help", what exactly did you mean
by that?  That fsck didn't show any problems, when you ran it while
the filesystem was mounted?  Did you actually reboot and force an
fsck, and then found that you were still getting ENOSPC errors?

I assume you have tried writing as root, and that quotas are disabled?

  	     	  		   	 - Ted

P.S.  If it is the problem I think it is, upgrading 2.6.29-rcX should
fix the problem, as would using the ext4-stable branch in the ext4 git
tree, or applying the patches in the for-stable branch of the ext4 git
tree:

    http://git.kernel.org/?p=linux/kernel/git/tytso/ext4.git
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ