Software-base RAID 5 is absolutely the last thing you would want to do for a video application. You'd spend all your CPU time recalculating the parity as you write out your video stream. RAID 5 is never the right choice for write intensive i/o patterns. For read-mostly applications, RAID 5 is OK, but with the price of drives these days, I always recommend RAID 1+0 (mirrored and striped) for high performance *and* reliability. Most commercial RAID 5 implementations use special hardware in the RAID controller to do the parity calculations. Even then, it's not the best choice in write intensive workloads.Originally posted by cc bcc
I was thinking RAID 0. I would like to do RAID 5 but you can only put 2 HDs in the G5.
I agree with you that RAID 0 is not very redundant, so AID would be the best name.. But imagine a RAID 5 using say 6 15k SCSI disks, not really Inexpensive either 😉
Nice to hear that it's possible to boot from software raid!
edit:
My goal is video editing indeed & large photoshop files. I like my performance to be high, and RAID 0 is better than no RAID. Yes of course it best to use 10 disks in a RAID 50 setup, but there is this money issue. 😀
I'm still looking at the options. I'm not sure whether I'll use RAID. RAID 0 is not very secure, and I've had a HD crash before..
I think I'll start with the 10k rpm WD Raptor.
edit2:
RAID 0 is striping, you'll get much better performance than with one disk alone. Especially with the serial ATA and it's independent busses.
edit3:
More info on RAID 0
Achieving over 60 MB/s makes it the fastest IDE hard disk drive we have tested to date. Even more impressive is the minimum transfer rate, which, standing at over 40 MB/s, equals the same high rate of the Maxtor Atlas 10K.4 we chose to use as an example to represent the SCSI faction with its Ultra320 interface. Achieving just under 70 MB/s, the 10K.4 did, however, teach the Raptor a little respect again.
Given that performance isn't that much different with the Raptor, does that mean it's a bad buy? It depends on your needs, of course. It's built to a more durable standard than most desktop drives, so if you need 24/7 operation, the WD360 may fit the bill. The additional reliability is also a factor if you want to build a RAID 0 array, but worries about low-cost desktop drives concern you. But at $140-150 a pop, this is not a cheap drive for "only" 36GB of storage.
Originally posted by ColdZero
Then again the G5 only has 2 hard drive bays. Two steps forward, one step back.....
Sure, just take the original internal out and buy a external firewire enclosure for it. OWC has FW400 enclosures for about US$90. FW800 enclosures are more expensive; I wouldn't bother for a single drive.Originally posted by adamfilip
i was thinking. of getting two raptors.. internal and then turn the existing drive into an external if possible or just buy a large 250gig drive.. for backup..
Originally posted by patrick0brien
There are levels of RAID, each doing different things. Level zero (0), is also called "striping", and all it does is make the drive look like one.
Originally posted by paulwhannel
i would disagree with you on that, RAID 0 allows you to have two sets of read/write heads rather than one, so with the data striped across both drives, both disks can be seeking/writing info at the same time... There is a performance boost (in disk-intensive uses). It's intention is just that, not making two drives appear as one.
pnw