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

[Xen-devel] xend bug? restart = 'never'

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] xend bug? restart = 'never'
From: "Jonathan M. McCune" <jonmccune@xxxxxxx>
Date: Mon, 10 Oct 2005 14:53:53 -0400
Cc: Bryan Parno <parno@xxxxxxx>
Delivery-date: Mon, 10 Oct 2005 18:52:10 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Debian Thunderbird 1.0.2 (X11/20050602)
Hello,

I'm observing a situation where domU crashes and xend continuously tries to restart it. For example, I have to write commands like this to actually get it to stop:

for i in `seq 80 90`; do xm destroy $i; done

I've tried adding restart = "never" and restart = 'never' to the domain config file (the file that gets passed to `xm create`). Is this a known issue? Am I doing something wrong?

Thanks,
-Jon

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>