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

AW: [Xen-API] VM.hard_shutdown [solved]

To: <xen-api@xxxxxxxxxxxxxxxxxxx>
Subject: AW: [Xen-API] VM.hard_shutdown [solved]
From: "Uli Staerk" <Uli.Staerk@xxxxxxxxxxxxxx>
Date: Fri, 17 Aug 2007 13:21:31 +0200
Delivery-date: Fri, 17 Aug 2007 04:22:09 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcfgvbnsDjlBIqVpQD6NrMV3j0DRngAAsHiA
Thread-topic: [Xen-API] VM.hard_shutdown [solved]
I found the problem: The VM has an event associated, that is fired on shutdown. 
The attribute is: actions_after_shutdown

This was set to destroy ;)

-----Ursprüngliche Nachricht-----
Von: xen-api-bounces@xxxxxxxxxxxxxxxxxxx 
[mailto:xen-api-bounces@xxxxxxxxxxxxxxxxxxx] Im Auftrag von Uli Staerk
Gesendet: Freitag, 17. August 2007 13:00
An: xen-api@xxxxxxxxxxxxxxxxxxx
Betreff: [Xen-API] VM.hard_shutdown

Why does a virtual machine disappear from the VM.get_all list when you
stop them by VM.hard_shutdown. But as long as it is in the halted state,
it should be still available.

The VM should only be removed from the system if you use the VM.destroy
command.

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>
  • AW: [Xen-API] VM.hard_shutdown [solved], Uli Staerk <=