All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vadim Korschok" <korschok@caritas-geldern.de>
To: <kvm@vger.kernel.org>
Subject: Live Migration fails Windows 2008 64bit
Date: Wed, 29 Apr 2009 14:56:49 +0200	[thread overview]
Message-ID: <s9f86abb.060@nw0-0.sys.cvg> (raw)

Hi all,

we're running 2 Dell PowerEdge 1950 on Gentoo. The Migration of Windows 2008 Server fails, first the source Qemu-Monitor says migration complete.
After that the destination VNC Screen screw up. Then you can see that Windows reboot.

CPU: Intel(R) Xeon(R) E5335  @ 2.00GHz
KVM-Version: 85
Host1-Kernel: 2.6.28-r7 x86_64
Host2-Kernel: 2.6.29-r1 x86_64

Migration works on:

- Windows XP Pro 32bit
- Windows 2003 SP1 Enterprise  32bit
- Windows 2008 Standard 32bit

Migration failed:

- Windows 2008 Standard 64bit

Commandline:

kvm -hda /dev/sdc -m 1000 -net nic,vlan=0,macaddr=22:74:82:70:30:30,model=rtl8139 -net tap,vlan=0,ifname=tap-test,script=no,downscript=no -virtioconsole none -k de -vnc :10 (source)
kvm -hda /dev/sdc -m 1000 -net nic,vlan=0,macaddr=22:74:82:70:30:30,model=rtl8139 -net tap,vlan=0,ifname=tap-test,script=no,downscript=no -virtioconsole none -k de -vnc :10 -incoming tcp:0:4444 (destination)

Migration over Qemu-Monitor:

migrate -d tcp:172.20.0.10:4444

You can reproduce it with the trial version of Windows 2008 64bit from microsoft.com .

Thanks in advance, and for KVM in general :)



                 reply	other threads:[~2009-04-29 13:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=s9f86abb.060@nw0-0.sys.cvg \
    --to=korschok@caritas-geldern.de \
    --cc=kvm@vger.kernel.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.