Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Adaptec 2400A information
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
Swell°
n00b
n00b


Joined: 01 Dec 2003
Posts: 69

PostPosted: Fri Jan 23, 2004 7:42 pm    Post subject: Adaptec 2400A information Reply with quote

Hi,

I'm using gs-sources, and i want to know what i have to build into kernel and modules to support this card?

Thanks!
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Fri Jan 23, 2004 10:26 pm    Post subject: Reply with quote

isn't it a silicon image chipset?

or is it hardware raid controlled?

perhaps you can ask adaptec, although I'm sure I've seen someone using it around here.. search for adaptec 2400a
_________________
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
Swell°
n00b
n00b


Joined: 01 Dec 2003
Posts: 69

PostPosted: Sat Jan 24, 2004 4:21 pm    Post subject: Reply with quote

Some people wrote on this forum that there card is working with linux, but the don't give the things to include in a 2.4 Kernel :(
Back to top
View user's profile Send private message
Crg
Guru
Guru


Joined: 29 May 2002
Posts: 345
Location: London

PostPosted: Sun Jan 25, 2004 1:37 am    Post subject: Reply with quote

Swell° wrote:
Some people wrote on this forum that there card is working with linux, but the don't give the things to include in a 2.4 Kernel :(


Have you got i2o and Adaptec i2o RAID compiled in your kernel?
Back to top
View user's profile Send private message
Swell°
n00b
n00b


Joined: 01 Dec 2003
Posts: 69

PostPosted: Mon Jan 26, 2004 6:10 pm    Post subject: Reply with quote

yes it is compiled in, but when i try to boot it detects the card but it freeze... :(
Back to top
View user's profile Send private message
Crg
Guru
Guru


Joined: 29 May 2002
Posts: 345
Location: London

PostPosted: Mon Jan 26, 2004 7:16 pm    Post subject: Reply with quote

Swell° wrote:
yes it is compiled in, but when i try to boot it detects the card but it freeze... :(


Sounds nasty. You could try asking on the LKML.
Back to top
View user's profile Send private message
Swell°
n00b
n00b


Joined: 01 Dec 2003
Posts: 69

PostPosted: Mon Jan 26, 2004 9:41 pm    Post subject: Reply with quote

The problem is, when i use the genkernel with everything it works,

but when i compile it with --menuconfig, it detects the card but the dpti that normally comes after doesn't appear...

BTW what is LKLM? :)
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Mon Jan 26, 2004 10:43 pm    Post subject: Reply with quote

linux kernel volume management isn't it?

for managing mount points over multiple drives..
_________________
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
Swell°
n00b
n00b


Joined: 01 Dec 2003
Posts: 69

PostPosted: Tue Jan 27, 2004 11:33 am    Post subject: Reply with quote

It stills doesn't work with LVM...

Here is an output of dmesg when it works:

Code:

Loading Adaptec I2O RAID: Version 2.4 Build 5
Detecting Adaptec I2O RAID controllers...
Adaptec I2O RAID controller 0 at f881b000 size=100000 irq=17
dpti: If you have a lot of devices this could take a few minutes.
dpti0: Reading the hardware resource table.
TID 008  Vendor: HIGHPOINT    Device: IDEhpt370    Rev: 00000001
TID 009  Vendor: HIGHPOINT    Device: IDEhpt370    Rev: 00000001
TID 010  Vendor: HIGHPOINT    Device: IDEhpt370    Rev: 00000001
TID 011  Vendor: HIGHPOINT    Device: IDEhpt370    Rev: 00000001
TID 523  Vendor: ADAPTEC      Device: RAID-5       Rev: 3A0L
scsi0 : Vendor: Adaptec  Model: 2400A            FW:3A0L
  Vendor: ADAPTEC   Model: RAID-5            Rev: 3A0L
  Type:   Direct-Access                      ANSI SCSI revision: 02


When it doesn't work
Code:

Loading Adaptec I2O RAID: Version 2.4 Build 5
Detecting Adaptec I2O RAID controllers...
Adaptec I2O RAID controller 0 at f881b000 size=100000 irq=11

it freezes here ....
any idea???
TIA! :)


Last edited by Swell° on Tue Jan 27, 2004 4:17 pm; edited 1 time in total
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Tue Jan 27, 2004 11:37 am    Post subject: Reply with quote

taken out acpi and apic?
_________________
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
Swell°
n00b
n00b


Joined: 01 Dec 2003
Posts: 69

PostPosted: Tue Jan 27, 2004 2:48 pm    Post subject: Reply with quote

I removed acpi from kernel, because the raid array or the controller goes offline sometimes, and i don't know what is this coming from...
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Tue Jan 27, 2004 10:03 pm    Post subject: Reply with quote

hmmm.. well the two kernels configure it on different IRQ

2.4 detects it on irq 17, where as 2.6 detects it on irq 11

so perhaps you DO need acpi ?

or perhaps you need to turn acpi OFF in the bios

or perhaps set the IRQ assignments to manual instead of auto?
_________________
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
Swell°
n00b
n00b


Joined: 01 Dec 2003
Posts: 69

PostPosted: Wed Jan 28, 2004 12:51 am    Post subject: Reply with quote

Ok, i'll try that tomorrow!

Thx!
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Wed Jan 28, 2004 1:06 am    Post subject: Reply with quote

let us know how you 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
Swell°
n00b
n00b


Joined: 01 Dec 2003
Posts: 69

PostPosted: Wed Jan 28, 2004 10:56 am    Post subject: Reply with quote

