From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fantu Subject: Re: Test result of xen-unstable changeset 25249 Date: Thu, 26 Apr 2012 05:06:21 -0700 (PDT) Message-ID: <1335441981052-5667398.post@n5.nabble.com> References: <1335435995180-5667212.post@n5.nabble.com> <1335441317.28015.127.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1335441317.28015.127.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 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 -- View this message in context: http://xen.1045712.n5.nabble.com/Test-result-of-xen-unstable-changeset-25249-tp5667212p5667398.html Sent from the Xen - Dev mailing list archive at Nabble.com.