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 vcpu-set not working on domU

To: Oliver Rojo <orojo@xxxxxxxxxxxx>
Subject: Re: [Xen-users] xm vcpu-set not working on domU
From: Olivier LAMBERT <lambert.olivier@xxxxxxxxx>
Date: Wed, 17 Feb 2010 15:19:54 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 17 Feb 2010 06:21:02 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=PJUyhQK9/AWF5u8CFj99nV6NyCJ36cddyMLusHhN0SE=; b=PlAlGKmoxAeYFxuZhrwFD58clDb7koohOsGW6kEK4uwh1Fc/IMeGg2NtUiKX2Mv1w9 WTch5PHjpuT3rgHF/PQm6Se5Wo56e6hLlD+IuoSYLKznXVNWE8KuIQKKZfOYB70Cvqlz 950vD3+yOJpqKkp3I68+Sh2wVH56KABVcRVNM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=wq/Oh/Ewt4pRhFRFxlwerEe7TVM4ytA+kRS4/6zfCr9GmnzP4Qf5KVi2s2gdNxrg+A pisLK9OV4TEM/6YR4XU0UtmQyNR40MKIX504dGps7N/xKUEs2q0qfvnzOcrejwDzCdNj d6QCfv4+kBYab6pCAeihc2yymmMlduYD0G5QE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20100217135953.af4e7671@xxxxxxxxxxxxxxxxxxxx>
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: <20100217135953.af4e7671@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Have you read the doc ?
If yes, you miss the part where it explains that if you set ram or
cpu, you need to define it first in the .cfg file.
Example : vcpus = '2'. Then, if you want to reduce vCPU, you can enter
the command.
But vcpus is the max amount of vcpus, and the vcpus number at start of
your domU. For memory, it's different (mem and max mem).


Olivier.
XO Project
http://xen-orchestra.com

On Wed, Feb 17, 2010 at 2:59 PM, Oliver Rojo <orojo@xxxxxxxxxxxx> wrote:
> hi!
>
> I'm trying to set 2 VCPU for each domU but when I did:
>
> xm vcpu-set domU 2
>
> It doesn't work:
>
> xm list
> Name                                        ID   Mem VCPUs      State   
> Time(s)
> Domain-0                                     0  3960     1     r-----  10617.3
> xenmach001                                   9  1024     1     -b----   1827.9
>
> Thoughts?
>
> Oli
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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

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