Your message dated Sun, 29 May 2011 18:18:38 +0000
with message-id <[email protected]>
and subject line Bug#625571: fixed in qemu-kvm 0.14.1+dfsg-1
has caused the Debian Bug report #625571,
regarding VM terminates when doing a live migration
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
625571: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625571
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-kvm
Version: 0.12.5+dfsg-5+squeeze1
Severity: important
-- Package-specific info:
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 75
model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
stepping : 2
cpu MHz : 2009.081
cache size : 512 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm
3dnowext 3dnow rep_good pni cx16 lahf_lm
cmp_legacy svm extapic cr8_legacy
bogomips : 4018.16
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc
processor : 1
vendor_id : AuthenticAMD
cpu family : 15
model : 75
model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
stepping : 2
cpu MHz : 2009.081
cache size : 512 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm
3dnowext 3dnow rep_good pni cx16 lahf_lm
cmp_legacy svm extapic cr8_legacy
bogomips : 4018.54
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc
-- System Information:
Debian Release: 6.0.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to es_AR.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages qemu-kvm depends on:
ii adduser 3.112+nmu2 add and remove users and groups
ii bridge-utils 1.4-5 Utilities for configuring the Linu
ii iproute 20100519-3 networking and traffic control too
ii libaio1 0.3.107-7 Linux kernel AIO access library -
ii libasound2 1.0.23-2.1 shared library for ALSA applicatio
ii libbluetooth3 4.66-3 Library to use the BlueZ Linux Blu
ii libbrlapi0.5 4.2-7 braille display access via BRLTTY
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libcurl3-gnutls 7.21.0-1 Multi-protocol file transfer libra
ii libgnutls26 2.8.6-1 the GNU TLS library - runtime libr
ii libncurses5 5.7+20100313-5 shared libraries for terminal hand
ii libpci3 1:3.1.7-6 Linux PCI Utilities (shared librar
ii libpulse0 0.9.21-3+squeeze1 PulseAudio client libraries
ii libsasl2-2 2.1.23.dfsg1-7 Cyrus SASL - authentication abstra
ii libsdl1.2debian 1.2.14-6.1 Simple DirectMedia Layer
ii libuuid1 2.17.2-9 Universally Unique ID library
ii libvdeplug2 2.2.3-3 Virtual Distributed Ethernet - Plu
ii libx11-6 2:1.3.3-4 X11 client-side library
ii python 2.6.6-3+squeeze6 interactive high-level object-orie
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages qemu-kvm recommends:
ii linux-image-2.6.32-5-686 [lin 2.6.32-31 Linux 2.6.32 for modern PCs
ii linux-image-2.6.32-5-amd64 [l 2.6.32-31 Linux 2.6.32 for 64-bit PCs
Versions of packages qemu-kvm suggests:
pn debootstrap <none> (no description available)
pn samba <none> (no description available)
pn vde2 <none> (no description available)
-- Configuration Files:
/etc/kvm/kvm-ifup changed:
switch=$(ip route ls | \
awk '/^default / {
for(i=0;i<NF;i++) { if ($i == "dev") { print $(i+1); exit; } }
}'
)
/sbin/ifconfig $1 0.0.0.0 up
if [ -n "$switch" -a -d /sys/class/net/$switch/bridge/. ]; then
/usr/sbin/brctl addif $switch $1 || :
fi
-- no debconf information
First Test:
===========
Starting the VM in the source VMHost and starting the VM on the
destination VMHost with the exact same parameters as the VM on the
source, in migration-listen mode:
Source:
ss01:~# kvm -m 256 -boot d -net nic,vlan=0,macaddr=52:54:67:92:9d:63 \
-net tap -daemonize -vnc :15 -k es -localtime -cdrom \
/mnt/systemrescuecd-x86-2.0.1.iso -monitor telnet:localhost:4055,server,nowait
Destination:
defiant:~# kvm -m 256 -boot d -net nic,vlan=0,macaddr=52:54:67:92:9d:63 -net
tap \
-daemonize -vnc :1 -k es -localtime -cdrom /mnt/systemrescuecd-x86-2.0.1.iso
-monitor \
telnet:localhost:4041,server,nowait -incoming tcp:0:4455
Migration:
ss01:~# telnet localhost 4055
Trying ::1...
Connected to localhost.
Escape character is '^]'.
QEMU 0.12.5 monitor - type 'help' for more information
(qemu) migrate -d tcp:10.1.0.65:4455
(qemu) Connection closed by foreign host.
ss01:~# ps ax|grep systemrescuecd
15640 pts/0 R+ 0:00 grep systemrescuecd
Second Test:
============
I tried to save the vms state to a file on ss01 and restoring it on
defiant, but same thing happens:
ss01:~# kvm -m 256 -boot d -net nic,vlan=0,macaddr=52:54:67:92:9d:63 \
-net tap -daemonize -vnc :15 -k es -localtime -cdrom \
/mnt/systemrescuecd-x86-2.0.1.iso -monitor telnet:localhost:4055,server,nowait
ss01:~# telnet localhost 4055
Trying ::1...
Connected to localhost.
Escape character is '^]'.
QEMU 0.12.5 monitor - type 'help' for more information
(qemu) stop
(qemu) migrate_set_speed 4095m
(qemu) migrate "exec:gzip -c > STATEFILE.gz"
Connection closed by foreign host.
ss01:~# ps ax|grep systemrescuecd
26564 pts/0 S+ 0:00 grep systemrescuecd
Trying to migrate from Defiant (Debian GNU/Linux 5.0.8 with Linux
2.6.32-15~bpo50+1 and qemu-kvm 0.12.5+dfsg-3~bpo50+2) to SS01, this
problem does not occur.
Regards,
Daniel
--
Daniel Bareiro - GNU/Linux registered user #188.598
Proudly running Debian GNU/Linux with uptime:
14:30:08 up 1 day, 49 min, 10 users, load average: 0.21, 0.14, 0.08
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: qemu-kvm
Source-Version: 0.14.1+dfsg-1
We believe that the bug you reported is fixed in the latest version of
qemu-kvm, which is due to be installed in the Debian FTP archive:
kvm_0.14.1+dfsg-1_i386.deb
to main/q/qemu-kvm/kvm_0.14.1+dfsg-1_i386.deb
qemu-kvm-dbg_0.14.1+dfsg-1_i386.deb
to main/q/qemu-kvm/qemu-kvm-dbg_0.14.1+dfsg-1_i386.deb
qemu-kvm_0.14.1+dfsg-1.debian.tar.gz
to main/q/qemu-kvm/qemu-kvm_0.14.1+dfsg-1.debian.tar.gz
qemu-kvm_0.14.1+dfsg-1.dsc
to main/q/qemu-kvm/qemu-kvm_0.14.1+dfsg-1.dsc
qemu-kvm_0.14.1+dfsg-1_i386.deb
to main/q/qemu-kvm/qemu-kvm_0.14.1+dfsg-1_i386.deb
qemu-kvm_0.14.1+dfsg.orig.tar.gz
to main/q/qemu-kvm/qemu-kvm_0.14.1+dfsg.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Tokarev <[email protected]> (supplier of updated qemu-kvm package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 28 May 2011 13:43:40 +0400
Source: qemu-kvm
Binary: qemu-kvm qemu-kvm-dbg kvm
Architecture: source i386
Version: 0.14.1+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Jan Lübbe <[email protected]>
Changed-By: Michael Tokarev <[email protected]>
Description:
kvm - dummy transitional package from kvm to qemu-kvm
qemu-kvm - Full virtualization on x86 hardware
qemu-kvm-dbg - Debugging info for qemu-kvm
Closes: 489442 540686 604844 611952 616159 619300 624006 624177 625571 627448
Changes:
qemu-kvm (0.14.1+dfsg-1) unstable; urgency=low
.
* new upstream 0.14.1 stable/bugfix release
(closes: #616159, #624177)
* remove vgabios package entirely finally, when it's properly
packaged in debian (and depend on it) (Closes: #489442)
* ship vgabios.bin link too, for now. It's not used but helps for
older versions of qemu-kvm.
* add $(QEMU_KVM_CONFIGURE_OPTIONS) to ./configure flags, to simplify
local/custom builds. Does not affect Debian qemu-kvm build.
Also fix whitespace in that area in debian/rules
* move init.d script to rcS.d and don't run it on stop
(Closes: #611952, #540686)
* remove isa-bus:-Remove-bogus-IRQ-sharing-check-ee951a.diff
(upstream)
* build-depend on librados-dev to enable rbd support
* update kvm-ifup to be a bit more accurate and to warn about
problem cases. (closes: #619300, #624006)
* ignore-pci-unplug-requests-for-unpluggable-devices-CVE-2011-1751.diff
(closes: #627448)
* fix-crash-in-migration-32-bit-userspace-on-64-bit-host-51b0c6065a.diff
(closes: #625571)
*
set-$SDL_VIDEODRIVER=x11-on-Linux-to-prevent-sudo-kvm-from-fighting-for-video-1de9756b97
(closes: #604844)
Checksums-Sha1:
6b837b6086d20fca8a5b5bb82aae01b9e0d77ff3 1690 qemu-kvm_0.14.1+dfsg-1.dsc
219822e107ec69a087aec6ae8103f7adab51a931 4360232
qemu-kvm_0.14.1+dfsg.orig.tar.gz
2c65971292f4113288ac28b1f085dd553638827b 23834
qemu-kvm_0.14.1+dfsg-1.debian.tar.gz
5d2542fe24385f9366e59d9e2044ddaee6cde1f8 1261646
qemu-kvm_0.14.1+dfsg-1_i386.deb
badd732a25c8239a566a4adcd3d7d87000219ec7 3243766
qemu-kvm-dbg_0.14.1+dfsg-1_i386.deb
1d7a0f03a080f5784b77ebe046dd21728ead187f 8752 kvm_0.14.1+dfsg-1_i386.deb
Checksums-Sha256:
c3e81550560711cb4b1f33b48418b865d936fdf000982ad4626639b4c2ce17ab 1690
qemu-kvm_0.14.1+dfsg-1.dsc
4fc803738eaba125fe9096ab05ebe9b52d1daa28670627fe04ff2df9983edd90 4360232
qemu-kvm_0.14.1+dfsg.orig.tar.gz
b4ac0246e15eeb09154ab81a52166dad3befb88f0e7f17690faf6470505f2d19 23834
qemu-kvm_0.14.1+dfsg-1.debian.tar.gz
a242bf99f11c8abfaebd6db2b1893378870455fbe44da65756a44c0b9aa3cba8 1261646
qemu-kvm_0.14.1+dfsg-1_i386.deb
f2eee4f980807ca91190a7e32d672d1b0fabdf9650de0de064dfe1ade663268a 3243766
qemu-kvm-dbg_0.14.1+dfsg-1_i386.deb
352b36b280a22f79aafff03b4041a883fa67b0ec44c8154c28955e6b005a71c2 8752
kvm_0.14.1+dfsg-1_i386.deb
Files:
4f6ece07e6a54ae5fe2e008d7cb9758a 1690 misc optional qemu-kvm_0.14.1+dfsg-1.dsc
7ca8f463209369acb21e6476fd351e8d 4360232 misc optional
qemu-kvm_0.14.1+dfsg.orig.tar.gz
6b674819156ac2016fa25def1e0c3737 23834 misc optional
qemu-kvm_0.14.1+dfsg-1.debian.tar.gz
183f54315c62410e95fee2493fafe3bd 1261646 misc optional
qemu-kvm_0.14.1+dfsg-1_i386.deb
123ea56776856e94bafac5c4685810ef 3243766 debug extra
qemu-kvm-dbg_0.14.1+dfsg-1_i386.deb
96df6153da846754339c1cf1b0ae6e72 8752 oldlibs extra kvm_0.14.1+dfsg-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQFN4mXxn88szT8+ZCYRAt1AAJ4shZ+BPL5Ms4bNl/v5s5fx1viP+gCeLVCK
DEcT3BmKrs2JPEahsa/hwHg=
=mXbD
-----END PGP SIGNATURE-----
--- End Message ---