Wrong network speed congif for tap NIC

Feb 29, 2012
6
0
21
Arbeca, Spain
I installed the Proxmox 5.0 in a machine with a NIC that supports 1Gb/s and the virtual machine networks were performing really bad, so I checked with ethtool and I saw an automatically configured network with a speed set to 10Mb, I tried to force change it with 'ethtool -s tap103i0 speed 1000 duplex full' and it says that the operation is not supported.
I tried it with Linux bridge and with Open VSwitch without luck, and also I followed this steps https://www.lowendtalk.com/discussion/25317/fixing-network-speed-in-kvm without any luck either.

How can I change the speed of the tap NIC?


Thank you!
 
You don't. A tap interface is virtual, and has no speed. The "10Mb/s" reported by ethtool is a default value hardwired in the tap driver, just to report something when asked, but is completely meaningless, as the real speed really is "as fast as possible".
So, your problems come from something else.
 
@Symbol , I ran into the same issue , so if you are saying that it's virtual then on the host when this tap interface gets mapped and attached to the qbr bridge it should show the speed of the interface there , so I assume it should show the same as Host , I have my qbr and br-int and br-tun showing all 10Gbps but only this tap interface shows 10Mbps , why is it so ??
 

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!