All of lore.kernel.org
 help / color / mirror / Atom feed
* Software RAID5 with 2.6.0-test
@ 2003-10-08 22:43 Måns Rullgård
  2003-10-08 23:24 ` Torrey Hoffman
  0 siblings, 1 reply; 22+ messages in thread
From: Måns Rullgård @ 2003-10-08 22:43 UTC (permalink / raw)
  To: linux-kernel


Is software RAID5 stable in Linux 2.6.0-test7?  A while back I tried
running a software RAID5 with a 2.6.0-test kernel, and had to spend
the evening running fsck.  The corruption could have been caused by
something other than the RAID layer.  So, is it considered safe to use
RAID5 in 2.6.0 kernels?  I sort of dislike the try and see approach
with matters like this.

-- 
Måns Rullgård
mru@users.sf.net

^ permalink raw reply	[flat|nested] 22+ messages in thread
* Re: Software RAID5 with 2.6.0-test
@ 2003-10-18 11:50 Dr. David Alan Gilbert
  2003-10-21 21:51 ` bill davidsen
  0 siblings, 1 reply; 22+ messages in thread
From: Dr. David Alan Gilbert @ 2003-10-18 11:50 UTC (permalink / raw)
  To: linux-kernel

Hi,
  First off, I am never going to try building a software IDE RAID 5
on Linux again in an important production system - my experience
says that it just isn't possible to get that many IDE channels
to work together reliably.  I know there are some people who
have managed it, and I did hear there was a race condition
and a patch to fix it - but in the end in a production system
with a serious size of RAID throwing in a 3-ware or similar
is a hell of a lot simpler and just works.

  As for speed; well I'm not sure.  I think the comparisons of
100MHz processors vs the speed of your xeon are bogus.  I would
hope at least some of the work on the hardware raid controllers
is done in hardware (XORing blocks of data isn't exactly hard
in hardware), and in addition the amount of CPU used is going
to be limited by memory bandwidth (and associated cache pollution?)
before the clock rate of the processor gets involved I would
have thought.

  I'd love to see some real benchmarks to prove me wrong however!

Dave

 -----Open up your eyes, open up your mind, open up your code -------   
/ Dr. David Alan Gilbert    | Running GNU/Linux on Alpha,68K| Happy  \ 
\ gro.gilbert @ treblig.org | MIPS,x86,ARM,SPARC,PPC & HPPA | In Hex /
 \ _________________________|_____ http://www.treblig.org   |_______/

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

end of thread, other threads:[~2003-10-23  8:12 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-08 22:43 Software RAID5 with 2.6.0-test Måns Rullgård
2003-10-08 23:24 ` Torrey Hoffman
2003-10-08 23:44   ` Måns Rullgård
2003-10-09  0:51     ` Andre Tomt
2003-10-09  8:55       ` Måns Rullgård
2003-10-09  9:10         ` Andre Tomt
2003-10-09  9:28           ` Måns Rullgård
2003-10-17 17:07           ` Bill Davidsen
2003-10-17 17:44             ` Måns Rullgård
2003-10-17 18:39               ` Samuel Flory
2003-10-17 19:18                 ` Måns Rullgård
2003-10-17 19:37                   ` Jakob Oestergaard
2003-10-17 19:52                     ` Måns Rullgård
2003-10-18 22:55                   ` jw schultz
2003-10-17 19:24               ` Jakob Oestergaard
2003-10-19  9:25                 ` Pavel Machek
2003-10-21 21:44                 ` bill davidsen
2003-10-21 21:36               ` bill davidsen
2003-10-22 15:17                 ` Chuck Campbell
2003-10-18 11:50 Dr. David Alan Gilbert
2003-10-21 21:51 ` bill davidsen
2003-10-22  2:37   ` jw schultz

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.