The problem In my homelab I’m using a server which contains both Gigabit and 10GbE NICs. When I first deployed ESXi version 7.0U1 the list of devices looked like this.
|
Name PCI Device Driver Admin Status Link Status Speed Duplex MAC Address MTU Description ------ ------------ -------- ------------ ----------- ----- ------ ----------------- ---- ----------- vmnic0 0000:02:00.0 nmlx4_en Up Down 0 Half xx:xx:xx:xx:xx:xx 1500 Mellanox Technologies MT27500 Family [ConnectX-3] vmnic1 0000:03:00.0 igbn Up Up 1000 Full xx:xx:xx:xx:xx:xx 2018 Intel Corporation I211 Gigabit Network Connection vmnic2 0000:04:00.0 igbn Up Down 0 Half xx:xx:xx:xx:xx:xx 2018 Intel Corporation I211 Gigabit Network Connection |
In this system the Mellanox isn’t connected to a switch (yet). So I didn’t notice this straight away. But …