Hi.
On two nodes of proxmox 7.4 installed network cards Intel X550T2BLK 2xRG45 10Gb/s in bridges separate from management.
But when copying a 5-gigabyte file between nodes, the speed does not exceed 4-5 gigabits(must be at least 10)!
How can I solve this problem or diagnose the network card?
On two nodes of proxmox 7.4 installed network cards Intel X550T2BLK 2xRG45 10Gb/s in bridges separate from management.
Bash:
ethtool enp216s0f1 | grep -i speed
Speed: 10000Mb/s
But when copying a 5-gigabyte file between nodes, the speed does not exceed 4-5 gigabits(must be at least 10)!
Bash:
scp test2.txt root@10.1.10.100:/tmp
test2.txt 100% 5120MB 631.1MB/s 00:08
How can I solve this problem or diagnose the network card?
Last edited: