8 messages in com.xensource.lists.xen-develRe: [Xen-devel] bug in starting xen m...
FromSent OnAttachments
Fajar A. Nugraha30 Dec 2004 02:49 
Luke Kenneth Casson Leighton30 Dec 2004 02:49 
Milan Holzäpfel30 Dec 2004 03:52 
M.A. Williamson30 Dec 2004 06:24 
M.A. Williamson30 Dec 2004 06:27 
Luke Kenneth Casson Leighton30 Dec 2004 14:43 
Michael Day30 Dec 2004 14:49 
Nuutti Kotivuori31 Dec 2004 03:28 
Subject:Re: [Xen-devel] bug in starting xen machines - expectation of /dev/sda1 existing on *host*
From:M.A. Williamson (maw@cam.ac.uk)
Date:12/30/2004 06:27:27 AM
List:com.xensource.lists.xen-devel

Really? My Sun B100x don't have any scsi device, I use udev (with Gentoo) as Domain-0 on on linux-2.6.9-xen-0 (custom config), and my guest Fedora 1s and 2s run fine.

The bug will only occur if the device node you specified as the guest device *does not also* exist in dom0 so that the lookup can occur. If you specify target devices that also happen to exist in dom0 then it'll work even without directly specifying the node number.

It's just an unfortunate consequence of Xend's lookup algorithm on udev / devfs dom0...

Cheers, Mark

Regards,

Fajar