Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to use Promise 3376/5 raid controller
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
little_rock
n00b
n00b


Joined: 03 Apr 2003
Posts: 5
Location: Italy

PostPosted: Sat Jul 05, 2003 7:17 pm    Post subject: How to use Promise 3376/5 raid controller Reply with quote

I've just been able to use the promise controller whit a distro and/or kernel from the one supported by promise.

Here is how to do it:

  1. Download from Promise the drivers for suse (name: 2_SuSE8x-ft3xx.zip)
  2. Go to your kernel sources root
  3. Edit ./Makefile
  4. Change version to:


    • VERSION = 2
    • PATCHLEVEL = 4
    • SUBLEVEL = 19
    • EXTRAVERSION = -4GB

  5. edit kernel config,

    • Enable:

      • Set version information on all module symbols
      • SCSI support
      • SCSI Disk support

    • Disable:

      • ACPI support for dual processors (untested, only followed what saied in Promise README)


  6. compile and install your new kernel
  7. copy 2_SuSE8x-ft3xx/linux/suse/i386-8.1/modules/ft3xx.o to /lib/modules/2.4.19-4GB/kernel/drivers/scsi/


Please note that depmod may fail, no prob.s, insmod works.

If you want to boot from your RAID read Promise README and follow instructions, only use this new kernel

I'm using since a month my promise controller with no prob.s at all. Only loading kernel module and mount raid partition takes some time, about 2/3 sec.s

I haven't yet tested with a 2.5.x kernel but I think this will fail due to some module api changes...

P.S.
Righ now I'm running "xfs-sources kernel"


Last edited by little_rock on Sun Jul 06, 2003 8:24 am; edited 1 time in total
Back to top
View user's profile Send private message
handsomepete
Guru
Guru


Joined: 21 Apr 2002
Posts: 548
Location: Kansas City, MO

PostPosted: Sat Jul 05, 2003 7:33 pm    Post subject: Reply with quote

8O

Neat! Can't wait to try it out. We'll find out if it works on the 2.5 kernels, but if not I'll gladly boot up a 2.4 kernel just to offload a bunch of data to my sata disk.
Back to top
View user's profile Send private message
DarkBlackFox
n00b
n00b


Joined: 13 Jun 2003
Posts: 12
Location: Connecticut

PostPosted: Sun Jul 06, 2003 5:05 am    Post subject: Reply with quote

Tried it, works like a charm :D

Just need to find out how to enable DMA or some faster method of transfer and we're all set.
Back to top
View user's profile Send private message
little_rock
n00b
n00b


Joined: 03 Apr 2003
Posts: 5
Location: Italy

PostPosted: Sun Jul 06, 2003 8:22 am    Post subject: Reply with quote

I think it isn't necessary to set the DMA, because I think it is setted by default by promise drivers.
In fact a "hdparm -tT" gives me 80.00 Mb/s exacly double than my primary disk
Back to top
View user's profile Send private message
chui
n00b
n00b


Joined: 28 Jun 2003
Posts: 9
Location: Ghent (belgium)

PostPosted: Mon Jul 14, 2003 4:11 pm    Post subject: Reply with quote

If you have modversions enabled in your kernel, you can just insmod (don't modprobe) the latest and "greatest" module in kernel, it loads without probs in 2.4.20-xfs-r3.
It's spewing zillions of devices detected, but it works....
I'll wait for a REAL driver, but can't wait any more :wink:
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