From: Chris Lalancette <clalance@redhat.com>
To: jdsw2002@yahoo.com
Cc: KVM List <kvm@vger.kernel.org>
Subject: Re: KVM Migration fails
Date: Thu, 25 Sep 2008 07:56:23 +0200 [thread overview]
Message-ID: <48DB2807.5090900@redhat.com> (raw)
In-Reply-To: <192897.95216.qm@web35803.mail.mud.yahoo.com>
jd wrote:
> Hi I have a setup using shared nfs disks. When migration is attempted, it
> fails... any ideas on how to debug this..?
>
> /Jd
>
> Details =======
>
> migration: write failed (Connection reset by peer)^M Migration failed! ret=0
> error=9
Not a lot of detail here, but when does it fail during the process?
Immediately? After transferring some of the image? Right at the end?
Connection reset by peer sort of sounds like there is a firewall or something in
the way, although if it transfers some data before crashing, then it's probably
something else. The only other thing I can think of based on your command-line
below is something to do with your -net options; I've only successfully migrated
with -net tap before, I've never tried -net user.
Chris Lalancette
>
> Source : KVM-73, Cent OS 5.2, 64 bit.
>
> qemu-system-x86_64 -net nic,vlan=0,macaddr=00:16:3e:16:f4:f0 -net user,vlan=0
> -hda /mnt/nfs/vmdisks/XPSP2-KVM.disk.xm -boot c -m 1024 -no-acpi -vnc :22
> -name XPSP2-KVM -smp 2 -monitor
> unix:/var/run/kvm/monitors/XPSP2-KVM,server,nowait -pidfile
> /var/run/kvm/pids/XPSP2-KVM -daemonize
>
>
>
> Dest : KVM-70, Fedora 8, 64bit
>
> qemu-system-x86_64 -net nic,vlan=0,macaddr=00:16:3e:16:f4:f0 -net user,vlan=0
> -hda /mnt/nfs/vmdisks/XPSP2-KVM.disk.xm -boot c -m 1024 -no-acpi -vnc :23
> -incoming tcp://0:8002 -name XPSP2-KVM -smp 2 -monitor
> unix:/var/run/kvm/monitors/XPSP2-KVM,server,nowait -pidfile
> /var/run/kvm/pids/XPSP2-KVM -daemonize
next prev parent reply other threads:[~2008-09-25 5:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-25 4:22 KVM Migration fails jd
2008-09-25 5:56 ` Chris Lalancette [this message]
2008-09-25 7:18 ` jd
2008-09-25 6:23 ` Yang, Sheng
2008-09-25 7:23 ` jd
2008-09-25 7:32 ` Yang, Sheng
2008-09-25 7:34 ` Uri Lublin
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=48DB2807.5090900@redhat.com \
--to=clalance@redhat.com \
--cc=jdsw2002@yahoo.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox