From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mick Jordan Subject: Help debugging restore failure Date: Thu, 12 Mar 2009 09:58:36 -0700 Message-ID: <49B93F3C.5090301@Sun.COM> Reply-To: Mick.Jordan@sun.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org I could use some pointers to help debug a restore failure, likely due to my recent changes to my guest memory system and p2m. Guest tracing suggests that control is not returning from the HYPERVISOR_suspend call and xm prints this less than helpful message. javaguest2% xm restore /tmp/save Error: Restore failed Pointers as to where to look to debug this appreciated. Mick