With ACPI it works! :)

Just need to build into kernel ACPI and Adaptec I2O Raid Support!

The question now is how can i check my disk array with that?

Adaptec is only giving binaries tools for redhat9 :(
Back to top
View user's profile Send private message
Swell°
n00b
n00b


Joined: 01 Dec 2003
Posts: 69

PostPosted: Wed Jan 28, 2004 2:23 pm    Post subject: Reply with quote

well in facts it half works...

it works for a time and then the raid array can't be accessed anymore :cry:

when it works if i do
Code:

#cat /proc/scsi/dpt_i2o/0

Adaptec I2O RAID Driver Version: 2.4 Build 5

Vendor: Adaptec  Model: 2400A            FW:3A0L
SCSI Host=scsi0  Control Node=/dev/dpti0  irq=17
        post fifo size  = 255
        reply fifo size = 255
        sg table size   = 56

Devices:
        ADAPTEC RAID-5           Rev: 3A0L
        TID=523, (Channel=0, Target=0, Lun=0)  (online)


when it doesn't work anymore:
Code:

#cat /proc/scsi/dpt_i2o/0

Adaptec I2O RAID Driver Version: 2.4 Build 5

Vendor: Adaptec  Model: 2400A            FW:3A0L
SCSI Host=scsi0  Control Node=/dev/dpti0  irq=17
        post fifo size  = 255
        reply fifo size = 255
        sg table size   = 56

Devices:
        ADAPTEC RAID-5           Rev: 3A0L
        TID=523, (Channel=0, Target=0, Lun=0)  (offline)


I have removed the apm from the kernel...
I have no idea....
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Thu Jan 29, 2004 12:06 am    Post subject: Reply with quote

hmm I am not sure.. you could try loading the adaptec as a module and loading it?

perhaps contact adaptec and see what they say? sorry I can't think of much more to help :?
_________________
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
EDDI
n00b
n00b


Joined: 09 Feb 2004
Posts: 12
Location: Karlsruhe, Germany

PostPosted: Fri Mar 05, 2004 1:32 pm    Post subject: Reply with quote

Exact that is the problem that prevents me from installing gentoo
on one server. When this server was bought, he ran windows;
Now he runs Redhat, only because of the fu... driver support from adaptec (binaries only for the management tool).

I can't recommend this controller for gentoo.
If you have the money, purchase a 3ware 7506-4 or greater.
It runs fine.

see http://edcc.dyndns.org/phpsysinfo/

so far from me
Back to top
View user's profile Send private message
sunwukong
n00b
n00b


Joined: 22 Mar 2004
Posts: 20
Location: Alberta, Canada

PostPosted: Thu Apr 01, 2004 9:49 pm    Post subject: Reply with quote

taskara wrote:
hmm I am not sure.. you could try loading the adaptec as a module and loading it?

perhaps contact adaptec and see what they say? sorry I can't think of much more to help :?


I have a 2400A (latest FW, same as the original poster) running under kernel gentoo-dev-sources-2.6.3-gentoo-r1 with the following settings:

ACPI [*]
APM [ ]
I2O [*] (all sub-options <*>)
Adaptec I2O driver <*> (this is drivers/scsi/dpt_i2o)

So far humming along fine.

Note: avoid vanilla kernel 2.6.4 -- AFAICT the developers are having a hard time porting this driver to the new DMA model, i.e., the driver's broken in 2.6.4
Back to top
View user's profile Send private message
haven
Tux's lil' helper
Tux's lil' helper


Joined: 19 Nov 2003
Posts: 141
Location: Belfast, Uk

PostPosted: Sun May 30, 2004 11:57 am    Post subject: Reply with quote

For anyone else who didnt spot this straight away you sometimes need to uncheck the "Select only drivers expected to compile cleanly* option, in Code maturity level options, for the adapted i2o driver to show. This is certainly the case in gentoo-dev-sources-2.6.5sr

A quick question if I may, I've just bought a 2400A RAID card and I'm not sure which device I am supposed to be mounting from. Having looked through all the device files there are multiple options that I could choose i.e.

/dev/sd/c1b0t0u0p(1-4)
/dev/rd//c0d0p(1-4)
/dev/scsi/host1/bus0/target0/lun0 ...
/dev/sda(1-4)

So many options and no since they all mount fine I'm not sure which I should be using - also some confusion when booting from the 2004.1 install cd. The files in /dev/ seem to change once you chroot into your new system. I'm just wondering why this is but the main question is which device should I be using to refer to the Adaptec 2400A since there are multiple options.

Thanks in advance.
Back to top
View user's profile Send private message
haven
Tux's lil' helper
Tux's lil' helper


Joined: 19 Nov 2003
Posts: 141
Location: Belfast, Uk

PostPosted: Sun May 30, 2004 5:12 pm    Post subject: Reply with quote

Answered my own question in the end - used /dev/sda for mountings.

Also tried a few other kernels before resorting to the previous posters advice and running 2.6.3. Kernels I tried that do NOT work with this driver are:
linux-2.6.5-aa5
linux-2.6.7-rc2
linux-2.6.5-gentoo

Although 2.6.3-rc2 works fine I get horribly hdparm scores so I'm guessing it still needs some work ...

Here's my scores:
Quote:
saratoga root # hdparm -Tt /dev/sda

/dev/sda:
Timing buffer-cache reads: 912 MB in 2.00 seconds = 455.84 MB/sec
Timing buffered disk reads: 34 MB in 3.14 seconds = 10.84 MB/sec
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