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] XEN CPU ballooning?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] XEN CPU ballooning?
From: George Shuklin <george.shuklin@xxxxxxxxx>
Date: Thu, 29 Jul 2010 21:58:28 +0400
Delivery-date: Thu, 29 Jul 2010 11:03:18 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=ljGJB3y6V1y+wEdfBfqD1HzvDN9+IPFcWJ873fX3DEw=; b=O+wGaJMz50A0ku6l8dL0+mGkUDa4037yCcw42frKwwlSCM+KOOhYqeTZ0qFQf5W2yG 1pup06Z0LUEk7KVykEXvWskraP67eRdWKeVDuyc8wVKZQl6qng008G1HM4FHy3yVw0Ip nvIv1eE31kdOJPJIzgaOiFGSWXN0e2ZaKI8ys=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=sKpIFMZaOQ1QzKFSML5DcQ+MQLoUUJ16VIHR4ao1p12YMFahh3tW2oX6rY1N20/1q0 Zx0N3AAm0nfKQ4oxOGmKOVIuRHu3dZc8nu0F49bO/lwFMfNQc9WFprDOhUmMqOepQD3b XH5eUolkINh/UxDwDOsVOd9tDnWvV2oZ1xIEY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <p06240801c8776b8d2fad@xxxxxxxxxxxxxxxxxxxxxx>
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>
References: <AANLkTimFiTeAsuUi1HfQNMmQ9vPOqHJJfY8m=80tSbA0@xxxxxxxxxxxxxx> <p06240801c8776b8d2fad@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
This can be done in XCP (so it can be done in xen):
xe vm-param-set uuid=... max-vcpu=X
xe vm-param-set uuid=... vcpu-at-startup=Y 
(and 1<=Y<=X)

В Чтв, 29/07/2010 в 18:52 +0100, Simon Hobson пишет:
> Rudi Ahlers wrote:
> 
> >I'm just wondering is it possible, or planned for the new future, to
> >balloon a XEN domU's CPU cores? i.e. If I setup a domU on a Dual Quad
> >Core machine, but only assign 2 CPU cores to it now, can I add some
> >more later without rebooting?
> 
> You can remove and add processors to a running guest, and they just 
> get hotplugged - you can't go above the number configured. However, 
> I'm not aware of any means to start a guest with a different number 
> of processors to that configured in the config file. I guess you'd 
> have to knock up a simple wrapper script that would start the guest 
> and then reconfigure the processors allocated to it.



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

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