public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: "SourceForge.net" <noreply@sourceforge.net>
To: kvm-devel@lists.sourceforge.net
Subject: [ kvm-Bugs-1933508 ] KVM cannot migrate with command -monitor
Date: Thu, 03 Apr 2008 08:53:17 -0700	[thread overview]
Message-ID: <E1JhRkb-0004dJ-DA@sc8-sf-web23.sourceforge.net> (raw)

Bugs item #1933508, was opened at 2008-04-03 22:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
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.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1933508&group_id=180599

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

             reply	other threads:[~2008-04-03 15:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03 15:53 SourceForge.net [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-06-18 15:20 [ kvm-Bugs-1933508 ] KVM cannot migrate with command -monitor SourceForge.net
2010-06-18 15:24 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=E1JhRkb-0004dJ-DA@sc8-sf-web23.sourceforge.net \
    --to=noreply@sourceforge.net \
    --cc=kvm-devel@lists.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