Hello,
We currently have a 3 nodes cluster and encounter a high CPU usage on all of our Windows Guest. Just opening Google Chrome or the task manager raise the CPU usage to 90% for 3-4 seconds. It is not an IDLE usage.
All guest are installed with latest VIRTIO guest drivers (0.1.141) and the following config :
We already tried to :
Thank you for your help
We currently have a 3 nodes cluster and encounter a high CPU usage on all of our Windows Guest. Just opening Google Chrome or the task manager raise the CPU usage to 90% for 3-4 seconds. It is not an IDLE usage.
All guest are installed with latest VIRTIO guest drivers (0.1.141) and the following config :
Code:
acpi: 1
agent: 1
autostart: 1
boot: dcn
bootdisk: virtio0
cores: 2
cpu: host,flags=+pcid
cpuunits: 2000
hotplug: 1
ide0: Backup_Stor:iso/virtio-win-0.1.141.iso,media=cdrom,size=309208K
keyboard: fr-be
kvm: 1
localtime: 1
memory: 8192
name: Alka-VM03
net0: virtio=52:54:00:00:90:6f,bridge=vmbr0,firewall=1
net1: virtio=16:80:95:F5:E0:6B,bridge=vmbr10
numa: 1
onboot: 1
ostype: win8
reboot: 1
scsihw: virtio-scsi-pci
smbios1: uuid=5f5ebcc2-bf5b-4dc6-9549-f810befdd841
sockets: 2
virtio0: LVMRPN5TB_1cfgc884q15e:vm-208-disk-1,size=100G
virtio1: LVMRPN5TB_1cfgc884q15e:vm-208-disk-2,size=100G
We already tried to :
- Increase the CPU socket/cores and removed CPU limits, same issue
- Remove NUMA, same issue
- Added PCID flag, same issue
- Move the VM to another node, same issue
- Disable USB Tablet in GUI, same issue
- Issued the "bcdedit /set {default} useplatformclock true" command in the guest, same issue
- Disabled Ballooning, same issue
Thank you for your help