Subject: Re: Problems creating a domU
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Juan RP <juan@xtraeme.nopcode.org>
List: port-xen
Date: 03/10/2005 11:56:25
On Thu, 10 Mar 2005 11:41:33 +0100
Manuel Bouyer <bouyer@antioche.lip6.fr> wrote:

> This is the problem (but I'm not sure why error 8 is returned here - did the
> kernel print something like "xbdback VBD grow domain xx: can't open device 0xyy
> (error zz)" ?). Unless it is the raw partition, you can't open a block device
> more than once.

There is another non-fatal problem, when booting the products/vendors are not
identified correctly:

xencons0 at hypervisor0: Xen Virtual Console Driver
npx0 at hypervisor0: using exception 16
pci0 at hypervisor0 bus 0
pci0: i/o space, memory space enabled
pchb0 at pci0 dev 0 function 0
pchb0: vendor 0x1106 product 0x3189 (rev. 0x80)
...
uhci0 at pci0 dev 16 function 0: vendor 0x1106 product 0x3038 (rev. 0x81)
uhci0: interrupting at physical irq 5, irq 7
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: vendor 0x1106 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1 at pci0 dev 16 function 1: vendor 0x1106 product 0x3038 (rev. 0x81)
uhci1: interrupting at physical irq 5, irq 7
usb1 at uhci1: USB revision 1.0
uhub1 at usb1
uhub1: vendor 0x1106 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2 at pci0 dev 16 function 2: vendor 0x1106 product 0x3038 (rev. 0x81)
uhci2: interrupting at physical irq 9, irq 4
usb2 at uhci2: USB revision 1.0
uhub2 at usb2
uhub2: vendor 0x1106 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
uhci3 at pci0 dev 16 function 3: vendor 0x1106 product 0x3038 (rev. 0x81)
uhci3: interrupting at physical irq 9, irq 4
usb3 at uhci3: USB revision 1.0
uhub3 at usb3
uhub3: vendor 0x1106 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub3: 2 ports with 2 removable, self powered
ehci0 at pci0 dev 16 function 4: vendor 0x1106 product 0x3104 (rev. 0x86)
ehci0: interrupting at physical irq 11, irq 8
ehci0: EHCI version 1.0
ehci0: companion controllers, 2 ports each: uhci0 uhci1 uhci2 uhci3
usb4 at ehci0: USB revision 2.0
uhub4 at usb4
uhub4: vendor 0x1106 EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub4: single transaction translator
uhub4: 8 ports with 8 removable, self powered
pcib0 at pci0 dev 17 function 0
pcib0: vendor 0x1106 product 0x3227 (rev. 0x00)

That would be nice if we have this fixed in the future.