[ovirt-users] Re: VM CPU Pinning

2021-03-11 Thread lavi.buchnik--- via Users
Hi Arik, You are right. I tried this syntax and it worked: olvm-vmcontrol -m -u api_cpu_pin@internal -v -c setvcpu -s 0-19,40-59 -e (Pinning to 40 Physical cpus). Will see how to convert a long list of digits to the shorten syntax... Thanks, Lavi

[ovirt-users] Re: VM CPU Pinning

2021-03-11 Thread Arik Hadas
On Thu, Mar 11, 2021 at 5:20 PM lavi.buchnik--- via Users wrote: > Hi Arik, > > I'm using this tool to pin the VM cpu's: > olvm-vmcontrol -m -u api_cpu_pin@internal -v -c setvcpu -s > 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55 > -e > So

[ovirt-users] Re: VM CPU Pinning

2021-03-11 Thread lavi.buchnik--- via Users
Hi Arik, I'm using this tool to pin the VM cpu's: olvm-vmcontrol -m -u api_cpu_pin@internal -v -c setvcpu -s 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55 -e Thanks, Lavi ___ Users mailing list --

[ovirt-users] Re: VM CPU Pinning

2021-03-11 Thread Arik Hadas
On Thu, Mar 11, 2021 at 4:27 PM lavi.buchnik--- via Users wrote: > Hi, > > When trying to pin a VM CPU's to Physical CPU's, I'm getting this error in > case the number of physical CPU slots are > 35 (e.g. 40): > > Error attempting to pin CPUs. > Full error: Fault reason is "Operation Failed".