[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RAID card shows SCSI and unwanted IDE devices



Sorry about the resend.  Original message got lost in a thread...

I am using a Hipoint IDE RAID card.  The driver that Hipoint has created makes the card appear to be a scsi device.  This all works fine and I can access the array as though it was a single SCSI drive.  Unfortunately, the kernel also detects the hpt370 ide controller chips and attempts to configure an hd"x" device for each drive in the array.  This fails during boot with "interrupt lost" errors and greatly lengthens the boot cycle.  The system runs fine except for disk utilities like Mondo that attempt to catalog the phantom drives and end up locking up the system.

How can I tell the kernel not to detect these ide devices but still detect the other valid ide devices (like the CDROM and some non-RAID drives)?

Boot messages follow...
.
.
.
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH4: IDE controller on PCI bus 00 dev f9
PCI: Device 00:1f.1 not available because of resource collisions
ICH4: BIOS setup was incomplete.
ICH4: chipset revision 1
ICH4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, hdd:DMA
HPT370A: IDE controller on PCI bus 03 dev 00
HPT370A: detected chipset, but driver not compiled in!
PCI: Enabling device 03:00.0 (0005 -> 0007)
HPT370A: chipset revision 4
HPT370A: not 100% native mode: will probe irqs later
    ide2: BM-DMA at 0xbc00-0xbc07, BIOS settings: hde:pio, hdf:pio
    ide3: BM-DMA at 0xbc08-0xbc0f, BIOS settings: hdg:pio, hdh:pio
hda: MAXTOR 6L080J4, ATA DISK drive
hdb: MAXTOR 6L080J4, ATA DISK drive
hdd: LITE-ON LTR-40125S, ATAPI CD/DVD-ROM drive
hde: WDC WD2000JB-00EVA0, ATA DISK drive
hdg: WDC WD2000JB-00EVA0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
ide2 at 0xcc00-0xcc07,0xc802 on irq 16
ide3 at 0xc400-0xc407,0xc002 on irq 16
blk: queue c035b4a4, I/O limit 4095Mb (mask 0xffffffff)
hda: 156355584 sectors (80054 MB) w/1819KiB Cache, CHS=9732/255/63, UDMA(100)
blk: queue c035b5f0, I/O limit 4095Mb (mask 0xffffffff)
hdb: 156355584 sectors (80054 MB) w/1819KiB Cache, CHS=9732/255/63, UDMA(100)
hde: lost interrupt
hde: lost interrupt
hde: lost interrupt
hde: lost interrupt
hde: 390721968 sectors (200050 MB) w/8192KiB Cache, CHS=24321/255/63
hde: lost interrupt
hde: lost interrupt
hdg: lost interrupt
hdg: lost interrupt
hdg: lost interrupt
hdg: lost interrupt
hdg: 390721968 sectors (200050 MB) w/8192KiB Cache, CHS=24321/255/63
hdg: lost interrupt
hdg: lost interrupt
Partition check:
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 >
 hdb: unknown partition table
 hde:hde: lost interrupt

 hdg:hdg: lost interrupt

.....  and later in the boot  ...


scsi0 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: LITE-ON   Model: LTR-40125S        Rev: ZS0K
  Type:   CD-ROM                             ANSI SCSI revision: 02
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.12
Device Driver for HPT37x2 ATA RAID Controller
Version 1.31, Compiled Nov 24 2003 08:58:36
Found Controller: HPT370 UDMA/ATA100 RAID Controller
scsi1 : hpt37x2
  Vendor: HPT Inc.  Model: HPT37x2   RAID 1  Rev: 1.05
  Type:   Direct-Access                      ANSI SCSI revision: 02
Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
 sda:



Reply to: