Originally Posted by
nil8
RAID is called inexpensive because it used cheaper formats for work.
Much, much cheaper than old big iron stuff from the 70's and 80's. I'm sure bozo could fill you in on this much better than myself.
One of my first real computer jobs was fixing disk drives. 500mb drives that took 2 people to lift and measured 19" wide, 12" high, and 24-30" deep. A refurbished one cost $20k. I know, I knocked one off of a cart and could not fix it. I heard about that for the rest of the time I was there (Amoco Production in Denver). We used to replace the heads, motors logic boards and platters. It took about 3 hours and an ocilliscope to re-align it after swapping any parts. The bottom layer of the bottom plater was nothing but an alignment track. I also fixed floppy drives. Head replacement, motor replacement, calibration. It was cheaper at the time to repair the drive instead of buying a new one.
In modern times, it's called RAID and it doesn't matter which version you prefer. What matters is that it works, and works well.
Is there a difference between jbod and a regular raid setup or is it just another way of saying raid?
Typically when referring to a JBOD vs RAID enclosure, the RAID enclosure had the necessary onboard logic for RAIDing the drives, whereas the JBOD did not (although you could hook it up to an external RAID device).
I'm surprised that no one mentioned that mobo-integrated raid is almost always soft raid. It relies on the processor to do it's number crunching. If you're talking big raid 5 or 50 arrays, that's some serious processing.
Sort of but not quite. Take for instance the raid setup I mentioned at my house. It is completely transparent to the OS that there is a RAID device. The motherboard handles everything. There is however a driver that has to be loaded into windows to recognize the device (F6). None of the raid logic is done in windows, so it really is hardware raid. HOWEVER, most of the add in raid cards (the expensive ones anyway) have their own processor and memory on board to handle ALL the raid functions, taking the load off of the onboard CPU. Now I am curious if there is a performance hit on the processor to handle the raid stuff. I know there logically has to be, but how much? I have been itching to do some raid testing with both sata and scsi drives to determine thew speed boost, once I am done with the next cluster installment and have the Modders Challenge underway I will have to test this. I have access to a machine that can handle the 64 bit raid cards and have a low end and a high end card here at work.
Hard raid is almost always a separate card running PCI 64 bit or PCI-X.
The most common units that I know of use XOR processing. Could someone elaborate on this?
You got me on that one....
Modern raid cards come in different interface and configuration flavors. From a cheap 20 dollar 0/1/10 pata 100 PCI card to a 1000 dollar 0/1/3/5/10/50 12 port sata 2 setups.