VMware Cloud Community
anancablenet
Contributor
Contributor

guest systems show fibre 10g adapters as twisted pair

Hi,

I have installed esxi 5.1 on a assembled intel 5500bc motherboard along with a dual port intel 10g fibre lan card.

The has gone smooth on the vmware side, i do see that within vmware ethtool shows the adapter as fibre.

But the guest system is showing the virtual card as twisted pair.

why is this and how can i solve this problem,

please do help  me out.

# ethtool vmnic3

Settings for vmnic3:

        Supported ports: [ FIBRE ]

        Supported link modes:   1000baseT/Full

        Supports auto-negotiation: Yes

        Advertised link modes:  1000baseT/Full

        Advertised auto-negotiation: Yes

        Speed: Unknown! (10000)

        Duplex: Full

        Port: FIBRE

        PHYAD: 0

        Transceiver: external

        Auto-negotiation: on

        Supports Wake-on: d

        Wake-on: d

        Current message level: 0x00000007 (7)

        Link detected: yes

vyatta@vyatta-testing1:~$ sudo ethtool eth0

Settings for eth0:

        Supported ports: [ TP ]

        Supported link modes:   1000baseT/Full

                                10000baseT/Full

        Supports auto-negotiation: No

        Advertised link modes:  Not reported

        Advertised pause frame use: No

        Advertised auto-negotiation: No

        Speed: 10000Mb/s

        Duplex: Full

        Port: Twisted Pair

        PHYAD: 0

        Transceiver: internal

        Auto-negotiation: off

        MDI-X: Unknown

        Supports Wake-on: uag

        Wake-on: d

        Link detected: yes

Thanks in advance

0 Kudos
1 Reply
chriswahl
Virtuoso
Virtuoso

I assume you are using the vmxnet3 virtual adapter for the guest, which will show up as twisted pair by design. There shouldn't be any problem with it showing up like this.

If you want to pass along the physical hardware directly to the guest you will need to use DirectPath IO.

VCDX #104 (DCV, NV) ஃ WahlNetwork.com ஃ @ChrisWahl ஃ Author, Networking for VMware Administrators
0 Kudos