From: NeilBrown <neilb@suse.com>
To: Stephane Thiell <sthiell@stanford.edu>,
"linux-raid@vger.kernel.org" <linux-raid@vger.kernel.org>
Subject: Re: mismatch_cnt > 0 during initial sync?
Date: Mon, 19 Jun 2017 07:34:49 +1000 [thread overview]
Message-ID: <87shix3rpi.fsf@notabene.neil.brown.name> (raw)
In-Reply-To: <D974501A-3A8C-438B-A043-8E44DE6D18C7@stanford.edu>
[-- Attachment #1: Type: text/plain, Size: 3201 bytes --]
On Tue, Apr 25 2017, Stephane Thiell wrote:
> I just did some tests and this seems normal if one of the raid disk previously has some non-zero data. Perhaps there should be a note about that in md(4) or elsewhere? (sorry if I missed it)
From the perspective of md, the initial sync is no different from any
other sync. It will count the number of mismatches that it finds and
fixes.
Feel free to post a patch for md.4 or elsewhere to clarify this.
Thanks,
NeilBrown
>
> Thanks,
>
> Stephan
>
>> On Apr 24, 2017, at 3:01 PM, Stephane Thiell <sthiell@stanford.edu> wrote:
>>
>>
>> Hi all,
>>
>> Is it normal to get any mismatch_cnt > 0 during the initial sync? I just created a few new new raid6 volumes, and one of them is showing an increasing number of mismatch_cnt during its initial resync. Nothing is visible in the console nor after a smart short test (I also started a long test just in case).
>>
>>
>> $ mdadm --detail /dev/md7
>> /dev/md7:
>> Version : 1.2
>> Creation Time : Mon Apr 24 10:07:18 2017
>> Raid Level : raid6
>> Array Size : 62511163904 (59615.29 GiB 64011.43 GB)
>> Used Dev Size : 7813895488 (7451.91 GiB 8001.43 GB)
>> Raid Devices : 10
>> Total Devices : 10
>> Persistence : Superblock is persistent
>>
>> Intent Bitmap : Internal
>>
>> Update Time : Mon Apr 24 14:52:12 2017
>> State : clean, resyncing
>> Active Devices : 10
>> Working Devices : 10
>> Failed Devices : 0
>> Spare Devices : 0
>>
>> Layout : left-symmetric
>> Chunk Size : 64K
>>
>> Resync Status : 24% complete
>>
>> Name : oak-io1-s2:7 (local to host oak-io1-s2)
>> UUID : 6ece9d71:a97f9497:4612ed73:44dfdc0a
>> Events : 3308
>>
>> Number Major Minor RaidDevice State
>> 0 253 62 0 active sync /dev/dm-62
>> 1 253 63 1 active sync /dev/dm-63
>> 2 253 72 2 active sync /dev/dm-72
>> 3 253 75 3 active sync /dev/dm-75
>> 4 253 89 4 active sync /dev/dm-89
>> 5 253 87 5 active sync /dev/dm-87
>> 6 253 119 6 active sync /dev/dm-119
>> 7 253 97 7 active sync /dev/dm-97
>> 8 253 103 8 active sync /dev/dm-103
>> 9 253 107 9 active sync /dev/dm-107
>>
>> $ cat /sys/block/md7/md/sync_completed
>> 3795284824 / 15627790976
>>
>> $ cat /sys/block/md7/md/mismatch_cnt
>> 3424
>>
>> versions:
>> mdadm-3.4-14.el7_3.1.x86_64
>> CentOS7 (3.10.0-514.10.2.el7_lustre.x86_64)
>>
>> Thanks!
>>
>> Stephan
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
next prev parent reply other threads:[~2017-06-18 21:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-24 22:01 mismatch_cnt > 0 during initial sync? Stephane Thiell
2017-04-25 5:14 ` Stephane Thiell
2017-06-16 17:28 ` Peter Sangas
2017-06-18 21:34 ` NeilBrown [this message]
2017-06-19 21:54 ` Peter Sangas
2017-06-20 4:14 ` NeilBrown
2017-06-20 20:23 ` Peter Sangas
2017-06-20 21:26 ` NeilBrown
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=87shix3rpi.fsf@notabene.neil.brown.name \
--to=neilb@suse.com \
--cc=linux-raid@vger.kernel.org \
--cc=sthiell@stanford.edu \
/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).