linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RAID-6 question.
@ 2008-11-10 11:56 Justin Piszcz
  2008-11-10 16:02 ` Justin Piszcz
  0 siblings, 1 reply; 6+ messages in thread
From: Justin Piszcz @ 2008-11-10 11:56 UTC (permalink / raw)
  To: Linux-Raid

I ran a check on a RAID6 and my entire machine was timing out ssh 
connections etc until it was just about finished, I never experienced this 
with RAID5, any comments?

$ cat /sys/block/md3/md/sync_speed_min
1000 (system)
$ cat /sys/block/md3/md/sync_speed_max
200000 (system)

md3 : active raid6 sdl1[9] sdk1[8] sdj1[7] sdi1[6] sdh1[5] sdg1[4] sdf1[3] sde1[2] sdd1[1] sdc1[0]
       2344263680 blocks level 6, 1024k chunk, algorithm 2 [10/10] [UUUUUUUUUU]
       [===================>.]  resync = 96.5% (283046144/293032960) finish=2.3min speed=71092K/sec

# dd if=/dev/zero of=disk bs=1M # write to entire raid6 device
# then, run a check > on /sys/etc for all devices that support parity
# (do this on a regular basis w/raid1+5), never seen any slowdown etc like
# i experienced w/ RAID6: /app/jp-mystuff/bin/check_mdraid.sh
Mon Nov 10 06:00:54 EST 2008: Parity check(s) running, sleeping 10 minutes...


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-11-17 16:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10 11:56 RAID-6 question Justin Piszcz
2008-11-10 16:02 ` Justin Piszcz
2008-11-17  0:29   ` H. Peter Anvin
2008-11-17  1:01     ` NeilBrown
2008-11-17  9:42     ` Justin Piszcz
2008-11-17 16:09       ` H. Peter Anvin

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).