Windows 11 Virtual Machine very slow performance

guil_gp

New Member
Feb 2, 2023
3
0
1
Hi,
I try to create some Windows 11 virtual machine but they are very slow.

I try with multi conf to have the better performance but i haven't solved the issue.

Proxmox server version : 7.3-4
Server hard drive: SSD

My virtual machine :
Hardware :
Memory : 4go
CPU : 2 socket & 2 cores
BIOS : OVMF (UEFI)
Display : default
machine : pc-q35-7.1
SCSI Controller : Virtio SCSI Single
Hard disk : sata - no cache - SSD Emulation - Async IO Default
Network : Intel e1000

Do you have any idea?
 
Hi,
Some people had a windows vm work fine ? can i have the hardware and options ?

Thanks
 
When it comes to performance, consider using virtio.

At first you should choose Hard-disk SCSI an not SATA. Network also: choose virtio instead of e1000.
 
  • Like
Reactions: ThinkYEAH
Please share the output of qm config VMID, so we can see the exact configuration.
How do you notice the slowness?
 
Hi,

Thanks, this is my conf :

agent: 1
bios: ovmf
boot: order=sata0;ide2;net0;ide0
cores: 4
efidisk0: vmdata:vm-805-disk-0,efitype=4m,pre-enrolled-keys=1,size=1M
hotplug: disk,network,usb,cpu
ide0: local:iso/Virtio-win-driver.iso,media=cdrom,size=522284K
ide2: none,media=cdrom
machine: pc-q35-7.1
memory: 4096
meta: creation-qemu=7.1.0,ctime=1675258342
name: W11
net0: virtio=B2:A4:BA:B1:4F:61,bridge=vmbr3,firewall=1
numa: 0
onboot: 1
ostype: win11
sata0: backup:805/vm-805-disk-0.qcow2,cache=writeback,size=30G
scsihw: virtio-scsi-single
smbios1: uuid=8e86cb75-e1b6-4a78-a105-e0a3fece1525
sockets: 2
tpmstate0: vmdata:vm-805-disk-1,size=4M,version=v2.0
vmgenid: 51a5566e-8e16-4ee9-97e4-94d3a215a2bf
 
Some very low hanging fruits:
set CPU type = host (the default kvm64 is incredibly slow) - note that this potentially breaks live migration
set numa: 1 if you have more than one socket on the host (why does your guest have two sockets?)
enable iothread on harddisk

https://pve.proxmox.com/wiki/Performance_Tweaks
 
I had a very bad performance with Windows 10 and 11 on virtio network. When I changed it to Intel E1000 performance became good.
 
i can confirm it works for windows 2022 server too
the only input - without balloning the ram was 80% (of 8gb) with balloing 12%
 
Last edited:
Use VirtIO-GPU (or even better, VirGL) and set display memory to 512.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!