WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen-2.0.7 don't boot on my hpt370/372 (raid enabled)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xen-2.0.7 don't boot on my hpt370/372 (raid enabled)
From: Ernst Bachmann <e.bachmann@xxxxxxxx>
Date: Mon, 5 Sep 2005 20:34:58 +0200
Delivery-date: Mon, 05 Sep 2005 18:32:57 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <002101c5b210$a4ca2820$152ea8c0@xxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <002101c5b210$a4ca2820$152ea8c0@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8.1
Hi,

On Monday 05 September 2005 13:54, Sebastian Töpfer wrote:
> wenn I boot my xen-2.0.7 with my 2.4-xen0 kernel it comes the following
> error PCI: Found IRQ 11 for device 02:06.0
> an the machine make a reboot :(
>
> This IRQ shoud be the raid-controller.

xen is sensitive about irq-sharing on some hardware, try to disable everything 
on the same IRQ, or assign it other IRQ lines.

> Under xen-unstable the error does not seem to arise, but it unfortunately
> gives for this no 2.4 kernel :( and I can't no build one (build errors) and
> 2.6 don't support this kind of raid :(

hpt370/hpt372?

I don't know where you looked for it, but my 2.6 kernel sources have an driver 
for it just fine:
(excerpt of the Help for the option:)

 CONFIG_BLK_DEV_HPT366:                                                         
                                                                     
HPT366 is an Ultra DMA chipset for ATA-66. 
HPT368 is an Ultra DMA chipset for ATA-66 RAID Based.
HPT370 is an Ultra DMA chipset for ATA-100.
HPT372 is an Ultra DMA chipset for ATA-100.
HPT374 is an Ultra DMA chipset for ATA-100.
 Depends on: XEN_PHYSDEV_ACCESS && IDE && BLK_DEV_IDE && BLK_DEV_IDEDMA_PCI
-> Device Drivers 
 -> ATA/ATAPI/MFM/RLL support 
  -> ATA/ATAPI/MFM/RLL support (IDE [=y])
   -> Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support (BLK_DEV_IDE [=y])
    -> PCI IDE chipset support (BLK_DEV_IDEPCI [=y]) 
     -> Generic PCI bus-master DMA support (BLK_DEV_IDEDMA_PCI [=y])


So maybe try a 2.6 xen-ified kernel with that driver.

/Ernst

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>