linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RAID5 made with assume-clean
@ 2013-02-06 11:52 Wakko Warner
  2013-02-06 13:02 ` Robin Hill
  0 siblings, 1 reply; 5+ messages in thread
From: Wakko Warner @ 2013-02-06 11:52 UTC (permalink / raw)
  To: linux-raid

I was testing different parameters with --assume-clean to avoid the initial
rebuild.  When I decided on the parameters I wanted, I forgot to create the
array without --assume-clean.  I have 3 disks in the array.

I thought that I'd run a check on it by doing
echo check > /sys/block/md0/md/sync_action

/proc/mdstat is showing this:
Personalities : [raid1] [raid6] [raid5] [raid4] 
md0 : active raid5 sda1[0] sdb1[1] sdc1[2]
      488018688 blocks super 1.1 level 5, 64k chunk, algorithm 2 [3/3] [UUU]
      [============>........]  check = 61.7% (150688512/244009344) finish=7.1min speed=216592K/sec

unused devices: <none>

The thing is, the drives can only do ~60mb/sec and there is no disk
activity.  The activity lights are not lit at all.  What would cause that?

I was also wondering if the raid5 did RMW on the parity with 3 disks when
the array is written to.

I can rebuild the array without assume-clean if that's the only way I can
get the parity to be correct, but I'd like to avoid doing that if possible.

I also have backups of the array if it gets trashed.

-- 
 Microsoft has beaten Volkswagen's world record.  Volkswagen only created 22
 million bugs.

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

end of thread, other threads:[~2013-02-07 18:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-06 11:52 RAID5 made with assume-clean Wakko Warner
2013-02-06 13:02 ` Robin Hill
2013-02-06 14:54   ` Wakko Warner
2013-02-07 14:29     ` Robin Hill
2013-02-07 18:14       ` Wakko Warner

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