IDE to SCSI Converters?
ericdano asks: "Addonics has announced a pair of SCSI solutions, which convert common ATAPI devices and IDE hard drives to high-speed SCSI devices on all Windows, Macintosh, and Linux-based computers: the IDE-SCSI converter ($100) for hard drives and the ATAPI-SCSI converter ($110) for ATAPI-based CDRW, DVD-R/RW, DVD-ROM or CD-ROMs. The company has also announced a high-performance single-channel Ultra160 SCSI PCI host controller ($170) with 160MB/sec. data throughput. How safe are these products?"
Why would I pay >100$ to connect an IDE disk to an expensive controller when I could just use a simple cable and connect it directly to the controller I already have?
So they do work on other brands, just not necessarily guaranteed to work.
I think it would be pretty smooth if they also offered this IDE-SCSI converter in an SCA version. I'd pick up three just to try them out!
Most scsi drives have a jumper you can set so they start when they receive a scsi start command from the controller. You configure the controller to send scsi starts to the drives in a sensable way. This way your 14 drives don't try to spin up at the same time and blow up your power supply. Remember it takes much less power to keep the platters spinning then it does to start them spinning. Most IDE drives just power up the moment you add power to them. A tower of 14 180 gig drives is impressive but a tower of 14 180 gig drives all trying to spin up at the same time would probably melt most server grade power supplies.
Any ideas how they get around this?
Bob.
I've been running lots of SCSI drives under linux for a long time now. I started out with a single Adaptec SCSI controller, changed over to a pair of DPTs, then went back to Adaptec when I figured out that the Adaptec boards need lots of extra cooling. The drives have been scavenged from dumpsters of local companies; over the last eight years the insatiable corporate hunger for server disk space has driven them to denser platters, so they toss out the older 1 and 2 GB drives.
Then a friend gave me a case of 9 GB IBM ultra-SCSI drives (new, unused) he got as a going-away prezzie when the dot-bomb he worked for collapsed. Like you, I couldn't figure out how to case 'em.
Then I went to the local Mega-Mart (Where Shopping Is A Baffling Ordeal (tm!) ) and got some of that heavily perforated sheet metal that people pop-rivet to their screen doors to keep dogs from busting them. It comes in several patterns; if you choose carefully, you can get something that folds easily along straight lines, and has holes that line up reasonably well with hard drive mounting points.
I use tin snips and old case screws to make what I call "drive blocks", which are seven drives sitting vertically separated by half-inch gaps. I attach old screen-door handles to the top middle, and I make power cables with one female and eight male connectors. I have a bunch of large surplus 12 vdc fans that are ganged together two fans per power connector, and I repin them from 12v to 5v and attach them so they blow through the slots in the drive blocks.
Nowadays I am running linux soft RAID (RAID 5 across six drives with one spare, except for the boot partition which is just mirrored) on two drive blocks. I have CPU coolers on the Adaptec controllers, though, because they run so damn hot.
Unbelievably fast disk storage, and I have all the drive LEDs hooked up so it looks really cool when you do a large file copy or an fsck. The blocks sit happily on any flat surface, with their own small AT-style power supply, connected by SCSI and a ground wire to the rest of the server.
for the people who has SCSI already, it's a cheap way to add extra storage, or RAID.. $100 for the converter, $150 for 120GB 8MB cache WD drive.. not too bad. it's cheap to build a large RAID array this way (if you don't mind the performance compare to a 15K rpm storage array)
Good point. Here's a better one, though. If you're using converted IDE drives on your SCSI Bus, you won't saturate the pipeline. You will, however, be able to simultanously access 7 devices.
The speed of SCSI coupled with the unreliability of IDE. Sounds like a winner.
Seriously, you're not going to be using this in a five-nines server. But this device does have its place on desktops.
You can get a 60GB IDE drive for around a hundred bucks. Add this converter and you've got a 60GB SCSI drive for two hundred. True SCSI drives of that size are around $500.
Sure, you are losing reliability (and maybe some performance) over native SCSI drives, but what you gain is the ability to have more than three drives in a system (the fourth being your CD-ROM in an IDE system) and use cheaper drives on a decent hardware RAID array on a budget not backed by corporate pockets.
Some in this forum will bring up IDE raid adapters... they are almost all crap (Promise cards have given me nothing but trouble -- Adaptec's AAR-2400A is the best I've found).
Now it remains to be seen how reliable this controller is, but if it works well, I think it will be A Good Thing.
Give me my freedom, and I'll take care of my own security, thank you.