[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4935D4C0.7050601@x2a.org>
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-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