Displaying 3 results from an estimated 3 matches for "qemudomainhotplugvcpus".
2013 Aug 09
2
state of setvcpus
Hello.
Does someone know in what state setvcpu command is?
I get:
virsh # setvcpus gentookvm 4
error: internal error: cannot change vcpu count of this domain
and
error : qemuDomainHotplugVcpus:4087 : internal error: cannot change vcpu
count of this domain
Does this work for someone?
cheers
t.
2013 Aug 09
0
Re: state of setvcpus
On 08/09/2013 06:26 AM, Thomas Stein wrote:
> Hello.
>
> Does someone know in what state setvcpu command is?
>
> I get:
>
> virsh # setvcpus gentookvm 4
> error: internal error: cannot change vcpu count of this domain
>
> and
>
> error : qemuDomainHotplugVcpus:4087 : internal error: cannot change vcpu
> count of this domain
>
> Does this work for someone?
It works for xen:// URIs. Upstream qemu vcpu hotplug is still a work in
progress; I don't know if qemu 1.6 will support it, or if you'll have to
wait for qemu 1.7. Meanwhile, you ca...
2013 Aug 09
3
Re: state of setvcpus
...mas Stein wrote:
>> Hello.
>>
>> Does someone know in what state setvcpu command is?
>>
>> I get:
>>
>> virsh # setvcpus gentookvm 4
>> error: internal error: cannot change vcpu count of this domain
>>
>> and
>>
>> error : qemuDomainHotplugVcpus:4087 : internal error: cannot change vcpu
>> count of this domain
>>
>> Does this work for someone?
>
> It works for xen:// URIs. Upstream qemu vcpu hotplug is still a work in
> progress; I don't know if qemu 1.6 will support it, or if you'll have to
> wait...