From mboxrd@z Thu Jan 1 00:00:00 1970 From: jd Subject: Re: KVM Migration fails Date: Thu, 25 Sep 2008 00:23:22 -0700 (PDT) Message-ID: <485952.18400.qm@web35803.mail.mud.yahoo.com> References: <200809251423.49931.sheng.yang@intel.com> Reply-To: jdsw2002@yahoo.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: kvm@vger.kernel.org, "Yang, Sheng" Return-path: Received: from web35803.mail.mud.yahoo.com ([66.163.179.172]:25800 "HELO web35803.mail.mud.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751592AbYIYHXX (ORCPT ); Thu, 25 Sep 2008 03:23:23 -0400 In-Reply-To: <200809251423.49931.sheng.yang@intel.com> Sender: kvm-owner@vger.kernel.org List-ID: The error code and the messages seem bit different here. /Jd --- On Wed, 9/24/08, Yang, Sheng wrote: > From: Yang, Sheng > Subject: Re: KVM Migration fails > To: kvm@vger.kernel.org, "jdsw2002@yahoo.com" > Date: Wednesday, September 24, 2008, 11:23 PM > On Thursday 25 September 2008 12:22:42 jd wrote: > > Hi > > I have a setup using shared nfs disks. When > migration is attempted, it > > fails... any ideas on how to debug this..? > > It's a regression bug recently. > > Please refer to > > https://sourceforge.net/tracker/index.php?func=detail&aid=2106661&group_id=180599&atid=893831 > > I think a git bisect can also help. > -- > regards > Yang, Sheng > > > > /Jd > > > > Details > > ======= > > > > migration: write failed (Connection reset by peer)^M > > Migration failed! ret=0 error=9 > > > > 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 > > > > > > > > > > > > > > > > -- > > To unsubscribe from this list: send the line > "unsubscribe kvm" in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at > http://vger.kernel.org/majordomo-info.html > > > -- > To unsubscribe from this list: send the line > "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at > http://vger.kernel.org/majordomo-info.html