Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1457254

Re: 4.7.0-rc7 ext4 error in dx_probe

From "Darrick J. Wong" <darrick.wong@oracle.com>
Newsgroups linux.kernel
Subject Re: 4.7.0-rc7 ext4 error in dx_probe
Date 2016-08-05 21:20 +0200
Message-ID <s2SOZ-3fo-1@gated-at.bofh.it> (permalink)
References <rWhyN-7ha-27@gated-at.bofh.it> <s267E-4aR-33@gated-at.bofh.it> <s2KHM-6gz-3@gated-at.bofh.it> <s2QNc-1UA-5@gated-at.bofh.it> <s2RSV-2B6-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Aug 05, 2016 at 08:11:36PM +0200, Johannes Stezenbach wrote:
> On Fri, Aug 05, 2016 at 10:02:28AM -0700, Darrick J. Wong wrote:
> > On Fri, Aug 05, 2016 at 12:35:44PM +0200, Johannes Stezenbach wrote:
> > > On Wed, Aug 03, 2016 at 05:50:26PM +0300, Török Edwin wrote:
> > > > I have just encountered a similar problem after I've recently upgraded to 4.7.0:
> > > > [Wed Aug  3 11:08:57 2016] EXT4-fs error (device dm-1): dx_probe:740: inode #13295: comm python: Directory index failed checksum
> > > > [Wed Aug  3 11:08:57 2016] Aborting journal on device dm-1-8.
> > > > [Wed Aug  3 11:08:57 2016] EXT4-fs (dm-1): Remounting filesystem read-only
> > > > [Wed Aug  3 11:08:57 2016] EXT4-fs error (device dm-1): ext4_journal_check_start:56: Detected aborted journal
> > > 
> > > It just happened again to me, this time hitting /usr/sbin/
> > > on root fs.  Meanwhile I ran memtest86 7.0 for two nights,
> > > it didn't find anything.  I'm using hibernate regularly
> > > and I think so this only happened after a few hibernate/resume
> > > cycles, but no idea if that means anything.
> > > Now I'm back at 4.4.16 to see if it reproduces.
> > 
> > When you're back on 4.7, can you apply this patch[1] to see if it fixes
> > the problem?  I speculate that the new parallel dir lookup code enables
> > multiple threads to be verifying the same directory block buffer at the
> > same time.
> > 
> > [1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/fs/ext4/inode.c?id=b47820edd1634dc1208f9212b7ecfb4230610a23
> 
> I added the patch, rebuilt and rebooted.  It will take some time
> before I'll report back since the issue is so hard to reproduce.

FWIW I could trigger it reliably by running a bunch of directory traversal
programs simultaneously on the same directory.  I have a script that fires
up multiple mutts pointing to the Maildirs for the high traffic Linux lists.

--D

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: 4.7.0-rc7 ext4 error in dx_probe Török Edwin <edwin@etorok.net> - 2016-08-03 17:20 +0200
  Re: 4.7.0-rc7 ext4 error in dx_probe Johannes Stezenbach <js@sig21.net> - 2016-08-05 12:40 +0200
    Re: 4.7.0-rc7 ext4 error in dx_probe "Darrick J. Wong" <darrick.wong@oracle.com> - 2016-08-05 19:10 +0200
      Re: 4.7.0-rc7 ext4 error in dx_probe Johannes Stezenbach <js@sig21.net> - 2016-08-05 20:20 +0200
        Re: 4.7.0-rc7 ext4 error in dx_probe "Darrick J. Wong" <darrick.wong@oracle.com> - 2016-08-05 21:20 +0200
          Re: 4.7.0-rc7 ext4 error in dx_probe Theodore Ts'o <tytso@mit.edu> - 2016-08-08 06:00 +0200
            Re: 4.7.0-rc7 ext4 error in dx_probe "Darrick J. Wong" <darrick.wong@oracle.com> - 2016-08-08 08:30 +0200
              Re: 4.7.0-rc7 ext4 error in dx_probe Theodore Ts'o <tytso@mit.edu> - 2016-08-08 18:10 +0200
                Re: 4.7.0-rc7 ext4 error in dx_probe "Darrick J. Wong" <darrick.wong@oracle.com> - 2016-08-08 19:00 +0200
                Re: 4.7.0-rc7 ext4 error in dx_probe Török Edwin <edwin@etorok.net> - 2016-08-08 23:20 +0200
                Re: 4.7.0-rc7 ext4 error in dx_probe "Darrick J. Wong" <darrick.wong@oracle.com> - 2016-08-09 04:40 +0200
                Re: 4.7.0-rc7 ext4 error in dx_probe Török Edwin <edwin@etorok.net> - 2016-08-09 09:20 +0200

csiph-web