WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] vmx status report against changeset 15484 - 1 newissue

To: "Zhao, Yunfeng" <yunfeng.zhao@xxxxxxxxx>, "Tim Deegan" <Tim.Deegan@xxxxxxxxxxxxx>
Subject: RE: [Xen-devel] vmx status report against changeset 15484 - 1 newissue
From: "Zhao, Yunfeng" <yunfeng.zhao@xxxxxxxxx>
Date: Wed, 11 Jul 2007 14:37:57 +0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 10 Jul 2007 23:35:55 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <10EA09EFD8728347A513008B6B0DA77AA3EEFB@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcfC+qPKZe3elqwyRaW1DB0AVEqOuQAB6smwACCPXcA=
Thread-topic: [Xen-devel] vmx status report against changeset 15484 - 1 newissue
>>> >> 1. HVM Live migration fails on PAE
>>> >>
>>> >> http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1018
>>> >
>>> >It works for me.  Can you attach some more logs, details, etc to
the
>>> >report?
>>> >
>>> [Yunfeng] We met this issue on PAE HVM guest on PAE hypervisor.
>>
>>Yes, that was in the bug report; thank you.  But this configuration
>>works fine for me, so clearly something is different about my test
>>setup.  What dom0 OS are you using?  What guest OS?
>>
>>> And we didn't find any error message in xend.log and serial output.
>>
>>Can you please post the logs anyway?  Also any qemu-dm logs?
>>
>>Cheers,
>>
>>Tim.
>>
>[Yunfeng] Ok, I will give more detailed config and log info in the bug
>report
>
[Yunfeng] More info about this issue,
We only can produce this issue on a 32bit FC5 host with python 2.4.
On this host, localhost is always refused to talk to relocation port
even by default.
If modify /etc/xen/xend-config.sxp and allow all hosts by enabling
"(xend-relocation-hosts-allow '')", the problem will be gone.

If use default config,(xend-relocation-hosts-allow '^localhost$
^.*\\.example\\.org$'), we find following error messages in xend.log

[2007-07-11 12:49:14 5545] WARNING (connection:126) Rejected connection
from 127.0.0.1 (vt-px2.tsp.org).
[2007-07-11 12:49:14 5545] ERROR (xmlrpclib2:178) Internal error
handling xend.domain.migrate
Traceback (most recent call last):
  File "/usr/lib/python/xen/util/xmlrpclib2.py", line 131, in
_marshaled_dispatch
    response = self._dispatch(method, params)
  File "/usr/lib/python2.4/SimpleXMLRPCServer.py", line 406, in
_dispatch
    return func(*params)
  File "/usr/lib/python/xen/xend/XendDomain.py", line 1242, in
domain_migrate
    sock.recv(80)
error: (104, 'Connection reset by peer')

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel