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:	Tue, 02 Dec 2008 19:37:20 -0500
From:	Jonathan Bastien-Filiatrault <joe@....org>
To:	Theodore Tso <tytso@....edu>, Andres Freund <andres@...razel.de>,
	Andreas Dilger <adilger@....com>,
	LKML <linux-kernel@...r.kernel.org>, linux-ext4@...r.kernel.org
Subject: Re: EXT4 ENOSPC Bug

Theodore Tso wrote:

> Hmm...  really?  Was the error message ENOSPC, or something else?
>
I can confirm I get a ENOSPC on open/creat. Here is the relevant output
from strace touch test:

open("test", O_WRONLY|O_CREAT|O_NOCTTY|O_NONBLOCK, 0666) = -1 ENOSPC (No
space left on device)

And the df -h output (first filesystem in list):

Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/vg0-root   88G   60G   25G  71% /
tmpfs                 1.6G   12K  1.6G   1% /lib/init/rw
udev                   10M  112K  9.9M   2% /dev
tmpfs                 1.6G     0  1.6G   0% /dev/shm
/dev/sda1              92M   19M   69M  22% /boot
none                  1.6G  3.3M  1.6G   1% /tmp

Cheers,
Jonathan
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