All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Hot add vcpu not working in Windows server 2012r2
@ 2018-04-13  3:14 Wuzongyong (Euler Dept)
  2018-04-13 13:38 ` Igor Mammedov
  0 siblings, 1 reply; 4+ messages in thread
From: Wuzongyong (Euler Dept) @ 2018-04-13  3:14 UTC (permalink / raw)
  To: imammedo; +Cc: Wanzongshun (Vincent), huangfeiqing, qemu-devel

Hi,

I try to hot add vcpus to a windows server 2012r2 virtual machine on RHEL 7.4 platform.
But Task Manager didn't show extra processors I hot added though they appeared in
Device Manager. Actually, I need to require reboot the vm to make processors hot
Added appear in Task Manager.
Is there some problem with redhat qemu? Why the processors I hot-added didn't online
automatically?
I don't know if I ask the right person or in a right mail list, apologize first if I bother you.

Thanks,
Zongyong Wu

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Hot add vcpu not working in Windows server 2012r2
  2018-04-13  3:14 [Qemu-devel] Hot add vcpu not working in Windows server 2012r2 Wuzongyong (Euler Dept)
@ 2018-04-13 13:38 ` Igor Mammedov
  2018-04-16  7:28   ` Wuzongyong (Euler Dept)
  0 siblings, 1 reply; 4+ messages in thread
From: Igor Mammedov @ 2018-04-13 13:38 UTC (permalink / raw)
  To: Wuzongyong (Euler Dept); +Cc: Wanzongshun (Vincent), huangfeiqing, qemu-devel

On Fri, 13 Apr 2018 03:14:44 +0000
"Wuzongyong (Euler Dept)" <cordius.wu@huawei.com> wrote:

> Hi,
> 
> I try to hot add vcpus to a windows server 2012r2 virtual machine on RHEL 7.4 platform.
> But Task Manager didn't show extra processors I hot added though they appeared in
> Device Manager. Actually, I need to require reboot the vm to make processors hot
> Added appear in Task Manager.
> Is there some problem with redhat qemu? Why the processors I hot-added didn't online
> automatically?
> I don't know if I ask the right person or in a right mail list, apologize first if I bother you.
It might depend on particular edition of windows server you are running.
I usually test it with 'data server' edition where it supposed to work.
Could you check if that works?

> 
> Thanks,
> Zongyong Wu
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Hot add vcpu not working in Windows server 2012r2
  2018-04-13 13:38 ` Igor Mammedov
@ 2018-04-16  7:28   ` Wuzongyong (Euler Dept)
  2018-04-16  8:35     ` Igor Mammedov
  0 siblings, 1 reply; 4+ messages in thread
From: Wuzongyong (Euler Dept) @ 2018-04-16  7:28 UTC (permalink / raw)
  To: Igor Mammedov; +Cc: Wanzongshun (Vincent), huangfeiqing, qemu-devel

> On Fri, 13 Apr 2018 03:14:44 +0000
> "Wuzongyong (Euler Dept)" <cordius.wu@huawei.com> wrote:
> 
> > Hi,
> >
> > I try to hot add vcpus to a windows server 2012r2 virtual machine on
> RHEL 7.4 platform.
> > But Task Manager didn't show extra processors I hot added though they
> > appeared in Device Manager. Actually, I need to require reboot the vm
> > to make processors hot Added appear in Task Manager.
> > Is there some problem with redhat qemu? Why the processors I hot-added
> > didn't online automatically?
> > I don't know if I ask the right person or in a right mail list,
> apologize first if I bother you.
> It might depend on particular edition of windows server you are running.
> I usually test it with 'data server' edition where it supposed to work.
> Could you check if that works?
Win2012 datacenter build 9200 don't help.
I try to install a high version qemu from a centos repo, and it can hot-add
vcpus normally. I guess the release of qemu in rhel 7.5 is too low.

Thanks,
Wu Zongyong

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Hot add vcpu not working in Windows server 2012r2
  2018-04-16  7:28   ` Wuzongyong (Euler Dept)
@ 2018-04-16  8:35     ` Igor Mammedov
  0 siblings, 0 replies; 4+ messages in thread
From: Igor Mammedov @ 2018-04-16  8:35 UTC (permalink / raw)
  To: Wuzongyong (Euler Dept); +Cc: Wanzongshun (Vincent), huangfeiqing, qemu-devel

On Mon, 16 Apr 2018 07:28:47 +0000
"Wuzongyong (Euler Dept)" <cordius.wu@huawei.com> wrote:

> > On Fri, 13 Apr 2018 03:14:44 +0000
> > "Wuzongyong (Euler Dept)" <cordius.wu@huawei.com> wrote:
> >   
> > > Hi,
> > >
> > > I try to hot add vcpus to a windows server 2012r2 virtual machine on  
> > RHEL 7.4 platform.  
> > > But Task Manager didn't show extra processors I hot added though they
> > > appeared in Device Manager. Actually, I need to require reboot the vm
> > > to make processors hot Added appear in Task Manager.
> > > Is there some problem with redhat qemu? Why the processors I hot-added
> > > didn't online automatically?
> > > I don't know if I ask the right person or in a right mail list,  
> > apologize first if I bother you.
> > It might depend on particular edition of windows server you are running.
> > I usually test it with 'data server' edition where it supposed to work.
> > Could you check if that works?  
> Win2012 datacenter build 9200 don't help.
> I try to install a high version qemu from a centos repo, and it can hot-add
> vcpus normally. I guess the release of qemu in rhel 7.5 is too low.
Basic RHEL version is pretty old, you should use qemu-kvm-rhev instead.

> 
> Thanks,
> Wu Zongyong

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-16  8:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-13  3:14 [Qemu-devel] Hot add vcpu not working in Windows server 2012r2 Wuzongyong (Euler Dept)
2018-04-13 13:38 ` Igor Mammedov
2018-04-16  7:28   ` Wuzongyong (Euler Dept)
2018-04-16  8:35     ` Igor Mammedov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.