linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matt <jackdachef@gmail.com>
To: Mike Snitzer <snitzer@redhat.com>
Cc: Milan Broz <mbroz@redhat.com>, Andi Kleen <andi@firstfloor.org>,
	linux-btrfs <linux-btrfs@vger.kernel.org>,
	dm-devel <dm-devel@redhat.com>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	htd <htd@fancy-poultry.org>, Chris Mason <chris.mason@oracle.com>,
	htejun@gmail.com, linux-ext4@vger.kernel.org,
	Jon Nelson <jnelson@jamponi.net>
Subject: Re: hunt for 2.6.37 dm-crypt+ext4 corruption? (was: Re: dm-crypt barrier support is effective)
Date: Sat, 4 Dec 2010 20:18:02 +0100	[thread overview]
Message-ID: <AANLkTimQtMvPVafWG_DffF-zXXpz1vBPXdCCwxRnzSGr@mail.gmail.com> (raw)
In-Reply-To: <20101201212310.GA15648@redhat.com>

On Wed, Dec 1, 2010 at 10:23 PM, Mike Snitzer <snitzer@redhat.com> wrote:
> On Wed, Dec 01 2010 at  3:45pm -0500,
> Milan Broz <mbroz@redhat.com> wrote:
>
>>
>> On 12/01/2010 08:34 PM, Jon Nelson wrote:
>> > Perhaps this is useful: for myself, I found that when I started using
>> > 2.6.37rc3 that postgresql starting having a *lot* of problems with
>> > corruption. Specifically, I noted zeroed pages, corruption in headers,
>> > all sorts of stuff on /newly created/ tables, especially during index
>> > creation. I had a fairly high hit rate of failure. I backed off to
>> > 2.6.34.7 and have *zero* problems (in fact, prior to 2.6.37rc3, I had
>> > never had a corruption issue with postgresql). I ran on 2.6.36 for a
>> > few weeks as well, without issue.
>> >
>> > I am using kcrypt with lvm on top of that, and ext4 on top of that.
>>
>> With unpatched dmcrypt (IOW with Linus' git)? Then it must be ext4 or
>> dm-core problem because there were no patches for dm-crypt...
>
> Matt and Jon,
>
> If you'd be up to it: could you try testing your dm-crypt+ext4
> corruption reproducers against the following two 2.6.37-rc commits:
>
> 1) 1de3e3df917459422cb2aecac440febc8879d410
> then
> 2) bd2d0210cf22f2bd0cef72eb97cf94fc7d31d8cc
>
> Then, depending on results of no corruption for those commits, bonus
> points for testing the same commits but with Andi and Milan's latest
> dm-crypt cpu scalability patch applied too:
> https://patchwork.kernel.org/patch/365542/
>
> Thanks!
> Mike
>

Hi Mike,

it seems like there isn't even much testing to do:

I tested all 3 commits / checkouts by re-compiling gcc which was/is
the 2nd easy way to trigger this "corruption", compiling google's
chromium (v9) and looking at the output/existance of gcc, g++ and
eselect opengl list

so far everything went fine

After that I used the new patch (v6 or pre-v6), before that I had to

replace WQ_MEM_RECLAIM with WQ_RESCUER

and, re-compiled the kernels

