From mboxrd@z Thu Jan 1 00:00:00 1970 From: tgh Subject: migration and relocation server? Date: Fri, 04 Jan 2008 14:49:44 +0800 Message-ID: <477DD708.7000708@sina.com.cn> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org hi I read the code of migration,and i have got some confusions, the source=20 node sock connect the destination node with which port? 8000,is it =EF=BC= =9Fand=20 when migration is processing ,the relocation server is invoked ,is it ?=20 and the relocation server is using port:8002? is it ?and the source node=20 copy the memory state ,say dirty page, through port:8000 to the=20 destination node, while the VM-migrating's networking data is send to=20 relocation server, is it? or how does it work? could someone help me Thanks in advance