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] Error shutting down xendomains

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Error shutting down xendomains
From: "David Windell" <david@xxxxxxxxxxxxxxx>
Date: Fri, 4 Jul 2008 22:17:21 +0100 (BST)
Delivery-date: Fri, 04 Jul 2008 14:18:00 -0700
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
Thread-index: AcjeG1dEVst8MPOhTlCfJjnZ7AOS8w==

Hi all

We are having problems getting our Xen domains to autoboot. We have a x86_64 Xen 3.1 (0-53.1.21.el5) Dom0 running Centos 5.1. We have successfully got a DomU booting and running without problems however when the server shuts down or xendomains is stopped we are getting the following errors and the DomU is stuck in "s" mode until a destroy is called;

[root@sx2 /]# service xendomains stop
Shutting down Xen domains: sx2-01(save)../etc/init.d/xendomains: line 181: 13991 Terminated              watchdog_xm save
/etc/init.d/xendomains: line 181: 13991 Terminated              watchdog_xm save
 SHUTDOWN_ALL ............................................................................................................................................................................................................................................................................................................./etc/init.d/xendomains: line 299: 13991 Terminated              watchdog_xm save
/etc/init.d/xendomains: line 299: 14184 Terminated              xm shutdown $XENDOMAINS_SHUTDOWN_ALL
![done]

We are presuming that the reason the DomU is not autobooting is because of a bad save file in /var/lib/xen/save/sx2-01 as once we remove this file and start xendomains the DomU boots successfully. However if don't do this we get the following message when starting xendomains;

Restoring Xen domains: sx2-01Error: Restore failed
Usage: xm restore <CheckpointFile>

Restore a domain from a saved state.
!.
Starting auto Xen domains: sx2-01(skip)[done]

Disabling SHUTDOWN_SAVE in the xendomains configuration file seems to fix the problem however we would still like to find a solution so the domains can be saved/resumed.

Any ideas or pointers? Thanks in advance!

David

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Error shutting down xendomains, David Windell <=