[libvirt-users] <vcpu placement='static' current='N'>M</vcpu>

Hello. I seem to be to stupid to configure vcpu hotplugging on one of my machines. Whenever i set: <vcpu placement='static' current='4'>4</vcpu> and save this setting, this setting is undone by libvirt. It jumps back to: <vcpu placement='static'>4</vcpu> I'm confused now. Someone has an idea what's going on here? Any hints are really appreciated. cheers t.

Am 12.06.15 um 11:31 schrieb Thomas Stein:
Hello.
I seem to be to stupid to configure vcpu hotplugging on one of my machines. Whenever i set:
Aieee! It seems this setting is not needed anymore. "<vcpu placement='static'>8</vcpu>" just works fine. I can downscale with this setting as i wish. cheers t.
<vcpu placement='static' current='4'>4</vcpu>
and save this setting, this setting is undone by libvirt. It jumps back to:
<vcpu placement='static'>4</vcpu>
I'm confused now. Someone has an idea what's going on here? Any hints are really appreciated.
cheers t.
_______________________________________________ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

On 12.06.2015 11:31, Thomas Stein wrote:
Hello.
I seem to be to stupid to configure vcpu hotplugging on one of my machines. Whenever i set:
<vcpu placement='static' current='4'>4</vcpu>
and save this setting, this setting is undone by libvirt. It jumps back to:
<vcpu placement='static'>4</vcpu>
I'm confused now. Someone has an idea what's going on here? Any hints are really appreciated.
Whenever current == vcpu the attribute is just not put into the XML. http://libvirt.org/git/?p=libvirt.git;a=blob;f=src/conf/domain_conf.c;h=bf7e... Michal
participants (2)
-
Michal Privoznik
-
Thomas Stein