Seems stable enough. The only problem I've ever had with
the RAID5 stuff is that periodically, one of the drives
would get kicked out of the set. This wasn't so bad, since
it can be just raidhotadd'ed back into the set. However,
when one goes undetected, and the next one gets kicked out,
then
Jakob Østergaard wrote:
>
> LVM can't do redundancy. If you need flexible storage, go for LVM, if you need
> reliable storage go for RAID-1 or RAID-5. You can, I presume, build a LVM over
> RAID-1/5 arrays, although I have *no* experience with LVM what so ever (yet).
>
Yes, this works
> I don't know much (at the moment about Linux Software RAID),
> but would like to hear people's experience.
>
> It's a RAID 5 solution that interests me running with
> a SMP kernel.
>
> As far as I can ascertain there are 2 RAID packages.
> LVM and the raidtools package and patches. Which is
>
On Fri, 26 May 2000, Edward Schernau wrote:
> I wouldn't say that ECC-RAM is a must for RAID systems - if
> you need it, you need it.
>
Ok, its not required, but if you do care about your data I would
strongly recommend it for SW raid.
Holger
Holger Kiehl wrote:
> In my opinion Linux SW Raid is very stable. However, SW raid
> stresses SCSI to its limit and any tiny error in the hardware
As does HW Raid. No matter how you saturate your SCSI bus,
its saturated.
> will show up very quickly. Also, not all drivers handle
> the situation
On Fri, 26 May 2000, Darren Evans wrote:
>
> Having spent a considerable amount of time trying to
> ascertain the stability of vinum under FreeBSD, i'm not
> confident in using it on a production box.
>
> I don't know much (at the moment about Linux Software RAID),
> but would like to hear p
On Fri, 26 May 2000, Darren Evans wrote:
>
> Having spent a considerable amount of time trying to
> ascertain the stability of vinum under FreeBSD, i'm not
> confident in using it on a production box.
When I looked at Vinum last, it required some proprietary stuff from Veritas to
provide RAID-
gh to convince me
that it is stable.
Marco
> -Original Message-
> From: Darren Evans [SMTP:[EMAIL PROTECTED]]
> Sent: May 26, 2000 11:49 AM
> To: [EMAIL PROTECTED]
> Subject: stability of software RAID under Linux
>
>
> Having spent a considerable amount of ti
Having spent a considerable amount of time trying to
ascertain the stability of vinum under FreeBSD, i'm not
confident in using it on a production box.
I don't know much (at the moment about Linux Software RAID),
but would like to hear people's experience.
It's a RAID 5 solution that interests