linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Piergiorgio Sartor <piergiorgio.sartor@nexgo.de>
To: Chris Murphy <lists@colorremedies.com>
Cc: Wolfgang Denk <wd@denx.de>,
	Piergiorgio Sartor <piergiorgio.sartor@nexgo.de>,
	linux-raid@vger.kernel.org
Subject: Re: Huge values of mismatch_cnt on RAID 6 arrays under Fedora 18
Date: Thu, 31 Jan 2013 18:51:58 +0100	[thread overview]
Message-ID: <20130131175158.GB2441@lazy.lzy> (raw)
In-Reply-To: <3DB28596-B1D6-48A9-9520-4CF9D367E39D@colorremedies.com>

On Thu, Jan 31, 2013 at 10:14:35AM -0700, Chris Murphy wrote:
> 
> On Jan 31, 2013, at 5:12 AM, Wolfgang Denk <wd@denx.de> wrote:
> > 
> > After running a "repair" on the array, both "check" and "raid6test"
> > would not report any further issues.
> 
> Yes but this would be consistent with a derivative parity, written to disk and then checked against an algorithm that expects derivative parity. What happens if you go back to the old kernel before all the problems were happening and you do a check? What happens if you go back to a Fedora kernel you know exhibited the problem and you do a check?
> 
> Question for Piergiorgio is if check and raid6test use the same, or independent, code for checking parity?

Hi Chris,

the code base is different, namely raid6check
uses plain C, with no optimizations (that's
why is so sloooow), while the kernel code has
different paths, depending on which optimization
is available and best.
The algorithm should be the same.

Nevertheless, the tests I run, intentionally
and unintentionally, on raid6check were always
consistent, so this surprise me.
 
> > I'll continue to watch this for a while, but I think I will not
> > "update" to a Fedora kernel for some time...
> 
> 
> I think a bug needs to be filed with the information you have thus far.

I fully agree with this, what was seen there
is for sure not normal.

bye,

-- 

piergiorgio

  reply	other threads:[~2013-01-31 17:51 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-27 19:26 Huge values of mismatch_cnt on RAID 6 arrays under Fedora 18 Wolfgang Denk
2013-01-27 19:45 ` Chris Murphy
2013-01-27 23:10   ` Wolfgang Denk
2013-01-27 20:05 ` Robin Hill
2013-01-27 23:11   ` Wolfgang Denk
2013-01-28  1:14 ` Phil Turmel
2013-01-28  1:42   ` Chris Murphy
2013-01-28  2:16     ` Chris Murphy
2013-01-28  6:43       ` Wolfgang Denk
2013-01-28  6:36     ` Wolfgang Denk
2013-01-28  7:00       ` Chris Murphy
2013-01-28 10:27         ` Wolfgang Denk
2013-01-28  6:27   ` Wolfgang Denk
2013-01-28  2:07 ` Brad Campbell
2013-01-28  6:39   ` Wolfgang Denk
2013-01-28  7:58     ` Dan Williams
2013-01-28 17:37 ` Piergiorgio Sartor
2013-01-28 18:12   ` Chris Murphy
2013-01-28 19:00   ` Wolfgang Denk
2013-01-28 19:10     ` Wolfgang Denk
2013-01-28 19:22       ` Piergiorgio Sartor
2013-01-28 20:19         ` Wolfgang Denk
2013-01-28 20:44           ` Piergiorgio Sartor
2013-01-28 22:47             ` Chris Murphy
2013-01-28 22:49               ` Chris Murphy
2013-01-28 23:03                 ` Wolfgang Denk
2013-01-28 23:13                   ` Chris Murphy
2013-01-28 23:31                     ` Wolfgang Denk
2013-01-28 22:59               ` Wolfgang Denk
2013-01-28 23:07                 ` Chris Murphy
2013-01-28 23:23                   ` Wolfgang Denk
2013-01-28 23:42                     ` Chris Murphy
2013-01-29 18:02                     ` Roy Sigurd Karlsbakk
2013-01-29 18:28                       ` Wolfgang Denk
2013-01-29 18:43                         ` Roy Sigurd Karlsbakk
2013-01-29 17:49               ` Piergiorgio Sartor
2013-01-29 19:35                 ` Paul Menzel
2013-01-29 20:18                   ` Piergiorgio Sartor
2013-01-28 23:18             ` Wolfgang Denk
2013-01-29 17:57               ` Piergiorgio Sartor
2013-01-29 18:43                 ` Wolfgang Denk
2013-01-29 20:24                   ` Piergiorgio Sartor
2013-01-31 12:12                     ` Wolfgang Denk
2013-01-31 17:14                       ` Chris Murphy
2013-01-31 17:51                         ` Piergiorgio Sartor [this message]
2013-01-31 18:36                         ` Wolfgang Denk
2013-01-31 19:35                           ` Chris Murphy
2013-01-31 19:46                             ` Chris Murphy
2013-01-31 20:05                             ` Wolfgang Denk
2013-01-31 20:41                               ` Chris Murphy
2013-01-31 17:47                       ` Piergiorgio Sartor
2013-01-28 19:18     ` Piergiorgio Sartor

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=20130131175158.GB2441@lazy.lzy \
    --to=piergiorgio.sartor@nexgo.de \
    --cc=linux-raid@vger.kernel.org \
    --cc=lists@colorremedies.com \
    --cc=wd@denx.de \
    /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).