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] Re: xend issues

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Re: xend issues
From: Arun Sharma <arun.sharma@xxxxxxxxx>
Date: Wed, 15 Jun 2005 13:46:43 -0700
Delivery-date: Wed, 15 Jun 2005 20:45:50 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <42B092DD.9050009@xxxxxxxxx>
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>
References: <42B092DD.9050009@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Arun Sharma wrote:

Lately, I'm having trouble destroying VMX domains (probably due to bad reference counts) - although all memory associated with the domain is freed up.

Subsequently, if I create a new domain of the same name, the domain id is wrong.

# xm list
Name              Id  Mem(MB)  CPU VCPU(s)  State  Time(s)  Console
Domain-0           0      245    0      1   r----     50.8
ExampleVMXDomain   1        0    0      1   -----     22.5     9601
ExampleVMXDomain   1        0    0      1   -----     22.5     9601

Even the uuid of the two domains is the same in the long listing below.

BTW, this issue doesn't happen if I use a different name for the new domain (xm create name=foo). Normally xend doesn't let me create two domains with the same name. But in this case, it does let me do it and then gets confused about domain ids and uuids.

        -Arun

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

<Prev in Thread] Current Thread [Next in Thread>