Hi,
I know it's a recurring topic but I've read everything I could find and I have not found a solution that worked for me.
I have a Windows 10 VM in my proxmox server (Actually the only VM for this server for now until I figure what's the issue).
I wanted to use this VM as a workstation / gaming cloud.
It has GPU passthrough using vGPU and I'm currently giving this VM all my CPU cores.
Overall windows is running correctly but always seems slow and laggy.
When I look at the CPU and GPU usage it's low, same for the memory.
I tried with and without ballooning, changing the disk cache policy, nothing really made a huge difference.
I am using Parsec to connect to the VM, I use Parsec on other machines so I discarded it as a potential issue but could be the issue.
My server summary:
This is the config I'm using for the VM:
Thank you.
I know it's a recurring topic but I've read everything I could find and I have not found a solution that worked for me.
I have a Windows 10 VM in my proxmox server (Actually the only VM for this server for now until I figure what's the issue).
I wanted to use this VM as a workstation / gaming cloud.
It has GPU passthrough using vGPU and I'm currently giving this VM all my CPU cores.
Overall windows is running correctly but always seems slow and laggy.
When I look at the CPU and GPU usage it's low, same for the memory.
I tried with and without ballooning, changing the disk cache policy, nothing really made a huge difference.
I am using Parsec to connect to the VM, I use Parsec on other machines so I discarded it as a potential issue but could be the issue.
My server summary:
Code:
CPU(s) 48 x Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz (2 Sockets)
RAM 192 GB
Kernel Version Linux 5.15.35-3-pve #1 SMP PVE 5.15.35-6 (Fri, 17 Jun 2022 13:42:35 +0200)
PVE Manager Version pve-manager/7.2-5/12f1e639
This is the config I'm using for the VM:
Code:
agent: 1
args: -uuid 00000000-0000-0000-0000-000000002001
balloon: 0
bios: ovmf
boot: order=scsi0;net0;ide0
cores: 12
cpu: host
efidisk0: compute:vm-2001-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M
hostpci0: 0000:04:00.0,mdev=nvidia-22
machine: pc-q35-6.2
memory: 65536
meta: creation-qemu=6.2.0,ctime=1656425796
name: Workstation
net0: virtio=7e:40:10:df:ed:62,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
scsi0: compute:vm-2001-disk-1,cache=writeback,size=512G
scsi1: data2:vm-2001-disk-0,cache=writeback,size=500G
scsihw: virtio-scsi-pci
smbios1: uuid=460baf4b-f623-434a-9c9c-97b3d3398ff2
sockets: 2
tpmstate0: compute:vm-2001-disk-2,size=4M,version=v2.0
vmgenid: 082fc168-c2bf-48a6-8ab6-31a50fe5125a
Thank you.