From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Jin Subject: Migration hung with PVOPS kernel Date: Tue, 14 Dec 2010 16:23:33 +0800 Message-ID: <4D072985.5090105@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: jeremy@goop.org, dan.magenheimer@oracle.com Cc: Guru Anbalagane , xen-devel@lists.xensource.com, joe.jin@oracle.com List-Id: xen-devel@lists.xenproject.org Hi Jeremy, These days I tried PVOPS kernel on xen 3.4.3, when do live migration testing, found I could not migration back and guest hangs, any access to guest result in hang. After 3 to minutes guest seems to come back without doing anything. Tried older kernel(2.6.32.15) it worked fine, but 2.6.32.16 did not, after this release for 2.6.32 stable tree, the first migration guest will hang. with the latest PVOPS(xen.git), migrate to remote server worked but migrate back will failed. Checked the changes between 2.6.32.15 with 2.6.32.16 and found when revert the commit 8a22b9996b001c88f2bfb54c6de6a05fc39e177a in upstream, migration test work fine. Any advice will appreciate. Thanks, Joe