San Diego-based Sabio Digital has introduced a consumer-level storage device capable of storing one teraByte and up worth of data. The Sabio Storage CM-4 box sports an Intel Xscale 400 megahertz processor and four hard-drives. The box runs on an embedded Linux operating system and is compatible with either PCs or Macs. Read more
Iomega, a company famous for making portable drives, has introduced two new drives for Macintosh users. The big UltraMax desktop drive has an impressive 1 TB of capacity while the portable Iomega 'Black' drive can hold 120 GB. Both drives include EMC's Retrospect Express backup software. Read more
Highpoint announced what the firm claims to be the fastest SATA RAID controller: The Rocket RAID 2522 can deliver a sustained data transfer rate of 1.2 GB/s, according to the manufacturer. Highpoint is offering the new controller card for environments t ... Read more
Adaptec announced a broad Serial ATA (SATA) product family including motherboard solutions and zero-channel, 2-, 4-, 8-, 12- and 16-port add-in RAID cards that deliver protection technology combined with SATA price-per-megaByte performance for desktop PCs, workstations, entry-level and midrange servers and external storage appliances. Read more
In Part I of our power supply roundup, we went through five mainstream PSUs rated at up to 700 W. Round two sees us tackle another seven mid-range units in an effort to determine which power supply deserves your attention. Read more
Interested in overclocking but not quite sure where to start? We round up some of our favorite software utilities for tweaking processors, memory, graphics, and chipsets. Read more
Welcome to the first installment in our six-part Tom's Holiday Buyer's Guide. In Part 1, two beautiful models help showcase some of our favorite no-hassle hardware gifts for 2008. Read more
Executives, road warriors, and gadget geeks all lust after ultraportable notebooks. Five of these amazing machines battle it out in this roundup. Read more
| Bottom | |
|---|---|
| Author |
Thread : RAID 1 - Mirroring three drives?
|
|
Profile: stranger
More Information
|
Is it possible to set up a RAID 1 system so that it mirrors onto three drives? I've never run or setup a RAID 1 system before so I'm hoping someone knows from experience.
|
|
Related Product
|
|
Profile: enthusiast
More Information
|
You can only use two drives with RAID 1. |
|
There is ALWAYS a drone.
Profile: Ancient Poster
More Information
|
As belvdr says, RAID-1 is for a pair of drives. You could set up a RAID-1 with two drives, and back them up to a third drive, which could be an external drive. If you get two external drives, you can do a full backup weekly to one of them (which is then kept off-site), and a "differential" backup to the other one every day. A differential backup copies anything new or changed since the last full backup, but doesn't reset the Archive attribute, so each day you'll get all files that were added or changed since the weekly backup was done. This reduces the number of backups that must be searched to two, the last full and the last differential; there's no need to wonder when a file was created or changed. The differential backup drive can also be a lot smaller, since it will not include files that never change, like application executables and DLLs. |
|
Profile: member
More Information
|
you cant mirror 3 drives, however to do what you want do a 2 drive raid 1 then get a 3rd drive as an external usb drive and use a backup program to backup data to that drive. |
|
Profile: old hand
More Information
|
Agree, I'd RAID 1 two of the drives and then have the 3rd one be an image of the RAID, which would be imaged every X days. |
|
Profile: journeyman
More Information
|
RAID 1 configuration can be done with 2 HDDs.
|
|
Profile: member
More Information
|
depending on how smart or support the RAID HW is you can some times add Spare disks (RAID 1 + an spare hdd) so if an disk fails it auto start to rebuild with the spare disk (norm its used in RAID 5 the spare disk but i think it work on RAID one as well just if the software/hardware supports it) |
|
Profile: Honorary Poster
More Information
|
You can mirror as many as you like, if your controller supports it. I have 4 in raid1 on my NAS's. These are the boot partitions for the OS. So the machine will boot even if 3 drives fail. |
|
Profile: member
More Information
|
|
|
Profile: Honorary Poster
More Information
|
|
|
Profile: member
More Information
|
thats still not a 3 drive raid 1, thats a raid 1 and a raid 5, unless your saying you have multiple drives mirroring the first, but really you still shouldnt be putting more then one array on a drive, cause then you degrade multiple arrays with a single failed drive. Most controllers do not support more then 2 drives in a mirror set. |
|
Profile: old hand
More Information
|
I think what your'e talking about is RAID 0+1, which can use odd #s of drives. |
|
Profile: Honorary Poster
More Information
|
Its possiable to make a 8 drive RAID 1 if you want, provided your controller supports it. But what a waste of space. It is not recommended to be swapping drives out of a raid 1 for backup. Thats adds undue stress on the whole system. |
|
Profile: newbie
More Information
|
There is no limit to the number of drives you can mirror, we commonly run with 3 drive mirrors, the question is do the costs involved justify the expense of doing it.
|
|
Profile: stranger
More Information
|
Thanks for all the good replies. Good to know that it's at least possible. In response to jstall, yeah, we're looking at getting a NAS. Performance is not an issue with us and the costs are trivial considering you can find 500 GB SATA-II drives for around $100 these days. As mentioned in my first post, our ultimate goal is to marry the redundancy of a RAID-1 system with the ability to keep a weekly or bi-weekly updated mirror offsite. I know with many NAS' that you can attach a USB drive to it and back up to that but the scenario I was envisioning was being able to bring the "off-site" drive into the office, pop it into the NAS which already has two drives set up for RAID-1 in it, and having the off-site drive be updated automatically to then be taken off-site again. So for that short time, there would have to be a RAID-1 array with three drives in it although most of the time it would only have to support 2 drives. So like I said...I know there's the external USB option but to me it would seem that the sheer simplicity of popping in a drive, waiting a couple hours, and then pulling it out is unmatched. Some have mentioned that the stress of doing something like that isn't a good idea but what good is a RAID if simply cloning/updating a drive compromises the whole system??
|
