Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
What about Promise Fasttrak S150 SX4 ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Swiss.Mage
n00b
n00b


Joined: 24 Mar 2003
Posts: 49
Location: Switzerland

PostPosted: Sat Sep 27, 2003 9:44 pm    Post subject: What about Promise Fasttrak S150 SX4 ? Reply with quote

Hi all !

I am a little surprised to note that almost nobody speaks about the new S-ATA RAID-5 controller released by Promise.

Did someone have any experience with it ?
_________________
EPFL
http://www.epfl.ch
Swiss Federal Institute of Technology
Back to top
View user's profile Send private message
sphantom
n00b
n00b


Joined: 16 Jul 2003
Posts: 72

PostPosted: Tue Sep 30, 2003 8:18 am    Post subject: Reply with quote

yeah, i just got one today coincidentally, and let me tell you support for it is quite lacking. The promise chip it uses is the PDC20621 which is the same as the Promise SX4000 raid card, except with SATA support. When you get down to it, all they did is add the marvel bridge chips to convert a native PATA RAID processor to be able to use SATA.

In any case like i was saying the support for the PDC20621 support is lacking.. support is coming around for other Promise cards, including SATA ones, but really only for the ones youre finding built into motherboards and such that perform RAID functions in the driver if at all (in otherwords, not true hardware raid).

Since the REAL hardware RAID cards arent as common theres not as much a hurry to support them. I've scoured the internet far and wide and found that promise actually did release some source code for the SX4000 (which as i said uses the same chip), and I actually did get the module to compile and load, but I was having some issues that i think were DMA related. This module seem to use a SCSI implementation instead of the ataraid module, and I'm reading that promise did a hokey job with the driver and its doubtful it will ever make it into any kernel.

At this point I'm really not sure what I'm going to do about it. Promise does provide support for Suse and Redhat, so I might do that as a last ditch efford until some decent kernel drivers come around, but switching my server away from gentoo is not something I really feel like doing.

If anyone else has anything to add, please do so.

-sp
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Wed Oct 01, 2003 3:47 am    Post subject: Reply with quote

based on the 2.4.22 vanilla kernel, the only chipsets with support are:

Quote:

PROMISE PDC202{46|62|65|67} support
PROMISE PDC202{68|69|70|71|75|76|77} support

and

Support Promise software RAID (Fasttrak(tm)) (EXPERIMENTAL)


as 20261 is NOT listed here, I don't think it will work.

your best bet would be to try ac-sources, or perhaps the latest 2.6-test6 kernel... good luck!
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
sphantom
n00b
n00b


Joined: 16 Jul 2003
Posts: 72

PostPosted: Sun Oct 05, 2003 11:41 pm    Post subject: Reply with quote

The chip the SX4 and SX4000 use is the promise PDC20621 not the PDC 202xx. Kernel support for this chip is virtually non-existant in 2.4.xx, and as far as I can tell ALL ataraid support has been pulled from 2.6 at this point. Probably has something to do with the complete rewrite of the ATA subsystem.

Since my original post I've made some progress on getting it to work.. I finally got that "DMA" problem squared away, and the damn thing appeared to be running just fine.. After a few days of use however, and my first backup of the data on the drives things didn't appear to be very stable. I finally got fed up with it enough to install redhat and use the prepackaged binary drivers from promise and I'm happy to report things appear to be running great right now.

No idea what would cause it to run under redhat and not gentoo, perhaps the source code isnt the same as the binary, or redhats kernel sources have something in it that gentoo doesn't. I tried compiling redhat-sources but was unable to get the thing to compile after repeated attempts. I guess my thinkin now is just deal with Redhat until some real kernel drivers make it into 2.6 sometime.


-sp
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Mon Oct 06, 2003 11:05 pm    Post subject: Reply with quote

errr.. bugga :(

so if u want real hardware raid support, perhaps 3Ware is the only way to go?
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
esoteriskdk
Tux's lil' helper
Tux's lil' helper


Joined: 15 Feb 2004
Posts: 92
Location: Denmark

PostPosted: Tue Mar 09, 2004 2:18 pm    Post subject: Reply with quote

I made the mistake of buying a Promise Fasttrack S150 SX4 (PDC20621) and found that no matter what I did, it would only recognize my arrays as seperate disks. So I ended up buying a 3Ware card, which works like a charm.

I'm still interested in getting the SX4 to work though, but even with the latest 2.6.3 kernel, it's still the same problem. There has been a lot of talk about this card being "real" hardware or not. Initially one would think so, since it's able to boot RAID5 and it being 3 times the price of other Promise cards, but then again many says otherwise.

Today I stumbled upon this bit of information from the Gentoo AMD 64 page, where it specifically calls the PDC20621 (albeit the PATA version SX4000) for hardware

So I'm confused again :?
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Tue Mar 09, 2004 9:51 pm    Post subject: Reply with quote

esoteriskdk wrote:
I made the mistake of buying a Promise Fasttrack S150 SX4 (PDC20621) and found that no matter what I did, it would only recognize my arrays as seperate disks. So I ended up buying a 3Ware card, which works like a charm.

I'm still interested in getting the SX4 to work though, but even with the latest 2.6.3 kernel, it's still the same problem. There has been a lot of talk about this card being "real" hardware or not. Initially one would think so, since it's able to boot RAID5 and it being 3 times the price of other Promise cards, but then again many says otherwise.

Today I stumbled upon this bit of information from the Gentoo AMD 64 page, where it specifically calls the PDC20621 (albeit the PATA version SX4000) for hardware

So I'm confused again :?


yes that is interesting.. and I'm wondering what driver they are using, and why WE can't use it on your system.... !??
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
dmouritsendk
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2002
Posts: 138
Location: Denmark

PostPosted: Tue Jun 29, 2004 7:30 pm    Post subject: Reply with quote

Have any of you tried this driver:
http://www.uwsg.iu.edu/hypermail/linux/kernel/0307.2/2039.html
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Tue Jun 29, 2004 11:06 pm    Post subject: Reply with quote

dmouritsendk wrote:
Have any of you tried this driver:
http://www.uwsg.iu.edu/hypermail/linux/kernel/0307.2/2039.html


yep, I even made a thread here on Oct 24th last year ;)
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
blacksheep2
n00b
n00b


Joined: 12 Jun 2004
Posts: 27
Location: Switzerland/Uster

PostPosted: Thu Aug 12, 2004 7:56 pm    Post subject: Reply with quote

Hi!

I would like to know about the todays troubles with this card..? Are there any?
Because I want to buy a S150 TX4 for my Gentoo system... Is this recommed?

greezzz blacksheep2
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum