Re: [libvirt] [bug] python-libvirt vcpus mismatch

2014-05-27 Thread Ján Tomko
On 05/28/2014 02:13 AM, Chris Friesen wrote: > > I've got a libvirt-created instance where I've been messing with affinity, and > now something is strange. > > I did the following in python: > import libvirt conn=libvirt.open("qemu:///system") dom = conn.lookupByName('instance-000

[libvirt] [bug] python-libvirt vcpus mismatch

2014-05-27 Thread Chris Friesen
I've got a libvirt-created instance where I've been messing with affinity, and now something is strange. I did the following in python: >>> import libvirt >>> conn=libvirt.open("qemu:///system") >>> dom = conn.lookupByName('instance-0027') >>> dom.vcpus() ([(0, 1, 52815000L, 2), (1, 1