|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xm vcpu-set not working on domU
On Wed, Feb 17, 2010 at 9:19 PM, Olivier LAMBERT
<lambert.olivier@xxxxxxxxx> wrote:
> 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).
Newer Xen version supports this syntax as well
vcpus=8
vcpu_avail=1
... so like mem and maxmem, you'd be able to start small (1 in the
example) and grow later.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|