From: Mark Knecht <markknecht@gmail.com>
To: Linux-RAID <linux-raid@vger.kernel.org>
Subject: High mismatch count on root device - how to best handle?
Date: Mon, 25 Apr 2011 15:32:59 -0700 [thread overview]
Message-ID: <BANLkTikLN6P52tknwD0+D-+2iDUp3sF1fA@mail.gmail.com> (raw)
I did a drive check today, first time in months, and found I have a
high mismatch count on my RAID1 root device. What's the best way to
handle getting this cleaned up?
1) I'm running some smartctl tests as I write this.
2) Do I just do an
echo repair
to md126 or do I have to boot a rescue CD before I do that?
If you need more info please let me know.
Thanks,
Mark
c2stable ~ # cat /sys/block/md3/md/mismatch_cnt
0
c2stable ~ # cat /sys/block/md6/md/mismatch_cnt
0
c2stable ~ # cat /sys/block/md7/md/mismatch_cnt
0
c2stable ~ # cat /sys/block/md126/md/mismatch_cnt
222336
c2stable ~ # df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/md126 51612920 26159408 22831712 54% /
udev 10240 432 9808 5% /dev
/dev/md7 389183252 144979184 224434676 40% /VirtualMachines
shm 6151452 0 6151452 0% /dev/shm
c2stable ~ # cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
md6 : active raid1 sdc6[2] sda6[0] sdb6[1]
247416933 blocks super 1.1 [3/3] [UUU]
md7 : active raid6 sdc7[2] sda7[0] sdb7[1] sdd2[3] sde2[4]
395387904 blocks super 1.2 level 6, 16k chunk, algorithm 2 [5/5] [UUUUU]
md3 : active raid6 sdc3[2] sda3[0] sdb3[1] sdd3[3] sde3[4]
157305168 blocks super 1.2 level 6, 16k chunk, algorithm 2 [5/5] [UUUUU]
md126 : active raid1 sdc5[2] sda5[0] sdb5[1]
52436032 blocks [3/3] [UUU]
unused devices: <none>
c2stable ~ #
next reply other threads:[~2011-04-25 22:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-25 22:32 Mark Knecht [this message]
2011-04-26 1:30 ` High mismatch count on root device - how to best handle? Mark Knecht
2011-04-26 17:22 ` Mark Knecht
2011-04-26 19:38 ` Phil Turmel
2011-04-28 0:38 ` Mark Knecht
2011-04-28 1:12 ` Phil Turmel
2011-04-28 5:31 ` Wolfgang Denk
2011-04-30 22:51 ` Mark Knecht
2011-05-01 14:50 ` Brad Campbell
2011-05-01 17:13 ` Mark Knecht
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=BANLkTikLN6P52tknwD0+D-+2iDUp3sF1fA@mail.gmail.com \
--to=markknecht@gmail.com \
--cc=linux-raid@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).