From: Daniel Pocock <daniel@pocock.com.au>
To: linux-raid@vger.kernel.org
Subject: thanks md raid
Date: Thu, 10 May 2012 18:54:10 +0000 [thread overview]
Message-ID: <4FAC0ED2.2000201@pocock.com.au> (raw)
I'm glad my RAID1 worked as expected... just hoping I don't encounter
any read timeouts on the non-TLER drive before my rebuild finishes:
# mdadm --manage --add -v /dev/md2 /dev/sdb2
mdadm: added /dev/sdb2
# cat /proc/mdstat
Personalities : [raid1]
md2 : active raid1 sdb2[3] sda2[2]
976510840 blocks super 1.2 [2/1] [_U]
[>....................] recovery = 1.9% (19032256/976510840)
finish=350.1min speed=45575K/sec
unused devices: <none>
# iostat -k 1 -x /dev/sd[ab]
avg-cpu: %user %nice %system %iowait %steal %idle
1.63 0.00 20.65 0.00 0.00 77.72
Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s
avgrq-sz avgqu-sz await svctm %util
sda 0.00 0.00 1584.00 0.00 101376.00 0.00
128.00 2.84 1.80 0.39 61.60
sdb 0.00 3.00 0.00 1584.00 0.00 101568.00
128.24 27.72 17.70 0.63 99.60
next reply other threads:[~2012-05-10 18:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-10 18:54 Daniel Pocock [this message]
2012-05-10 21:49 ` thanks md raid Stan Hoeppner
2012-05-10 21:51 ` Daniel Pocock
2012-05-11 2:09 ` Stan Hoeppner
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=4FAC0ED2.2000201@pocock.com.au \
--to=daniel@pocock.com.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.