Linux NILFS development
 help / color / mirror / Atom feed
From: Ryusuke Konishi <ryusuke-sG5X7nlA6pw@public.gmane.org>
To: users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org,
	yuri-EJC0RcYdacHR7s880joybQ@public.gmane.org
Subject: Re: NILFS errors.
Date: Fri, 02 Oct 2009 20:55:08 +0900 (JST)	[thread overview]
Message-ID: <20091002.205508.118939509.ryusuke@osrg.net> (raw)
In-Reply-To: <200910021246.19909.yuri-EJC0RcYdacHR7s880joybQ@public.gmane.org>

On Fri, 2 Oct 2009 12:46:19 +0200, Yuri Chislov <yuri-EJC0RcYdacHR7s880joybQ@public.gmane.org> wrote:
> Hi,
> 
>   It's look, like corrupted file system.
> 
>  Used kernel:
>  2.6.31.1 + 
> "fix missing zero-fill initialization of btree node cache" patch +
> "fix missing initialization of i_dir_start_lookup member" patch
> 
> Errors in dmesg:
> NILFS error (device md4): nilfs_check_page: bad entry in directory #53267: 
> unaligned directory entry - offset=0, inode=1970562386, rec_len=29793, 
> name_len=104
> NILFS error (device md4): nilfs_readdir: bad page in #53267
> NILFS error (device md4): nilfs_readdir: bad page in #53267
> NILFS error (device md4): nilfs_readdir: bad page in #53267
> NILFS error (device md4): nilfs_readdir: bad page in #53267
> NILFS error (device md4): nilfs_readdir: bad page in #53267
> init_special_inode: bogus i_mode (53563)
> init_special_inode: bogus i_mode (52465)
> init_special_inode: bogus i_mode (31155)
> NILFS error (device md4): nilfs_readdir: bad page in #53267
>
> Commands output:
>  ls -la
> total 164
> drwx------ 12 mik users  4096 2009-10-02 12:27 .
> drwx------  3 mik users  4096 2004-11-04 12:05 ..
> drwx------  6 mik users  4096 2009-09-27 03:11 .aaa Inbox Archive
> drwx------  2 mik users  4096 2004-07-25 09:06 courierimapkeywords
> drwx------  6 mik users  4096 2009-10-02 12:36 .Sent Archive
> 
> ls -la .aaa\ Inbox\ Archive/
> ls: reading directory .aaa Inbox Archive/: Input/output error
> 
> ls -la .Sent\ Archive/
> total 5932871552481704068
> drwx------     6 mik        users                     4096 2009-10-02 12:36 .
> drwx------    12 mik        users                     4096 2009-10-02 12:27 ..
> cr-SrwSrwT 30768 1801873002 1496920692        1613, 231244 2027-01-27 06:53 
> courierimapkeywords
> dr-xrwSr-t 30062 1165184817  873096304 8671482274525501817 2026-01-19 19:18 
> courierimapuiddb
> drwx------     2 mik        users                     4096 2009-07-31 15:21 
> cur
> -rw-------     1 mik        users                    22528 2009-09-29 10:05 
> dovecot.index.cache
> -rw-------     1 mik        users                      896 2009-09-27 22:50 
> dovecot.index.log
> -rw-------     1 mik        users                     1126 2009-09-25 14:26 
> dovecot-uidlist
> ?--x-w-r-t 29739 1110729523  826363463 7235987552073157170 2033-05-31 16:29 
> maildirfolder
> ?r-xr---wt 22328  929450849 1399928645 4121162288830115449 1975-07-20 07:56 
> new
> drwx------     2 mik        users                     4096 2009-10-02 12:20 
> tmp
> 
> ls -la .Sent\ Archive/new
> ?r-xr---wt 22328 929450849 1399928645 4121162288830115449 1975-07-20 07:56 
> .Sent Archive/new

Grrr, my patch missed your problem? Sigh.

Didn't you see any write I/O errors before these messages?

Regards,
Ryusuke Konishi

  parent reply	other threads:[~2009-10-02 11:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-02 10:46 NILFS errors Yuri Chislov
     [not found] ` <200910021246.19909.yuri-EJC0RcYdacHR7s880joybQ@public.gmane.org>
2009-10-02 11:55   ` Ryusuke Konishi [this message]
     [not found]     ` <20091002.205508.118939509.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-10-02 16:57       ` Yuri Chislov
     [not found]         ` <200910021857.28569.yuri-EJC0RcYdacHR7s880joybQ@public.gmane.org>
2009-10-03  4:11           ` Ryusuke Konishi
     [not found]             ` <20091003.131155.120264262.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-10-03 10:21               ` Yuri Chislov
     [not found]                 ` <200910031221.34016.yuri-EJC0RcYdacHR7s880joybQ@public.gmane.org>
2009-10-03 11:13                   ` Ryusuke Konishi
     [not found]                     ` <20091003.201330.10734740.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-10-03 11:48                       ` Yuri Chislov

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=20091002.205508.118939509.ryusuke@osrg.net \
    --to=ryusuke-sg5x7nla6pw@public.gmane.org \
    --cc=users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org \
    --cc=yuri-EJC0RcYdacHR7s880joybQ@public.gmane.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