[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Test result of xen-unstable changeset 25249
On Thu, 2012-04-26 at 13:06 +0100, Fantu wrote: > Ian Campbell-10 wrote > > > > Can you run with "xl -vvv create"? > > What is in lucid.cfg? > > > > Ubuntu 10.04 LTS, working on previous xen-unstable test, here the xl > configuration file used: > ------------------------------- > lucid.cfg > --------- > name="lucid" > vcpus=2 > memory=512 > disk=['/mnt/vm/disks/lucid.disk1.xm,raw,xvda1,rw', > '/mnt/vm/disks/lucid.disk2.xm,raw,xvda2,rw'] > vif=['bridge=xenbr0'] > vfb=['vnc=1,vncunused=1,vnclisten=0.0.0.0,keymap=it'] > bootloader = '/usr/bin/pygrub' > ------------------------------- > > xl -vvv create /etc/xen/lucid.cfg > Parsing config file /etc/xen/lucid.cfg > libxl: debug: libxl_device.c:183:libxl__device_disk_set_backend: Disk > vdev=xvda1 spec.backend=unknown > libxl: debug: libxl_device.c:137:disk_try_backend: Disk vdev=xvda1, backend > phy unsuitable as phys path not a block device > libxl: debug: libxl_device.c:219:libxl__device_disk_set_backend: Disk > vdev=xvda1, using backend tap > libxl: debug: libxl_device.c:183:libxl__device_disk_set_backend: Disk > vdev=xvda2 spec.backend=unknown > libxl: debug: libxl_device.c:137:disk_try_backend: Disk vdev=xvda2, backend > phy unsuitable as phys path not a block device > libxl: debug: libxl_device.c:219:libxl__device_disk_set_backend: Disk > vdev=xvda2, using backend tap > libxl: debug: libxl_device.c:183:libxl__device_disk_set_backend: Disk > vdev=xvda1 spec.backend=tap > libxl: debug: libxl.c:1689:libxl_device_disk_local_attach: locally attaching > tap disk /mnt/vm/disks/lucid.disk1.xm directly (ie without using blktap) > # And after freeze I coincidentally just saw something like this and it turned out to be because I needed to set "PYTHON_PREFIX_ARG = --install-layout=deb" in Config.mk. What happens if you run "pygrub /mnt/vm/disks/lucid.disk1.xm"? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |