Hello everyone,
My testing Config :
- AMD Ryzen 1600X
- Asus Prime AB 350 Plus
- 4 x 8Go Crucial 2400Mhz
- 4 x MX500 Crucial 250Go in Raidz1 (/root & VM-Images only)
- 2 x 4To in raidz1 (vzdump, backup & ISO storage)
- Dual NIC 1Gbps
No general performance problem on the side of the Proxmox when VM is launched but I have an RDP problem on my Guest VM WIN10. The problem is graphic. The VM has no worries about RAM, CPU consumption and I do not see an IO Delay on the hypervisor side.
Yet in RDP (local or remote) windows take time to shrink, windows leave a drag during their reduction etc... The RDP tool is however set to have maximum quality.
The VM WIN10 :
- Windows 10
- Updates OK
- Drivers : VIRTio scsi, balloning, NetKVM, Qemu-Guest-Agent.
(Despite the fact that the service runs on the VM I have no information displayed in the summary of the VM under Proxmox ... yet Get-Service QEMU-GA tells me that it works and a qm agent VMID ping me back nothing so everything should be ok but i have no information.)
PVEVERSION :
PVEPERF :
VM INFO :
If you have any suggest ?
For information on the same machine with other pool of SSD & HDD (same model and size) on Citrix I have no problem for RDP etc... (fucking licence cost haha)
My testing Config :
- AMD Ryzen 1600X
- Asus Prime AB 350 Plus
- 4 x 8Go Crucial 2400Mhz
- 4 x MX500 Crucial 250Go in Raidz1 (/root & VM-Images only)
- 2 x 4To in raidz1 (vzdump, backup & ISO storage)
- Dual NIC 1Gbps
No general performance problem on the side of the Proxmox when VM is launched but I have an RDP problem on my Guest VM WIN10. The problem is graphic. The VM has no worries about RAM, CPU consumption and I do not see an IO Delay on the hypervisor side.
Yet in RDP (local or remote) windows take time to shrink, windows leave a drag during their reduction etc... The RDP tool is however set to have maximum quality.
The VM WIN10 :
- Windows 10
- Updates OK
- Drivers : VIRTio scsi, balloning, NetKVM, Qemu-Guest-Agent.
(Despite the fact that the service runs on the VM I have no information displayed in the summary of the VM under Proxmox ... yet Get-Service QEMU-GA tells me that it works and a qm agent VMID ping me back nothing so everything should be ok but i have no information.)
PVEVERSION :
Code:
root@probeprox:~# pveversion -v
proxmox-ve: 5.2-2 (running kernel: 4.15.17-2-pve)
pve-manager: 5.2-1 (running version: 5.2-1/0fcd7879)
pve-kernel-4.15: 5.2-2
pve-kernel-4.15.17-2-pve: 4.15.17-10
pve-kernel-4.15.17-1-pve: 4.15.17-9
corosync: 2.4.2-pve5
criu: 2.11.1-1~bpo90
glusterfs-client: 3.8.8-1
ksm-control-daemon: 1.2-2
libjs-extjs: 6.0.1-2
libpve-access-control: 5.0-8
libpve-apiclient-perl: 2.0-4
libpve-common-perl: 5.0-32
libpve-guest-common-perl: 2.0-16
libpve-http-server-perl: 2.0-9
libpve-storage-perl: 5.0-23
libqb0: 1.0.1-1
lvm2: 2.02.168-pve6
lxc-pve: 3.0.0-3
lxcfs: 3.0.0-1
novnc-pve: 0.6-4
proxmox-widget-toolkit: 1.0-18
pve-cluster: 5.0-27
pve-container: 2.0-23
pve-docs: 5.2-4
pve-firewall: 3.0-9
pve-firmware: 2.0-4
pve-ha-manager: 2.0-5
pve-i18n: 1.0-5
pve-libspice-server1: 0.12.8-3
pve-qemu-kvm: 2.11.1-5
pve-xtermjs: 1.0-5
qemu-server: 5.0-26
smartmontools: 6.5+svn4324-1
spiceterm: 3.0-5
vncterm: 1.5-3
zfsutils-linux: 0.7.9-pve1~bpo9
PVEPERF :
Code:
CPU BOGOMIPS: 93418.68
REGEX/SECOND: 1516414
HD SIZE: 411.81 GB (rpool/ROOT/pve-1)
FSYNCS/SECOND: 1572.20
DNS EXT: 83.20 ms
DNS INT: 8.81 ms (local)
VM INFO :
Code:
{
"cpu" : 0.0452116045012974,
"disk" : 0,
"diskread" : 4747762688,
"diskwrite" : 1022807040,
"id" : "qemu/101",
"maxcpu" : 4,
"maxdisk" : 107374182400,
"maxmem" : 4294967296,
"mem" : 866394112,
"name" : "WIN10",
"netin" : 26147470,
"netout" : 43755455,
"node" : "probeprox",
"status" : "running",
"template" : 0,
"type" : "qemu",
"uptime" : 42547,
"vmid" : 101
},
If you have any suggest ?
For information on the same machine with other pool of SSD & HDD (same model and size) on Citrix I have no problem for RDP etc... (fucking licence cost haha)