Pardon my ignorance but why do you need to have a card for hardware RAID with only two HDDs? You can do software RAID without any addl expense.
There are 7 flavors of RAID. Five official RAID classifications with a twist on RAID 1, bringing that total to 6. RAID 0 is called RAID although it doesn't provide any fault tolerance, just improved performance.
RAID 1 is mirroring. You can do it with 2 HDDs. If you put the 2nd HDD on the secondary IDE controller, you've got HW fault tolerance for both the HDD and the controller in case one or the other or both go bad. Don't recommended it, 'though, since CD-ROMs and other ATAPI devices usually only run at UDMA33, and even UDMA66 is slower than the newer Deskstars.
RAID 2 is disk striping with parity, and is also done in SW. But it requires at least 3 HDDs. Your system partition shouldn't be striped since, should a HDD fail, you don't want your system bogged down recreating the operating system from parity information.
RAID 0 is disk striping. No fault tolerance. You shouldn't stripe your system partition.
If you must AMI (American Megatrends) has a good reputation for RAID devices.
------------------
If you can't be a good example,
then you'll just have to be a horrible warning.
- - - Catherine Aird - - -
If you can't be a good example,
then you'll just have to be a horrible warning.
- - - Catherine Aird - - -
Bookmarks