From: "SourceForge.net" <noreply@sourceforge.net>
To: noreply@sourceforge.net
Subject: [ kvm-Bugs-1933508 ] KVM cannot migrate with command -monitor
Date: Fri, 18 Jun 2010 15:20:46 +0000 [thread overview]
Message-ID: <E1OPdN8-0007y7-Rx@sfs-web-3.v29.ch3.sourceforge.com> (raw)
Bugs item #1933508, was opened at 2008-04-03 17:53
Message generated for change (Comment added) made by quintela2
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1933508&group_id=180599
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Verapong Rattanasamoot (rattanasamoot)
Assigned to: Nobody/Anonymous (nobody)
Summary: KVM cannot migrate with command -monitor
Initial Comment:
I use KVM on Ubuntu 7.10 64 bit linux.
I use migration only on localhost is work fine.
But when I use option (-monitor tcp::port,server,nowait) I cannot get result to migrate to incoming process.
I use kvm-60
>> command at VM Host : qemu-system-x86_64 -boot c -hda tc.ovl -m 512M -monitor tcp::40001,server,nowait
(tc.ovl is an ovelay to disk image thats all in nfs)
>> command at VM Destination : qemu-system-x86_64 -boot c -hda tc.ovl -m 512M -incoming tcp://127.0.0.1:3333 -monitor tcp::40002,server,nowait
After run this commands and linux at VM1 Host start,
I telnet to localhost 40001 and
command "migrate_set_speed 1G" then command "migrate -d tcp://127.0.0.1:3333"
At VM Host has been non response with any command.
VM Destination still wait for read migration information.
Please help me how to solve this problems.
----------------------------------------------------------------------
Comment By: Juan Quintela (quintela2)
Date: 2010-06-18 17:20
Message:
syntax is incorrect. it should be -incoming tcp:127.0.0.1:3333
Notice the removal of //
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1933508&group_id=180599
next reply other threads:[~2010-06-18 15:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-18 15:20 SourceForge.net [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-06-18 15:24 [ kvm-Bugs-1933508 ] KVM cannot migrate with command -monitor SourceForge.net
2008-04-03 15:53 SourceForge.net
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=E1OPdN8-0007y7-Rx@sfs-web-3.v29.ch3.sourceforge.com \
--to=noreply@sourceforge.net \
/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