* Toens Bueker wrote on 08 Mär 2007:
Auf "meiner" Fusi sieht das so aus:
0000:01:0b.0 PCI bridge: Adaptec (formerly DPT) PCI Bridge (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, medium devsel, latency 64 Bus: primary=01, secondary=02, subordinate=02, sec-latency=0 Capabilities: [68] Power Management version 2
0000:01:0b.1 I2O: Adaptec (formerly DPT) SmartRAID V Controller (rev 02) (prog-if 01) Subsystem: Adaptec (formerly DPT) 2000S Ultra3 Single Channel Flags: bus master, medium devsel, latency 64, IRQ 18 BIST result: 00 Memory at fc000000 (32-bit, prefetchable) [size=32M] Expansion ROM at c4028000 [disabled] [size=32K] Capabilities: [80] Power Management version 2
Steckt das Ding vielleicht im falschen Slot (oder ist generell broken)?
bei mir sieht ja eigentlich gleich aus. nur die adressen sind anders.
ich habbe es wie folgt gemacht: # CONFIG_SCSI_DPT_I2O is not set
Interessant, dass Du dann �berhaupt etwas siehst. Ich habe nur Adaptec I20 RAID Support an.
bla# grep -i i2o .config CONFIG_SCSI_DPT_I2O=y # I2O device support # CONFIG_I2O is not set
in der hilfe zum i2o-zeug steht: CONFIG_I2O_CONFIG: Say Y for support of the configuration interface for the I2O adapters. If you have a RAID controller from Adaptec and you want to use the raidutils to manage your RAID array, you have to say Y here. CONFIG_I2O_BLOCK: Include support for the I2O Block OSM. The Block OSM presents disk and other structured block devices to the operating system. If you are using an RAID controller, you could access the array only by the Block OSM driver. But it is possible to access the single disks by the SCSI OSM driver, for example to monitor the disks. CONFIG_I2O_SCSI: Allows direct SCSI access to SCSI devices on a SCSI or FibreChannel I2O controller. You can use both the SCSI and Block OSM together if you wish. To access a RAID array, you must use the Block OSM driver. But you could use the SCSI OSM driver to monitor the single disks. und das ist ja eigentlich genau das was ich will: das raid nutzen und die einzelnen platten monitoren koennen.
dummerweise habe ich jetzt eine dauerhafte load von 1.00:
Da macht wohl jemand busy-waiting (such mal einen Prozess im Status "D").
ich kann gerade nach gar nichts mehr suchen weil nach einem reboot grub keine boot-device findet.
wie muss ich den kernel konfigurieren um das raid korrekt zu nutzen und auch per raidutils checken zu koennen?
Wie gesagt - ich habe die gleiche B�xe hier unter Xen laufen und der Kernel hat i2o �berhaupt nicht an.
funktionieret raidutils denn bei dir?
Tsch� T�ns
gruss thomas -- thomas balsfulland tbals@ctrl-c.de zwischen mut und dummheit liegt nur ein grat der sich durch das vorbereitetsein unterscheidet
Teilnehmer (2)
-
Thomas Balsfulland
-
Toens Bueker