Cost-effective, shared storage for Mac?
July 4, 2006 11:41 AM Subscribe
Cost effective, shared storage for Mac?
I work for a small production company that uses two G5s to edit video. We want both machines to share a large central drive (a RAID, I suppose). What's the best way to go about this? I looked into
Xsan, but that appears to be out of our price range. Are there more cost effective alternatives?
posted by brundlefly to computers & internet (6 answers total)
If a SAN is too expensive for you, but you still want shared storage and some drive failure protection (like a RAID 1 or RAID 5 setup), you probably are looking for some sort of NAS device.
NAS = network attached storage, and comes in many ways and price ranges. Key difference between SANs and NAS is that -usually- SAN is fiber based, meaning expensive adapters and switches, while NAS devices use standard ethernet cabling.
Of course, the price difference comes with a performance difference as well. Best performance will probably come from a device that supports iSCSI, combined with an ethernet adapter with TOE (TCP offload engine).
Without a budget reference it's hard to give you a more detailed answer.
Generally speaking:
low price ---------------------- high performance
NAS------NAS with iSCSI -------SAN
posted by lodev at 11:55 AM on July 4, 2006