shortly after I had booted up the system with the first kernel
(http://git.eu.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5a87b7a5da250c9be6d757758425dfeaf8ed3179)
the output of 'eselect opengl list' did show no opengl backend
selected

so it seems to manifest itself even earlier (ext4: call
mpage_da_submit_io() from mpage_da_map_blocks()) even if only subtly
and over time -
I'm still currently running that kernel and posting from it & having tests run

I'm not sure if it's even a problem with ext4 - I haven't had the time
to test with XFS yet - maybe it's also happening with that so it more
likely would be dm-core, like Milan suspected
(http://marc.info/?l=linux-kernel&m=129123636223477&w=2) :(

@Jon,

you had time to do some tests meanwhile ? what did you find out ?

even though most of the time it's compiling I don't need to do much -
I need the box for work so if my time allows next tests would be next
weekend and I'm back to my other partition

I really do hope that this bugger can be nailed down ASAP - I like the
improvements made in 2.6.37 but without the dm-crypt multi-cpu patch
it's only half the "fun" ;)

Thanks & Regards

Matt

  parent reply	other threads:[~2010-12-04 19:18 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20101114205925.GA20451@redhat.com>
     [not found] ` <AANLkTi=rVyozmvqCJD1kGqnV3uEn-0ak6B12-O_9XOKJ@mail.gmail.com>
     [not found]   ` <4CE05A9E.9090204@redhat.com>
     [not found]     ` <AANLkTimT0t3xqgKdAn7MBPD7ED-9uPS+WJE0z+K8tciu@mail.gmail.com>
     [not found]       ` <AANLkTik_p0yxQBQ3ehHWYPLfiqxGbSNUT5XUk9dC5-x6@mail.gmail.com>
     [not found]         ` <20101201165229.GC13415@redhat.com>
     [not found]           ` <AANLkTinG209iRAXgpNC0vNpn1C02wkYmVfveXRBqsKV-@mail.gmail.com>
     [not found]             ` <4CF692D1.1010906@redhat.com>
     [not found]               ` <AANLkTimA2PPXZoOHYgeOEV2ocrojeuBby8MYDYJ1yjx1@mail.gmail.com>
     [not found]                 ` <4CF6B3E8.2000406@redhat.com>
2010-12-01 21:23                   ` hunt for 2.6.37 dm-crypt+ext4 corruption? (was: Re: dm-crypt barrier support is effective) Mike Snitzer
2010-12-02 21:30                     ` Matt
2010-12-04 19:18                     ` Matt [this message]
2010-12-04 19:38                       ` Mike Snitzer
2010-12-04 23:47                         ` Matt
2010-12-07 14:21                           ` Chris Mason
2010-12-07 18:10                             ` Jon Nelson
2010-12-07 18:15                               ` Chris Mason
2010-12-07 18:22                               ` Mike Snitzer
2010-12-07 18:45                                 ` Jon Nelson
2010-12-07 18:52                                   ` Chris Mason
2010-12-07 19:34                                     ` Jon Nelson
2010-12-07 20:02                                       ` Chris Mason
2010-12-07 20:25                                         ` Jon Nelson
2010-12-07 20:33                                           ` Chris Mason
2010-12-07 20:36                                             ` Jon Nelson
2010-12-07 20:41                                           ` Chris Mason
2010-12-07 20:48                                             ` Jon Nelson
2010-12-07 21:02                                               ` Chris Mason
2010-12-08  3:29                                                 ` Jon Nelson
2010-12-08  8:03                                                   ` hunt for 2.6.37 dm-crypt+ext4 corruption? Milan Broz
2010-12-08 12:20                                                   ` hunt for 2.6.37 dm-crypt+ext4 corruption? (was: Re: dm-crypt barrier support is effective) Chris Mason
2010-12-16  3:37                                                     ` Dave Chinner
2010-12-16 12:29                                                       ` Chris Mason
2010-12-08  3:55                                             ` Jon Nelson
2010-12-07 19:35                                 ` Ted Ts'o
2010-12-07 21:01                                   ` Jon Nelson
2010-12-08  3:37                                   ` Jon Nelson
     [not found]                                   ` <AANLkTim8UTkfxXV0AkEfjNq3tcmnrXdh6BQ1ibY5iYPy@mail.gmail.com>
2010-12-08 15:26                                     ` Jon Nelson
2010-12-09 18:01                                     ` Ted Ts'o
2010-12-09 18:10                                       ` Jon Nelson
2010-12-09 20:13                                         ` Ted Ts'o
2010-12-09 20:38                                           ` Jon Nelson
     [not found]                                           ` <AANLkTik=ivDrBEzg1wQAp5AFzNtRRq1=NpvnowggU=_0@mail.gmail.com>
2010-12-09 23:16                                             ` Andi Kleen
2010-12-10  1:38                                               ` Chris Mason
2010-12-10  1:53                                                 ` Matt
2010-12-10  2:38                                                   ` Ted Ts'o
2010-12-10  6:52                                                     ` Jon Nelson
2010-12-10 14:58                                                       ` Jon Nelson
     [not found]                                                       ` <AANLkTikeiv2jQM5hhghs1Zd2d=5CbRLKMgYvqHqpm76m@mail.gmail.com>
2010-12-10 16:54                                                         ` Jon Nelson
     [not found]                                                         ` <AANLkTinMt6saGeeX3MbwAzZ-+f6AL5BegeFqyPgGwiDo@mail.gmail.com>
2010-12-11  2:14                                                           ` Jon Nelson
     [not found]                                                           ` <AANLkTi=cn04WZGMnVX6ie5PSM+9v0tJSSg0kD8_W5N11@mail.gmail.com>
2010-12-12  1:40                                                             ` Ted Ts'o
2010-12-12  2:34                                                             ` Ted Ts'o
2010-12-12  3:16                                                               ` Jon Nelson
     [not found]                                                               ` <AANLkTim=i8wDnML+K4uGK_neNDCiWxtKGDx01O+3joaE@mail.gmail.com>
2010-12-12 10:18                                                                 ` Jon Nelson
     [not found]                                                                 ` <AANLkTinhHTqqpP=pQ8Foyc9xeaZi65GHGHGY51OyZtvF@mail.gmail.com>
2010-12-12 12:43                                                                   ` Ted Ts'o
2010-12-12 13:11                                                                     ` Jon Nelson
2010-12-13  2:06                                                                       ` Ted Ts'o
2010-12-13 18:56                                                                         ` Jon Nelson
     [not found]                                                                         ` <AANLkTinMWS-yyzWJ3oBo_KS9jXt4p4pveo+SPTLiWnCt@mail.gmail.com>
2010-12-15 19:15                                                                           ` Matt
2010-12-15 19:16                                                                             ` Andi Kleen
2010-12-15 19:25                                                                               ` Matt
2010-12-15 19:28                                                                                 ` Matt
2010-12-10  1:58                                                 ` Mike Fedyk
2010-12-10  2:00                                                   ` Chris Mason
2010-12-10  2:05                                                     ` Jon Nelson
2010-12-04 23:52                         ` Matt
2010-12-05 10:09                           ` Heinz Diehl
2010-12-05 10:21                             ` hunt for 2.6.37 dm-crypt+ext4 corruption? Milan Broz
2010-12-05 12:49                               ` Heinz Diehl
2010-12-05 13:24                               ` [dm-devel] " Theodore Tso
2010-12-05 13:44                                 ` Matt
2010-12-05 14:02                                   ` Ted Ts'o
2010-12-05 14:33                                 ` Heinz Diehl
2010-12-05 20:17                                   ` Daniel J Blueman
2010-12-06  7:08                                     ` Heinz Diehl
2010-12-05 20:28                                 ` Andi Kleen
2010-12-05 21:15                                   ` Mike Snitzer
2010-12-05 21:42                                   ` [dm-devel] " Milan Broz
2010-12-06  2:37                                 ` Valdis.Kletnieks
2011-01-06 15:56                               ` Heinz Diehl
2011-01-07 16:45                                 ` Matt
2010-12-05 13:30                             ` hunt for 2.6.37 dm-crypt+ext4 corruption? (was: Re: dm-crypt barrier support is effective) Matt
2010-12-05  0:57                         ` Matt
2010-12-04 20:51                       ` Heinz Diehl

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=AANLkTimQtMvPVafWG_DffF-zXXpz1vBPXdCCwxRnzSGr@mail.gmail.com \
    --to=jackdachef@gmail.com \
    --cc=andi@firstfloor.org \
    --cc=chris.mason@oracle.com \
    --cc=dm-devel@redhat.com \
    --cc=htd@fancy-poultry.org \
    --cc=htejun@gmail.com \
    --cc=jnelson@jamponi.net \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbroz@redhat.com \
    --cc=snitzer@redhat.com \
    /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;
as well as URLs for NNTP newsgroup(s).