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-users

[Xen-users] HVM Restore failed : invalid device model signature read

To: XenUsers <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] HVM Restore failed : invalid device model signature read
From: jd <jdsw2002@xxxxxxxxx>
Date: Tue, 3 Feb 2009 19:17:51 -0800 (PST)
Delivery-date: Tue, 03 Feb 2009 19:19:08 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=xyV/z1jsgeCzrrS2IDhgQHZlXnQtI6sT+r6MVcBFjf4mX2U7jZSsAGHk75bBaIPLdHFnu7X9Vfim8HVtcDN+rDrvGynANw1XR/S1PDUYiVwNbwnf8ssO734Q2aUmmIRKTTh3+G2JU6kYpubS5wwSipZmPknoEd/Gxki4mPuEuzw=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: jdsw2002@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I have Debian lenny Dom0 and Ubuntu HVM domu.
When I restore the VM snapshot, the VM shows up in paused state for a bit.. and 
then I get the following error  
"Fault 2:invalid device model signature read"

stack :
[2009-02-03 19:08:31 2502] ERROR (XendDomain:1136) Restore failed
Traceback (most recent call last):
  File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendDomain.py", line 1134, in 
domain_restore_fd
    return XendCheckpoint.restore(self, fd, paused=paused)
  File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendCheckpoint.py", line 261, in 
restore
    "invalid device model signature read")
  File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendCheckpoint.py", line 53, in 
read_exact
    raise XendError(errmsg)
XendError: invalid device model signature read




xm dmesg :
---------
(XEN) save.c:153:d0 HVM restore: Xen changeset was not saved.
(XEN) lapic_load to rearm the actimer:bus cycle is 10ns, saved tmict count 
62498, period 9999680ns, irq=239


qemu-dm-38.log
---------------
dm-command: pause and save state
device model saving state
Failed to open savevm file '/var/lib/xen/qemu-save.38'

Any ideas.?

Thanks
/Jd



      

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] HVM Restore failed : invalid device model signature read, jd <=