From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xen.org
Subject: live migration to qemu.git fails
Date: Tue, 2 Aug 2016 11:58:05 +0200 [thread overview]
Message-ID: <20160802095126.GA4103@aepfle.de> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1518 bytes --]
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
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
[-- Attachment #2: Type: text/plain, Size: 127 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next reply other threads:[~2016-08-02 9:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-02 9:58 Olaf Hering [this message]
2016-08-02 10:44 ` live migration to qemu.git fails Olaf Hering
2016-08-03 9:41 ` Wei Liu
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=20160802095126.GA4103@aepfle.de \
--to=olaf@aepfle.de \
--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 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).