RAID SUPPORT
| Raid Support: Description |
|---|---|
| Version | 5.0 |
| Type | Community |
| Parent Doc | ClarkConnect 5.0 Administration Manual |
| Next Article | Installation |
| Previous Article | Compatibility |
Overview
Both software and hardware RAID are supported in ClarkConnect. If you plan on implementing hardware RAID, please read the section below regarding supported hardware. Before you decide to purchase an expensive hardware RAID controller card, consider the following passage from the experts at O'Reilly
Why the stigma? Well, there are a couple of reasons. For one, when software RAID first saw the light of day, computers were still slow and expensive (at least by today’s standards). Offloading a high-performance task like RAID I/O onto a CPU that was likely already heavily overused meant that performing fundamental tasks such as file operations required a tremendous amount of CPU overhead. (…) But today, even multiprocessor systems are both inexpensive and common.”
The rest of the passage is available online in the sample chapter: Managing RAID on Linux from O'Reilly. The book is an excellent resource and highly recommended!
Software RAID
You can implement software RAID in ClarkConnect by selecting the Advanced Partitioning option during the installation wizard and then following the detailed instructions in the Red Hat 9 User Guide:
Hardware RAID
Some hardware RAID controller cards are not true hardware controller cards. They are simple IDE controllers with BIOS and drivers to do software RAID. If redundancy is your primary concern, then software RAID will serve you better than a quasi-hardware RAID card. To quote (again) from the Managing RAID on Linux book from O'Reilly:
Supported hardware RAID cards:
- Adaptec SCSI - 200x, 21xx, 22xx, 27xx, 28xx, 29xx, 32xx, 34xx, 39xx, 54xx
- Adaptec IDE - 2400A
- 3ware IDE - Escalade 3W 5xxx/6xxx/7xxx
Non-supported, but may work:
- Check the Serial ATA (SATA) on Linux web site
Non-supported and not recommended:
- Most Promise hardware, notably FastTrak100 TX and FastTrak TX2000
- Adaptec ATA RAID 12xx
As a rule of thumb, if a hardware card is under USD $150, then it is probably not true hardware RAID (and therefore likely not supported).
Links
Navigation
Previous: Compatibility | Next: Installation || Return: Index


