From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fantu Subject: Re: Unable to start Precise domU PV on xen-unstable with xl Date: Tue, 14 Feb 2012 01:19:12 -0800 (PST) Message-ID: <1329211152890-5481930.post@n5.nabble.com> References: <1329143937594-5479428.post@n5.nabble.com> <4F3923D6.2000502@canonical.com> <1329146007080-5479529.post@n5.nabble.com> <4F392F45.3000903@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F392F45.3000903@canonical.com> 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 There are already some on attachment of first post... ... (initramfs) cat /proc/partitions major minor #blocks name 202 1 10240000 xvda1 202 2 1024000 xvda2 (initramfs) blkid /dev/xvda2: UUID="3a4d1b29-15b2-47b1-b97f-8c258a8b10d8" TYPE="swap" And about /dev/disk-by-uuid/: (initramfs) ls -al /dev/disk/by-uuid/ lrwxrwxrwx 1 11 3a4d1b29-15b2-47b1-b97f-8c258a8b10d8 -> ../../xvda2 drwxr-xr-x 4 80 .. drwxr-xr-x 2 60 . If can help also udev info: (initramfs) udevadm info --query=all --path /block/xvda1 P: /devices/vbd-51713/block/xvda1 N: xvda1 S: disk/by-path/xen-vbd-51713 E: DEVLINKS=/dev/disk/by-path/xen-vbd-51713 E: DEVNAME=/dev/xvda1 E: DEVPATH=/devices/vbd-51713/block/xvda1 E: DEVTYPE=disk E: ID_PART_TABLE_TYPE=dos E: ID_PATH=xen-vbd-51713 E: ID_PATH_TAG=xen-vbd-51713 E: MAJOR=202 E: MINOR=1 E: SUBSYSTEM=block E: UDEV_LOG=3 E: USEC_INITIALIZED=282841 (initramfs) udevadm info --query=all --path /block/xvda2 P: /devices/vbd-51714/block/xvda2 N: xvda2 S: disk/by-path/xen-vbd-51714 S: disk/by-uuid/3a4d1b29-15b2-47b1-b97f-8c258a8b10d8 E: DEVLINKS=/dev/disk/by-path/xen-vbd-51714 /dev/disk/by-uuid/3a4d1b29-15b2-47b1-b97f-8c258a8b10d8 E: DEVNAME=/dev/xvda2 E: DEVPATH=/devices/vbd-51714/block/xvda2 E: DEVTYPE=disk E: ID_FS_TYPE=swap E: ID_FS_USAGE=other E: ID_FS_UUID=3a4d1b29-15b2-47b1-b97f-8c258a8b10d8 E: ID_FS_UUID_ENC=3a4d1b29-15b2-47b1-b97f-8c258a8b10d8 E: ID_FS_VERSION=2 E: ID_PATH=xen-vbd-51714 E: ID_PATH_TAG=xen-vbd-51714 E: MAJOR=202 E: MINOR=2 E: SUBSYSTEM=block E: UDEV_LOG=3 E: USEC_INITIALIZED=283285 Only xvda2 (swap) seem to be full and correct, xvda1 not. On production system the same domU work, differences in which there is very likely the cause of the problem are then: Xen 4.0 with xm on production system and xen-unstable with xl on test system But I have no certainty that it is a problem of xen and/or xl. Thanks for any reply and sorry for bad english. -- View this message in context: http://xen.1045712.n5.nabble.com/Unable-to-start-Precise-domU-PV-on-xen-unstable-with-xl-tp5479428p5481930.html Sent from the Xen - Dev mailing list archive at Nabble.com.