View previous topic :: View next topic |
Author |
Message |
SouthOfHeaven Tux's lil' helper
Joined: 05 Apr 2003 Posts: 128
|
Posted: Thu Jan 22, 2004 4:56 am Post subject: PCI RAID controller |
|
|
I have recently purchased a cheap ATA RAID controller its a PROMISE 66mhz RAID controller, and i was wondering what drivers i need compiled in the kernel to be able to access my hd, also any links reads are appreciated.
Also is a 66mhz raid card too slow ??
Thank you |
|
Back to top |
|
|
Crimson Rider Guru
Joined: 23 Jun 2003 Posts: 462 Location: Delft, the Netherlands
|
Posted: Thu Jan 22, 2004 8:36 am Post subject: |
|
|
ATA Raid support is available in the stock kernels 2.4 and 2.6, you just need to pick the right option in the kernel config.
66 mhz is not the fastest available at the moment, but wether is it to slow is dependent on what you intend to do with it. I have a webserver/firewall running on ata33 and is plenty fast enough for that.
This link has some basic info on the subject, but you could also check the docs at www.linux.org as they have some very good docs on the matter.
good luck
This post was answered in accordance with "the adopt an unanswered post initiative today" _________________ Code, justify, code - Pitr Dubovich |
|
Back to top |
|
|
taskara Advocate
Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Thu Jan 22, 2004 12:40 pm Post subject: |
|
|
what do you mean 66mhz is not fast enough?
it is the fastest you can get atm..
unless you mean UDMA66
anyway, I doubt most harddrives really get over 66mb/sec, so you should be right
no kernel really has support for the fasttrack side of things - except a few 2.4 kernels - ck-sources comes to mind.
but if you want to use it as a standard ide controller and use linux software raid, then any kernel will support it, just include promise ide support (and make sure your chipset is listed - like PDC20215. _________________ Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer! |
|
Back to top |
|
|
jaska Bodhisattva
Joined: 06 Jun 2003 Posts: 725 Location: Finland
|
Posted: Thu Jan 22, 2004 4:59 pm Post subject: |
|
|
I suppose just a normal pci controller card + software raid would be the cheapest way and probably even the best method. Hardware raid isn't exactly that great, many times the chipset is quite buggy. |
|
Back to top |
|
|
|