Platten am Adaptec RAID-Controller auslesen
Thomas Balsfulland
tbals at ctrl-c.de
Fri Feb 2 18:33:19 CET 2007
Moin zusammen,
ich habe hier eine FSI P250 mit einem Adaptec-RAID Controller drin:
# lspci
01:0c.0 I2O: Adaptec (formerly DPT) SmartRAID V Controller (rev 02)
01:0c.1 PCI bridge: Adaptec (formerly DPT) PCI Bridge (rev 02)
da heangen 2 73 GB SCA Platten im RAID-1 dran, die gerne mit
smartmontools ueberwachen moechte.
Der Kernel (own 2.6.19.2) meldet beim booten:
Adaptec I2O RAID controller 0 at f8880000 size=100000 irq=18
dpti: If you have a lot of devices this could take a few minutes.
dpti0: Reading the hardware resource table.
TID 008 Vendor: ADAPTEC Device: AIC-7899 Rev: 00000001
TID 515 Vendor: SDR Device: GEM318 Rev: 0
TID 518 Vendor: ADAPTEC Device: RAID-1 Rev: 380J
scsi0 : Vendor: Adaptec Model: 2100S FW:380J
scsi 0:0:0:0: Direct-Access ADAPTEC RAID-1 380J PQ: 0
ANSI: 2
scsi 0:0:8:0: Processor SDR GEM318 0 PQ: 0
ANSI: 2
SCSI device sda: 142131200 512-byte hdwr sectors (72771 MB)
sda: Write Protect is off
sda: Mode Sense: b9 00 00 08
SCSI device sda: drive cache: write through
SCSI device sda: 142131200 512-byte hdwr sectors (72771 MB)
sda: Write Protect is off
sda: Mode Sense: b9 00 00 08
SCSI device sda: drive cache: write through
sda: sda1 sda2 sda3
sd 0:0:0:0: Attached scsi disk sda
sd 0:0:0:0: Attached scsi generic sg0 type 0
scsi 0:0:8:0: Attached scsi generic sg1 type 3
Wenn ich das richtig lese ist /dev/sda das RAID-1 und nicht eine der
beiden Platten.....etwas iritierend.
Mit "raidutil" bekomme ich aber auch nix zu sehen:
# raidutil -L all
Engine connect failed: Open
Ich bin mir nicht so ganz sicher wie und was ich alles geladen und
konfiguriert haben muss, um wirklich an die einzelen Platten zu kommen.
Zum System: ein frisch aufgesetztes Etch mit udev und eigenem 2.6.19.2.
Meine Kernel Config:
# grep -i i2o /boot/config-2.6.19.2
CONFIG_SCSI_DPT_I2O=y
# I2O device support
CONFIG_I2O=y
CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y
CONFIG_I2O_EXT_ADAPTEC=y
CONFIG_I2O_CONFIG=y
CONFIG_I2O_CONFIG_OLD_IOCTL=y
CONFIG_I2O_BUS=y
CONFIG_I2O_BLOCK=m
CONFIG_I2O_SCSI=m
CONFIG_I2O_PROC=m
# grep -i scsi /boot/config-2.6.19.2 | grep -v ^#
CONFIG_BLK_DEV_IDESCSI=y
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_DPT_I2O=y
CONFIG_I2O_SCSI=m
wenn ich smartmontools auf /dev/sda losschicke kommt nix brauchbares
raus:
# smartctl -a /dev/sda
Device: ADAPTEC RAID-1 Version: 380J
Device type: disk
Transport protocol: Parallel SCSI (SPI-4)
Local Time is: Fri Feb 2 18:30:36 2007 CET
Device supports SMART and is Enabled
Temperature Warning Disabled or Not Supported
SMART Health Status: OK
Kann jemand helfen?
Gruss
Thomas
--
thomas balsfulland tbals at ctrl-c.de
zwischen mut und dummheit liegt nur ein grat
der sich durch das vorbereitetsein unterscheidet
More information about the Linux
mailing list