From: Wei Liu <wei.liu2@citrix.com>
To: Olaf Hering <olaf@aepfle.de>
Cc: Anthony PERARD <anthony.perard@citrix.com>,
Stefano Stabellini <sstabellini@kernel.org>,
Wei Liu <wei.liu2@citrix.com>,
xen-devel@lists.xen.org
Subject: Re: live migration to qemu.git fails
Date: Wed, 3 Aug 2016 10:41:25 +0100 [thread overview]
Message-ID: <20160803094125.GF15013@citrix.com> (raw)
In-Reply-To: <20160802095126.GA4103@aepfle.de>
Cc Anthony and Stefano
On Tue, Aug 02, 2016 at 11:58:05AM +0200, Olaf Hering wrote:
> Doing a live migration of a HVM domU from staging-4.5 with its included
> qemu-xen to staging-4.7 with qemu-xen from qemu.org (either master or
> 2.6.0) fails:
>
> # cat /var/log/xen/qemu-dm-fv-x64-sles12sp1-clean--incoming.log
> char device redirected to /dev/pts/4 (label serial0)
> xen_ram_alloc: do not alloc f800000 bytes of ram at 0 when runstate is INMIGRATE
> xen_ram_alloc: do not alloc 800000 bytes of ram at f800000 when runstate is INMIGRATE
> xen_ram_alloc: do not alloc 10000 bytes of ram at 10000000 when runstate is INMIGRATE
> xen_ram_alloc: do not alloc 40000 bytes of ram at 10010000 when runstate is INMIGRATE
> VNC server running on 127.0.0.1:5900
> qemu-system-i386: Expected vmdescription section, but got 0
>
>
> 'xl vnc domU' on the receiver side just shows "guest has not initialized
> display yet". For some reason the domU is still alive, 'vmstat 1' via
> ssh keeps running.
>
> 'xl shutdown domU' fails. It looks like the guest OS shuts down, the ssh
> connection gets terminated, but the domU becomes busy according to 'xl
> top', and never shuts down.
>
> domU.cfg looks like this:
> name="fv-x64-sles12sp1-clean"
> memory=256
> serial="pty"
> builder="hvm"
> boot="cd"
> disk=[
> 'file:/disk0.raw,hda,w',
> 'file:/DVD1.iso,hdc:cdrom,r',
> ]
> vif=[
> 'bridge=br0'
> ]
> keymap="de"
> vfb = [
> 'type=vnc,vncunused=1,keymap=de'
> ]
>
> usb=1
> usbdevice='tablet'
> device_model_override="/root/dm.sh"
>
>
> The override is to make sure to use qemu-xen as included in xen-4.5 on
> the sending side and qemu.git on the receiving side.
>
> Olaf
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> https://lists.xen.org/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-08-03 9:41 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-02 9:58 live migration to qemu.git fails Olaf Hering
2016-08-02 10:44 ` Olaf Hering
2016-08-03 9:41 ` Wei Liu [this message]
2016-08-03 12:34 ` Anthony PERARD
2016-08-03 12:52 ` Olaf Hering
2016-08-03 13:09 ` Anthony PERARD
2016-08-03 13:20 ` Olaf Hering
2016-08-05 13:37 ` Olaf Hering
2016-08-05 13:57 ` Anthony PERARD
2016-08-05 14:33 ` Olaf Hering
2016-08-08 9:38 ` Olaf Hering
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=20160803094125.GF15013@citrix.com \
--to=wei.liu2@citrix.com \
--cc=anthony.perard@citrix.com \
--cc=olaf@aepfle.de \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xen.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.