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

Re: [Xen-users] xm create random error

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xm create random error
From: "Mirco Piccin" <pictux@xxxxxxxxx>
Date: Fri, 21 Sep 2007 09:50:32 +0200
Delivery-date: Fri, 21 Sep 2007 00:51:16 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=RGd9xipdYwidPlS4j9IOI9SPgmbER7T9RGHBRTV3vYs=; b=ealGtGGLGJwYkbA5h7ouiSjZdYboQ/SGiJDZiwarfBDCNKerUNM2he76SJBZrQYJeaPd/KXlw10Od6vizwGydIXA8WoB++rKchv1W4tulOcPkB9Maf8NCabc8kBqtOwxuC7Rrcu5U2ahfeSb3k9Dic4PoxOZxIbNInNEMr/lMDc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=I63Yc4y4ndhDOqrizVrKcN5ERMcC/CPcelaSb9wNVaPj7qLGCE2wrjw1e/9HVsmRKI3DesdZiPSEPuDN1/VSOcYmliiD9ELq9zrThL4SyX/zvZ+Nn3NyC5Fhazp8QrbZ/pIUiWvVYWpA+ZSQMI5HbVeHL74FChENylQvIENK4Cw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200709120509.09047.jim_burn@xxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <ff8e9dfe0709120125q72c035adrac1c9e1e6f718c7f@xxxxxxxxxxxxxx> <200709120509.09047.jim_burn@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi

Put your dom0-min-mem back to the default - you don't really want it shrinking
to 16M.

done;

Xen is not really good about returning memory to dom0 when you
shutdown a guest (more noticeable with 3.0.3 than 3.1.0). Inbetween Shutting
down a guest after the first boot (which I assume always works) and starting
it again, do a 'xm mem-set 0 512' so xen feels better about taking the
memory.


done also this, but this is the situation:
i've just power on my xen server machine; it starts but no one vm starts:

xentux:~# xm list
Name                                      ID Mem(MiB) VCPUs State   Time(s)
Domain-0                                   0      107     1 r-----     69.9

xentux:~# xm mem-set 0 512

...and if i try to boot a vm:

xentux:~# xm create /etc/xen/xen01etch.cfg
Using config file "/etc/xen/xen01etch.cfg".
Error: I need 131072 KiB, but dom0_min_mem is 200704 and shrinking to 200704 KiB would leave only -84804 KiB free.

For many days i had no problems (powering on the xen server machine, both xen server and vms boot well), and today it happens again.
Which are the variables that make xen works in this way?

What's wrong?
Thanks!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>