
Hi guys I'm looking for a 2-port SATA RAID 1 card, which I'll be installing into a P3 1 GHz to make up a wee webserver running Ubuntu. I currently have my eye on the Adaptec 1210SA or the Promise FastTrak TX2200/TX4200 cards. Both of these appear to have Linux driver support, although the websites only list specific distros so I suspect they're binary drivers only. Does anyone know of any thorny issues I should be aware of? I've done some searching and couldn't find anything conclusive either way. I don't want to spend too much on the card, but I'm willing to pay a little more for a card which is known to work (I couldn't find a list of supported RAID controller cards for Ubuntu; if anyone can point me in the right direction I'd be appreciative). If anyone has any other cards they know work and can recommend, I'd be pleased to hear from them. Regards Bnonn

Further to this email, it looks like that aacraid driver adds support for the Adaptec card, among others. Bnonn wrote:
Hi guys
I'm looking for a 2-port SATA RAID 1 card, which I'll be installing into a P3 1 GHz to make up a wee webserver running Ubuntu.
I currently have my eye on the Adaptec 1210SA or the Promise FastTrak TX2200/TX4200 cards. Both of these appear to have Linux driver support, although the websites only list specific distros so I suspect they're binary drivers only.
Does anyone know of any thorny issues I should be aware of? I've done some searching and couldn't find anything conclusive either way. I don't want to spend too much on the card, but I'm willing to pay a little more for a card which is known to work (I couldn't find a list of supported RAID controller cards for Ubuntu; if anyone can point me in the right direction I'd be appreciative).
If anyone has any other cards they know work and can recommend, I'd be pleased to hear from them.
Regards
Bnonn
_______________________________________________ wlug mailing list | wlug(a)list.waikato.ac.nz Unsubscribe: http://list.waikato.ac.nz/mailman/listinfo/wlug

I'm looking for a 2-port SATA RAID 1 card, which I'll be installing into a P3 1 GHz to make up a wee webserver running Ubuntu.
I currently have my eye on the Adaptec 1210SA or the Promise FastTrak TX2200/TX4200 cards. Both of these appear to have Linux driver support, although the websites only list specific distros so I suspect they're binary drivers only.
The primary issue is that 90% of the RAID-1 cards for linux are so-called fakeraid. As far as I know there is only one true hardware 2 port RAID card - made by 3ware. This means they are doing proprietary RAID inside a kernel module. This might work out for you, or it might be a pain in the ass. I'd recommend getting a simple SATA controller and doing native linux software RAID-1 instead.
for a card which is known to work (I couldn't find a list of supported RAID controller cards for Ubuntu; if anyone can point me in the right direction I'd be appreciative).
There's no specific supported list because it's the kernel which dictates which are supported. As of recent kernels, it is merely whether the chipset is supported with libata or not that matters. Check the URLs at the bottom of this email for some references. However, most of the SATA cards you buy will work just fine as basic controllers. Given that there's no point buying a RAID-1 card if it's only going to be fakeraid anyway, you have a lot of options. Again, check the urls below for specific support. http://linux.yyz.us/sata/faq-sata-raid.html http://linuxmafia.com/faq/Hardware/sata.html http://www.wlug.org.nz/SoftwareRaidVsHardwareRaid

Does anyone know of any thorny issues I should be aware of? I've done some searching and couldn't find anything conclusive either way.
I've just written http://www.wlug.org.nz/RaidOnLinux
participants (2)
-
Bnonn
-
Daniel Lawson