Transparent IDE Mirroring Hardware
The Fat Guy asks: "I'm having trouble trying to find a device that may not
Is there any 'in-line' device out there that can transparently mirror IDE drives? I have a need for a device that will connect to an IDE bus (ATA 100) and will then connect to 2 separate (identical if need be, but ideally allowing different geometries) hard drives and transparently mirror them (RAID 1). I can not install an IDE RAID controller (no PCI slot in the embedded box), and I can't do software RAID (it needs to be OS independent). Ideally, I'd like something that would even work with an external USB or Firewire drive controller. CRU once made something similar to this for older IDE drives, but it appears that they dropped the product and did not update it for the modern drives. Any suggestions? Am I wasting my (and your) time asking this?" It's an interesting idea. Does anyone know of a technical reason why such a device can't be made if it doesn't already exist?
This link has one that may suit your needs. I bought one (from a different company -- can't remember who) for a client about 8 months ago. It works like a charm, and really fits certain needs.
http://www.dirtcheapdrives.com/cgi-bin/GProductVi
The product requires the second drive to be of 'equal or better size' to the first, and works with ATA, IDE, EIDE or U/DMA hard drives.
I do not deploy Linux. Ever.
Has anybody run across a device that will transparently make two identical IDE drives appear to the controller as a single drive with twice the capacity ( Either striping/RAID-0 or concatenation)?
I know these exist to make several IDE drives in a RAID configuration appear as a SCSI interface to the host system, but cannot find a device that presents an IDE interface to the host.
Specifically, I'd like to be able to have two 80Gb IDE drives appear as a single 160Gb IDE drive to the host OS, with no appreciable loss in read/write performance.
Yes, I am aware that doing pure striping means that if one drive fails, the data on both drives is lost.
I do not deploy Linux. Ever.
...but Promise Technology makes a network-attached storage device that uses ATA drives instead of SCSI. They also make an interesting external storage subsystem which uses ATA drives, but is SCSI-attached. I may get one of those myself and fill it full of IBM Deskstar 60GXP goodness.
I know that at least one motherboard manufacturer (Iwill) has onboard ATA RAID on some of its more recent boards (according to Maximum PC magazine's August 2001 issue, the KK266-R for Athlons with PC100/133 SDRAM, last I heard it was selling for $110). Do not know anything about usability of this device in various operating systems though. You'd think it would be implemented in hardware, so the OS just sees one disk device that represents the mirrorset, but I wouldn't swear to anything...
No, I don't work for Promise or Iwill, or any of their suppliers or business partners.
I read about why it really wasn't worthwhile to mirror IDE drives. Bascially the MTBF for IDE's in a system are almost identical, so if one device dies, the other will more then likely die as well. Also, if you have them on one controller (I would figure this embedded device would only have one?) then you would be totally S.O.L. if you lost the master.
I did a Google search for transparent ide mirroring, and here are some links from the first page:
I'm sure you could find more with a few more minutes of searching. Next time try Google before Asking Slashdot.
There are 10 kinds of people in the world: those who understand binary, and those who don't.
If there's some sort of power glitch, what happens if the data is inconsistent? You'll probably end up with a completely broken file system.
Consider a simple solution. Add another hard drive and rsync the contents from one to the other every so often. Software raid might be an option, too.
>> Has anybody run across a device that will transparently make two identical IDE drives appear to the controller as a single drive with twice the capacity ( Either striping/RAID-0 or concatenation)?
What you're asking for is RAID JBOD (Just a Bunch Of Disks). Look for a RAID controller that supports JBOD, as many do these days. I know that most of the Adaptec ones do, but they're usually SCSI based, however I'm sure there's IDE ones too.
MadCow.
I used to have a sig, but I set it free and it never came back.
... will do this easily. It's available in internal or external configurations for any platform including Mac & PC. It connects via a SCSI connection, but actually uses IDE drives. It's pretty nifty. The drives are hotswappable. We use them for quick and easy backups, using 3 three drives, swapping one out nightly.
e =0 10730135038
Take a look at:
http://www.pc500.net/productview.php?productcod
or the whole range of ACARD products at:
http://acard.pc500.net
Acard's International homepage is www.acard.com
Hope this helps.
MattB