public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul P Komkoff Jr <i@stingr.net>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: problems with ext3 fs, kernels up to 2.6.6-rc2
Date: Wed, 19 May 2004 14:41:52 +0400	[thread overview]
Message-ID: <20040519104152.GM19183@stingr.net> (raw)

Hi.

For a long time I'm sorta have the following problem.

I have ext3 partition with dir_index turned on. I have programs, which
store many files on it (for example, Maildir mailboxes for 500+ users,
about 200k files).

Sometimes something going wrong. I am noticing it by rdiff-backup on
this partition producing the following output:
ListError goloub/Maildir/cur/1082623479.1763_0.ns:2,S [Errno 5]
Input/output error:
+'/mnt/mail/goloub/Maildir/cur/1082623479.1763_0.ns:2,S'

Yes, when I am doing strace ls -al (failed file), I am seeing -EIO

lstat64("/mnt/mail/goloub/Maildir/cur/1082623479.1763_0.ns:2,S",
0x806408c) = -1 EIO (Input/output error)

I know, so when I will e2fsck it it will be repaired. But how I can
help debug it?

Which on-disk structs I need to examine, maybe extract, and send to
someone?

-- 
Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key
 This message represents the official view of the voices in my head

             reply	other threads:[~2004-05-19 10:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-19 10:41 Paul P Komkoff Jr [this message]
2004-05-19 17:06 ` problems with ext3 fs, kernels up to 2.6.6-rc2 Andreas Dilger
2004-05-20  6:40   ` Paul P Komkoff Jr
2004-05-20  9:22     ` [Ext2-devel] " Andreas Dilger
2004-05-25 16:58       ` Andreas Dilger

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=20040519104152.GM19183@stingr.net \
    --to=i@stingr.net \
    --cc=linux-kernel@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