xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Fantu <fantonifabio@tiscali.it>
To: xen-devel@lists.xensource.com
Subject: Re: Unable to start Precise domU PV on xen-unstable with xl
Date: Tue, 14 Feb 2012 01:19:12 -0800 (PST)	[thread overview]
Message-ID: <1329211152890-5481930.post@n5.nabble.com> (raw)
In-Reply-To: <4F392F45.3000903@canonical.com>

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.

  reply	other threads:[~2012-02-14  9:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-13 14:38 Unable to start Precise domU PV on xen-unstable with xl Fantu
2012-02-13 14:53 ` Stefan Bader
2012-02-13 15:13   ` Fantu
2012-02-13 15:41     ` Stefan Bader
2012-02-14  9:19       ` Fantu [this message]
2012-02-14 11:16         ` Stefan Bader
2012-02-14  9:21       ` Fantu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1329211152890-5481930.post@n5.nabble.com \
    --to=fantonifabio@tiscali.it \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).