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] xm save hangs

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xm save hangs
From: domi <domi2008@xxxxxxxxxxx>
Date: Tue, 10 Feb 2009 11:34:37 +0100
Delivery-date: Tue, 10 Feb 2009 02:35:16 -0800
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

Hi,

I'm having troubles with xm save. The command
/usr/lib/xen-3.2-1/bin/xc_save hangs forever
in read() system call.

I really have no idea of whats happening here
as the logs dont tell anything really except
that the vm guest itself says:

 PM: Device pcspkr failed to suspend: error -22
 xen suspend: device_suspend -22

This is what I get in the xend.log

 DEBUG (XendCheckpoint:91) [xc_save]: \
    /usr/lib/xen-3.2-1/bin/xc_save 25 2 0 0 0
 DEBUG (XendCheckpoint:344) suspend
 DEBUG (XendCheckpoint:94) In saveInputHandler suspend
 DEBUG (XendCheckpoint:96) Suspending 2 ...
 DEBUG (XendDomainInfo:467) XendDomainInfo.shutdown(suspend)
 DEBUG (XendDomainInfo:1092) XendDomainInfo.handleShutdownWatch
 DEBUG (XendDomainInfo:1092) XendDomainInfo.handleShutdownWatch


The host system is debian lenny with debian xen version 3.2-1.
The host kernel is homebaked from debian source 2.6.26-13.
Basically I stripped off all unnecessary modules (sound, etc)
and added ext4-7 patch. The host kernel is static.

Any ideas?

/domi


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xm save hangs, domi <=