View previous topic :: View next topic |
Author |
Message |
g0su Guru


Joined: 14 May 2003 Posts: 437 Location: Dresden, Deutschland
|
Posted: Tue Jun 28, 2005 11:04 am Post subject: SCSI Adaptec uw320 |
|
|
Hi all, i have one adaptec SCSI 39320D with 2x18 Seagatle Cheetah 15K in raid0, but when i load the module aic7yxx(i think is this), it found the adaptec and the hard disk but not the raid.
I see two hard disk sda and sdb but not the raid. When i use fdsik with this hard disk(sda or sdb) fdisk said than the partition is wrong.
What is the module for support hostRaid of adaptec?
Thx for your time. _________________ Busco desarrollador con complejo de proxy, interesados MP |
|
Back to top |
|
 |
g0su Guru


Joined: 14 May 2003 Posts: 437 Location: Dresden, Deutschland
|
Posted: Fri Jul 08, 2005 1:55 pm Post subject: |
|
|
Nothing? U don't know the module? the oficial don't work with host_raid :_S _________________ Busco desarrollador con complejo de proxy, interesados MP |
|
Back to top |
|
 |
FoxHunt3r n00b


Joined: 06 Oct 2005 Posts: 6 Location: California
|
Posted: Thu Oct 06, 2005 8:40 pm Post subject: HostRAID module |
|
|
You're suppose to load the a320raid.o(.ko) module for RAID suppose. I got it working under SuSE 9.0 by using the SuSE 9.0 Enterprise modules downloaded from Adaptec. But I couldn't get a variety of the modules to load under gentoo. ): aic7xxx is only for SCSI support, not RAID. Source code for hostraid sure would be nice. _________________ BIOS Systems |
|
Back to top |
|
 |
Gentree Watchman


Joined: 01 Jul 2003 Posts: 5350 Location: France, Old Europe
|
Posted: Sun Oct 09, 2005 4:41 pm Post subject: |
|
|
Code: | CONFIG_SCSI_DPT_I2O: x
x x
x This driver supports all of Adaptec's I2O based RAID controllers as x
x well as the DPT SmartRaid V cards. This is an Adaptec maintained x
x driver by Deanna Bonds. See <file:Documentation/scsi/dpti.txt>. x
x x
x To compile this driver as a module, choose M here: the x
x module will be called dpt_i2o. x
x x
x Symbol: SCSI_DPT_I2O [=n] x
x Prompt: Adaptec I2O RAID support x
x Defined at drivers/scsi/Kconfig:372 x
x Depends on: !64BIT && SCSI && PCI x
x Location: x
x -> Device Drivers x
x -> SCSI device support x
x -> SCSI device support (SCSI [=y]) x
x -> SCSI low-level drivers x
x |
Code: | CONFIG_SCSI_AIC79XX: x
x x
x This driver supports all of Adaptec's Ultra 320 PCI-X x
x based SCSI controllers. x
x x
x Symbol: SCSI_AIC79XX [=n] x
x Prompt: Adaptec AIC79xx U320 support x
x Defined at drivers/scsi/aic7xxx/Kconfig.aic79xx:5 x
x Depends on: PCI && SCSI x
x Location: x
x -> Device Drivers x
x -> SCSI device support x
x -> SCSI device support (SCSI [=y]) x
x -> SCSI low-level drivers x
|
Dont use scsi raid but that looks like the modules you need. Try as selecting [M] and modprobe them so you see any errors and if they are used.
HTH  _________________ Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86 |
|
Back to top |
|
 |
FoxHunt3r n00b


Joined: 06 Oct 2005 Posts: 6 Location: California
|
Posted: Sun Oct 09, 2005 9:41 pm Post subject: adaptec raid |
|
|
I have not tried the DPT_I20. The AIC79xx works but that is only for SCSI support, not RAID. Thanks for pointing out that other module. _________________ BIOS Systems |
|
Back to top |
|
 |
NismoC32 Apprentice


Joined: 07 Apr 2003 Posts: 222
|
Posted: Sat Jan 06, 2007 3:54 pm Post subject: |
|
|
Did the dpt_i20 driver work ? |
|
Back to top |
|
 |
|