Main Menu
|
Inexpensive SCSI RAIDMany of us have worked with SCSI in a corporate setting but have not installed SCSI drives in our own machines. IT and computer power users would not hesitate to use SCSI drives in their own systems if they could afford it. Owning a SCSI RAID is more affordable than one might think. This article will provide a brief overview of SCSI and of RAID. This article will not go in depth about RAID. I will also cover how I built and inexpensive RAID in my system to ensure data integrity. Why Use SCSI? Quality is issue number one in my book. There is nothing worse than having to restore a drive. Everything is not backed up and time is lost with a restore. SCSI provides better stability over IDE because SCSI is designed for heavy industrial use. Do not let the MTBF, Mean Time Between Failures, fool you. MTBF on a SCSI drive is based on a 24 hour a day usage. An IDE drive is based on 7 to 12 hour a day usage. Why do manufactures list MTBF like this on drives? IDE is normally used in home computers or office workstations. The stress on the drive is less because it is not accessed like SCSI drives. An IDE drive is not running 24 hours a day with a full load while SCSI drives are in file servers that are drilled 24 hours a day. In case you do not believe this article about SCSI quality, just think of one thing. An IDE drive comes with a 1 year warranty, while a SCSI drive comes with a 3 to 5 year warranty. Manufacturers determine the length of a warranty based on a failure rate of a drive. Why would a SCSI drive have a longer warranty if the drive was the same quality as an IDE drive? SCSI, or Small Computer System Interface, is an ideal choice for computer performance and the reliability of data. IDE drives in a personal computer can bench test a little faster than SCSI. This is quite common in a computer where the drive is not utilized much. For a network file sever or power user that constantly accesses his drive, a SCSI drive makes a big difference in performance. SCSI drives will outperform IDE drives because of a drive rotation speed. Most SCSI drives provide either 10K or 15K RPMs. An IDE drive is normally 7200 or even worse 5400 RPM. Why are RPMs important? The RPM speed measures how fast a disk spins, naturally. The head on a drive must wait for a sector to become positioned below the head before it can be read or written to. This time delay is known as access time. A drive that spins a disk faster has a lower access time. SCSI is also faster because it can transfer more data at a time. This point is not well illustrated with a home PC because it is rare that a significant amount of data will be transferred over the bus at one time. A SCSI controller card is needed to run SCSI drives. On the controller card is RAM which creates a bigger cache for the drive. The bigger cache allows a drive to buffer data, store data in faster memory. A buffer creates a smaller wait time for the system CPU to receive the data it is requesting; thus, improving processing time and system performance. A processor on the card controls data transfers on a SCSI bus. An onboard CPU allows the SCSI card to handle data access. On an IDE system the main CPU must use resources to perform these tasks. Have you have ever burned a CD and noticed that your system becomes bogged down? A SCSI system does not experience the same degradation in performance. Better performance is due to the SCSI processor performing data transfers instead of the system CPU. If nothing else SCSI is a must for CD and DVD burning. RAID: I will give a brief overview of RAID, Redundant Array of Inexpensive Disks. RAID provides redundancy in data by duplicating data on to multiple disks. Data on multiple disks provides protection against disk failure. If a disk should fail, the other disks will have the data on them and the RAID controller can rebuild a new drive when it is put in.
IDE can support RAID. IDE RAID normally supports 4 hard drives. SCSI LVD RAID normally supports 15 drives. For the home PC, I doubt anyone will run more than four drives on a RAID. If so, than SCSI is your choice. If you want to learn more about the different RAID levels go here.
|
|||||||||
