All of lore.kernel.org
 help / color / mirror / Atom feed
* Loading i2o_proc and dpt_i2o at the same time?
@ 2004-08-25  3:13 Ray Van Dolson
  0 siblings, 0 replies; only message in thread
From: Ray Van Dolson @ 2004-08-25  3:13 UTC (permalink / raw)
  To: linux-raid

I have a running system using the dpt_i2o driver (loaded as a module) used in
tandem with an Adaptec 2100S SCSI RAID card.  I want to use the raidutils
package that apparently makes use of the i2o drivers available from
http://i2o.shadowconnect.com/  

I downloaded the raidutils RPM from the site and installed it (OS is Red Hat
8.0) but raidutil gives me the following error:

[root@pop adaptec]# raidutil -L array
osdIOrequest : File /dev/dpti17 Could Not Be Opened
Engine connect failed: COMPATIBILITY number

Googling around, it seems I need to have the i2o_config module loaded.

[root@pop adaptec]# /sbin/lsmod | grep i2o
dpt_i2o                29920   6
scsi_mod              106968   2  [dpt_i2o sd_mod]

So, my question is, what will happen if I do an /sbin/modprobe i2o_config? :)
It appears there are other modules available as well... i2o_proc, o2o_block,
o2o_core.  Would I need to load any of these modules as well?  Or will
i2o_config load them automatically?

I just want to avoid loading the module and having the system go down.

Thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-25  3:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-25  3:13 Loading i2o_proc and dpt_i2o at the same time? Ray Van Dolson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.