2.5GBE Ethernet issue

onedelve

New Member
Aug 24, 2024
1
0
1
Im running a ProxMox box using a 2.5GiB ethernet adapter....However, the VM's are only showing 1GB uplink in Windows Powershell using the get-netadapter * command

ethtool readout:
Code:
root@proxmox:~# ethtool enx00242788a45a
Settings for enx00242788a45a:
        Supported ports: [ TP    MII ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Half 1000baseT/Full
                                2500baseT/Full
        Supported pause frame use: No
        Supports auto-negotiation: Yes
        Supported FEC modes: Not reported
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
                                2500baseT/Full
        Advertised pause frame use: No
        Advertised auto-negotiation: Yes
        Advertised FEC modes: Not reported
        Link partner advertised link modes:  10baseT/Full
                                             100baseT/Full
                                             1000baseT/Full
                                             2500baseT/Full
        Link partner advertised pause frame use: No
        Link partner advertised auto-negotiation: Yes
        Link partner advertised FEC modes: Not reported
        Speed: 2500Mb/s
        Duplex: Full
        Auto-negotiation: on
        Port: MII
        PHYAD: 32
        Transceiver: internal
        Supports Wake-on: pumbg
        Wake-on: g
        Current message level: 0x00007fff (32767)
                               drv probe link timer ifdown ifup rx_err tx_err tx_queued intr tx_done rx_status pktdata hw wol
        Link detected: yes

Hardware that is set in the VM:



639761a530ae97e2da892c84d388142c.png


Poiwershell in Windows VM:
fe838ff0f4cb9796cb2a4a8377cc0263.png



ANY AND ALL HELP IS GREATLY APPRECIATED!.
 
There is no issue at all. You use an emulated network adapter in your Windows VM that is bridged over vmbr1 to the physical adpater of your PVE server, The speed indicated in your emulated adapter is determined by the characteristics of the driver, which probably cannot do anything more than 1 Gbps and it probably stays there regardless of what the physical connection really does. Either way, the indicated speed does not have anything to do with the real speed of the physical bridged NIC.

You could test the real speed with iperf, although it probably is even less than 1 Gbps because of emulation.
 

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!