
NL5
Unpossible!
I am considering doing a RAID 1 setup (mirroring) is this gonna slow down my throughput? I REALLY want my data safe. It will also get backed up.
Mirroring will not slow down anything unless the controller asks a lot of the cpu.
and providing robustness against mechanical failure when a drive is under heavy use. It is not, however, a replacement for an actual backup.
At the time, it was cheaper for me to get two 200GB drives than it was to get a single 400GB drive. So I thought, hey cool I'll just do that fancy Raid0 thing and I'll have a big drive to record audio on plus I'll never have to worry about bogging down a single hard drive while playing back a bunch of tracks. Well, yeah that is all fine and good; but now I am worrying about what happens if a system drive fails and I have these two loose drives with data striped across them. I can't just plug them in and have a system re-recognize them can I? I think they might would have to be reformatted to be restated into their RAID configuration. Of course it hasn't happened yet, so I don't know for sure. I guess I could just splurge $140 and get an external backup drive...
Depends on the RAID implementation. If you use hardware RAID which is what I recommend, then there shouldn't be any additional strain on the processor and the PCI bus as the RAID controller should handle the writing. When using hardware RAID controller, from the system's point of view the controller itself is the hard drive. At least that's the way it is in servers with SCSI or SAS RAID controllers. On workstation with SATA RAID it's a bit more difficult as I believe the RAID functions are handled by the chipset.I was just wondering how much more strain would be placed on the busses with data being wrote twice, or does the raid controller handle the extra writing I/O. Does that make sense?
This is true, but other things need to be thought of as well.... If your application corrupts a project file, we often do not know it until the next time you open it. If in the meantime you have already done your external backup, then you are still at a loss.
A raid controller going "wonky" typically would not hurt a mirrored array. There are protection measures inline in all good RAID setups that warn you in the event that there is some sort of error. In any event, this is a "disaster scenario" that you just can't protect against like so many other disaster scenarios out there.
If your on a mac...to aleviate the backup problem, just get an external hardrive and leopard and turn on time machine... It's loverly.
but now I am worrying about what happens if a system drive fails and I have these two loose drives with data striped across them. I can't just plug them in and have a system re-recognize them can I?
I would really just make sure you use reliable hard drives, SCSI or SAS drives are usually well suited for media work and are designed to take a beating continuously.