public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@redhat.com>
To: Raimund andersen <anderse@gmx.de>
Cc: linux-ext4@vger.kernel.org
Subject: Re: Filesystem still has errors
Date: Wed, 11 Feb 2009 16:18:48 -0600	[thread overview]
Message-ID: <49934EC8.7040800@redhat.com> (raw)
In-Reply-To: <loom.20090211T220951-175@post.gmane.org>

Raimund andersen wrote:
> Hi,
> 
> I'm using ext4 as a root fs on my 2.6.28-gentoo-r1 (x86_64), and after a few
> locks due to X misconfiguration, which forced me to hard-reset, I sometimes get
> the 'no space left on device' error message when trying to create new files. But
> that's not true:
> 
> #>df
> Filesystem           1K-blocks      Used Available Use% Mounted on
> rootfs               201585632  16234952 175110680   9% /
> /dev/root            201585632  16234952 175110680   9% /
> (...)
> 
> #>df -i
> Filesystem            Inodes   IUsed   IFree IUse% Mounted on
> rootfs               12804096  520672 12283424    5% /
> /dev/root            12804096  520672 12283424    5% /
> (...)
> 

snip ...

> The same is true with putting a '/forcefsck'; the filesystem is checked and no
> error message appears.
> But when invoking fsck manually after full bootup, fs is still corrupted. 
> 
> So what should I do?

You should expect that checking a live filesystem will produce errors,
actually.  So don't worry about that.  The filesystem is not quiesced,
and it's not consistent.  That is to be expected, and it's why you see
the different behavior w/ forcefsck vs. e2fsck -n on the live fs.

As for the spurious ENOSPC, I'm not certain.  Do you still get the error?

> Any help is greatly apreciated.
> 
> Raimund


  reply	other threads:[~2009-02-11 22:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-11 22:13 Filesystem still has errors Raimund andersen
2009-02-11 22:18 ` Eric Sandeen [this message]
2009-02-11 22:34   ` Raimund Andersen
2009-02-11 22:36     ` Eric Sandeen
2009-02-11 22:40       ` Raimund Andersen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49934EC8.7040800@redhat.com \
    --to=sandeen@redhat.com \
    --cc=anderse@gmx.de \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox