[Libvir] virsh vcpupin does not work with xend

Richard W.M. Jones rjones at redhat.com
Wed Jul 4 12:18:43 UTC 2007


Saori Fukuta wrote:
> Hi,
> 
> The virsh vcpupin command does not work when it uses Xend(xend_internal.c).
> HV(xen_internal.c) works fine.
> 
> I'm testing on Xen3.1.0(hypervisor_version=2, dom_interface_version=5,
> xendConfigVersion=4), and using current libvirt(ChangeLog revision 1.546).
> 
> To solve this problem, I got the xend debug information and compared that.
>     * in the case of executing "virsh vcpupin 63 7 1" *
>     [2007-05-29 09:33:20 4258] DEBUG (XendDomain:1297) dom(63) cpu 7 cpumap [1](<type'str'>)
>     * in the case of executing "xm vcpu-pin 63 7 1" *
>     [2007-05-29 09:33:32 4258] DEBUG (XendDomain:1297) dom(63) cpu 7 cpumap [1](<type'list'>)
> 
> There is one different thing. The type of cpumap is str when executing virsh 
> command, but the type of cpumap is list when executing xm command.
> 
> Do you have any idea ?

Did you find out what caused this in the end?

Rich.

-- 
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3237 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20070704/15a77843/attachment-0001.bin>


More information about the libvir-list mailing list