From: Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
To: "Zhang, Jingke" <jingke.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: remoted migration KVM-guest failed
Date: Tue, 24 Jul 2007 22:19:30 -0500 [thread overview]
Message-ID: <46A6C142.2000601@codemonkey.ws> (raw)
In-Reply-To: <EFE0C8A50A5D94448E3C7DD762E4FAA2F380BB-wq7ZOvIWXbMgGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
Zhang, Jingke wrote:
>
> Hi all,
>
> I test the migration in KVM-ia32e (using two machines to do remote
> migration), but it failed.
>
> But if I do it in the local host, it can pass. Does anyone meet the
> same issue? Please give me some help, thank you very much!
>
> The command I used on the destination (machine B) point is:
>
> qemu-system-x86_64 . -m 512 -net
> nic,macaddr=00:16:3e:3a:2d:56,model=rtl8139 -net
> tap,script=/etc/kvm/qemu-ifup -hda /root/hvm/ia32e_fc6.img –incoming
> tcp://0:4444
>
> The command I used on the source (machine A) point is:
>
> qemu-system-x86_64 . -m 512 -net
> nic,macaddr=00:16:3e:3a:2d:56,model=rtl8139 -net
> tap,script=/etc/kvm/qemu-ifup -hda /root/hvm/ia32e_fc6.img and (qemu)
> migrate –d tcp://192.168.199.69:4444
>
> Then the (machine B) shows errors:
>
> Migrate_incoming_fd failed (rc=233)
>
> Migration failed rc=233
>
Curious, it indicates that the migration stream is corrupted. Can you do
something like:
On machine A:
(qemu) migrate "exec://dd of=foo.img"
And then on machine B:
cat foo.img | qemu-system-x86_64 . -m 512 -net
nic,macaddr=00:16:3e:3a:2d:56,model=rtl8139 -net
tap,script=/etc/kvm/qemu-ifup -hda /root/hvm/ia32e_fc6.img –incoming stdio
What version of KVM is this? Are there any patches applied?
Regards,
Anthony Liguori
> BTW, dmesg on machine B shows:
>
> ====================
>
> sw0: port 2(tap0) entering disabled state
>
> device tap0 left promiscuous mode
>
> sw0: port 2(tap0) entering disabled state
>
> ====================
>
> Thank you, Zhangjingke
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> ------------------------------------------------------------------------
>
> _______________________________________________
> kvm-devel mailing list
> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
next prev parent reply other threads:[~2007-07-25 3:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-25 2:47 remoted migration KVM-guest failed Zhang, Jingke
[not found] ` <EFE0C8A50A5D94448E3C7DD762E4FAA2F380BB-wq7ZOvIWXbMgGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-07-25 3:19 ` Anthony Liguori [this message]
[not found] ` <46A6C142.2000601-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
2007-07-25 4:31 ` Zhang, Jingke
[not found] ` <EFE0C8A50A5D94448E3C7DD762E4FAA2F3811A-wq7ZOvIWXbMgGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-07-25 13:35 ` Anthony Liguori
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=46A6C142.2000601@codemonkey.ws \
--to=anthony-rdkfgonbjusknkdkm+me6a@public.gmane.org \
--cc=jingke.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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