From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Tramnitz Subject: Re: 2.6.37 PV on HVM issues Date: Sun, 09 Jan 2011 19:52:10 +0100 Message-ID: <4D2A03DA.2080603@gmx.net> References: <4458732F49B59093800C3E56@Ximines.local> <5ED004EC37ADBBFB70F4FDEE@Ximines.local> <50F2A5B120DF725B46294E8E@Ximines.local> <1291375483.5514.15376.camel@zakaz.uk.xensource.com> <325F69BBAAFC8CC362477B43@Ximines.local> <977838FB997873BF19948E15@Ximines.local> <77A2D23CEB181E1A3DF46B52@Ximines.local> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <77A2D23CEB181E1A3DF46B52@Ximines.local> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Alex Bligh wrote: > > Bug filed: > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/684875 > The bug has been marked as fixed and I can confirm that it now (using 2.6.37-12-server) tries to create an xvd device (instead of sd) but I'm still unable to boot Natty PV-on-HVM (as HVM domain with just xvd and non-ioemu devices). According to dmesg everything is fine: DMI: /HVM domU, BIOS 4.0.1 09/28/2010 Hypervisor detected: Xen HVM Xen version 4.0. Xen Platform PCI: I/O protocol version 1 Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks. Booting paravirtualized kernel on Xen Xen HVM callback vector for event delivery is enabled But I cannot load xen-blkfront (manually creating the 202 device nodes does not help either): register_blkdev: cannot get major 202 for xvd xen_blk: can't get major 202 with name xvd FATAL: Error inserting xen_blkfront (/lib/modules/2.6.37-12-server/kernel/drivers/block/xen-blkfront.ko): No such device Does anyone have a running Natty domU with PV-on-HVM? Best regards, Christian