From: Brad Campbell <brad@wasp.net.au>
To: RAID Linux <linux-raid@vger.kernel.org>
Subject: Raid-6 Rebuild question
Date: Sun, 13 Nov 2005 13:05:34 +0400 [thread overview]
Message-ID: <437701DE.7060400@wasp.net.au> (raw)
G'day all,
Here is an interesting question( well I think so in any case ). I just replaced a failed disk in my
15 drive Raid-6.
Simply mdadm --add /dev/md0 /dev/sdl
Why, when there is no other activity on the array at all, is it writing to every disk during the
recovery? I would have assumed it just read from the others and write to sdl.
This is an iostat -k 5 on that machine while rebuilding
avg-cpu: %user %nice %sys %iowait %idle
0.00 0.00 100.00 0.00 0.00
Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
sda 121.08 14187.95 925.30 23552 1536
sdb 127.71 14187.95 1002.41 23552 1664
sdc 125.30 14187.95 1002.41 23552 1664
sdd 122.29 14187.95 1002.41 23552 1664
sde 125.30 14187.95 1002.41 23552 1664
sdf 127.71 14187.95 1002.41 23552 1664
sdg 125.90 14187.95 925.30 23552 1536
sdh 125.30 14187.95 925.30 23552 1536
sdi 134.34 14187.95 925.30 23552 1536
sdj 137.95 14187.95 925.30 23552 1536
sdk 140.36 14187.95 1850.60 23552 3072
sdl 79.52 0.00 14265.06 0 23680
sdm 133.13 14187.95 925.30 23552 1536
sdn 134.34 14187.95 925.30 23552 1536
sdo 133.73 14187.95 925.30 23552 1536
md0 0.00 0.00 0.00 0 0
storage1:/home/brad# cat /proc/mdstat
Personalities : [raid6]
md0 : active raid6 sdl[15] sdg[6] sda[0] sdo[14] sdn[13] sdm[12] sdk[10] sdj[9] sdi[8] sdh[7] sdf[5]
sde[4] sdd[3] sdc[2] sdb[1]
3186525056 blocks level 6, 128k chunk, algorithm 2 [15/14] [UUUUUUUUUUU_UUU]
[>....................] recovery = 1.8% (4518144/245117312) finish=838.3min speed=4782K/sec
unused devices: <none>
Regards,
Brad
--
"Human beings, who are almost unique in having the ability
to learn from the experience of others, are also remarkable
for their apparent disinclination to do so." -- Douglas Adams
next reply other threads:[~2005-11-13 9:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-13 9:05 Brad Campbell [this message]
2005-11-13 9:13 ` Raid-6 Rebuild question Brad Campbell
2005-11-13 10:05 ` Neil Brown
2005-11-16 17:54 ` RAID-6 Bill Davidsen
2005-11-16 20:39 ` RAID-6 Dan Stromberg
2005-12-29 18:29 ` RAID-6 H. Peter Anvin
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=437701DE.7060400@wasp.net.au \
--to=brad@wasp.net.au \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.