I ran into a not-so unique issue that had never crossed my mind before. In the process of building the new DA webserver, I decided on using hardware ATA raid since I plan on having a decent amount of customers on this server all of whom are really good sized businesses in this area. So the system I designed was a dual P3 that had the Promise FastTrak100 (PDC20267) onboard ATA RAID adapter. I connected 2 - 80GB drives to that and created a mirror boot/var/usr drive. Then I installed a FastTrak100 PCI adapter and connected 2 - 250GB drives to create a 250gb mirror for the /home directory only.
The issue I have ran into is this. I am using CentOS 3.3 which as you may know is a recompile of the RedHat Enterprise Linux source code so basically it's 99% RedHat. Well when I went to install CentOS I saw both mirrored arrays during the POST. When CentOS reached the disk druid partitioning area it showed 4 drives: 80gb, 80gb, 250gb, 250gb; rather than just an 80gb and 250gb.
I did a ton of reading on this issue this evening and found out that the FastTrak100 has little or no support in OS's newer than RedHat 8. I have found some sourcecode for drivers of which I'm going to attempt to compile in to the kernel tomorrow. Regardless, my question is if this doesn't work and I can't get the hardware raid array's recongized by CentOS, I am figuring on simply creating a Software RAID of these drives.
I do know that Software RAID is slower than hardware RAID, but how much slower is it. Is this a minor difference, or such a major difference that say 50 websites would slow teh system to a crawl??
Thoughts?? Advice??
The issue I have ran into is this. I am using CentOS 3.3 which as you may know is a recompile of the RedHat Enterprise Linux source code so basically it's 99% RedHat. Well when I went to install CentOS I saw both mirrored arrays during the POST. When CentOS reached the disk druid partitioning area it showed 4 drives: 80gb, 80gb, 250gb, 250gb; rather than just an 80gb and 250gb.
I did a ton of reading on this issue this evening and found out that the FastTrak100 has little or no support in OS's newer than RedHat 8. I have found some sourcecode for drivers of which I'm going to attempt to compile in to the kernel tomorrow. Regardless, my question is if this doesn't work and I can't get the hardware raid array's recongized by CentOS, I am figuring on simply creating a Software RAID of these drives.
I do know that Software RAID is slower than hardware RAID, but how much slower is it. Is this a minor difference, or such a major difference that say 50 websites would slow teh system to a crawl??
Thoughts?? Advice??