Hi,
I have a cluster with 3 almost identicals hosts. Each on Asrock B760M Steeel legend + 128 GB DDR5 + NIC Intel X520-DA2 82599ES. The only difference is in the CPU :
- pve1 : i5-13500T
- pve2 : i5-13600T
- pve3 : i7-14700T
I know that pfSense v7 and FreeBSD don't support multi-queueing, which limits the upload speed. However, I have an issue with the upload speed; the lowest value is on the most powerful CPU (I was expecting the 14700T to be better than the others) :
- pve1 : 5852 MB/s down and 1908 Mb/s up
- pve2 : 5990 MB/s down and 2951 Mb/s up
- pve3 : 7125 MB/s down and1306 Mb/s up
Did I missed a setup ?
Thanks for your help.
[EDIT]
in addition for helping.
Tests carried out on a physical machine. I just tested on a Debian in VM this time :
with pfsense on pve1 :
up to 5711 Mb/s down and up to 1114 Mb/s up
with pfsense on pve2 :
up to 5678 Mb/s down and up to 4464 Mb/s
with pfsense on pve3 :
up to 5472 Mb/s down and up to 3990 Mb/s up
I have a hard time understanding these results.
I have a cluster with 3 almost identicals hosts. Each on Asrock B760M Steeel legend + 128 GB DDR5 + NIC Intel X520-DA2 82599ES. The only difference is in the CPU :
- pve1 : i5-13500T
- pve2 : i5-13600T
- pve3 : i7-14700T
I know that pfSense v7 and FreeBSD don't support multi-queueing, which limits the upload speed. However, I have an issue with the upload speed; the lowest value is on the most powerful CPU (I was expecting the 14700T to be better than the others) :
- pve1 : 5852 MB/s down and 1908 Mb/s up
- pve2 : 5990 MB/s down and 2951 Mb/s up
- pve3 : 7125 MB/s down and1306 Mb/s up
root@pve2:~# cat /etc/pve/qemu-server/100.conf
Code:
boot: order=scsi0
cores: 4
cpu: x86-64-v2-AES
machine: q35
memory: 8192
meta: creation-qemu=9.0.0,ctime=1721150305
name: 01-PFSENSE
net12: virtio=xxxxx,bridge=vmbr0,queues=2
numa: 0
onboot: 1
ostype: l26
scsi0: ceph-ssd:vm-100-disk-0,iothread=1,size=32G
scsihw: virtio-scsi-single
smbios1: uuid=xxxx
sockets: 1
startup: order=1
tablet: 0
tags: prod
vmgenid: yyyy
root@pve2:/etc/pve# pveversionpve-manager/9.1.1/42db4a6cf33dac83 (running kernel: 6.14.11-4-pve)Did I missed a setup ?
Thanks for your help.
[EDIT]
in addition for helping.
Tests carried out on a physical machine. I just tested on a Debian in VM this time :
with pfsense on pve1 :
up to 5711 Mb/s down and up to 1114 Mb/s up
with pfsense on pve2 :
up to 5678 Mb/s down and up to 4464 Mb/s
with pfsense on pve3 :
up to 5472 Mb/s down and up to 3990 Mb/s up
I have a hard time understanding these results.
Last edited: