ondjultomte
Contributor
- Joined
- Aug 10, 2015
- Messages
- 117
I want 10GBE for inter VM file sharing, but somehow Freenas only sees the E1000 NIC and I'm stuck with 1GBE. All the other guest OSes, VMs, see the VMXNET3 NICs without any hiccups
VMware Tools: Running (Guest managed)
maybe dmesg gives a clue?
VMware Tools: Running (Guest managed)
maybe dmesg gives a clue?
Code:
[root@freenas ~]# dmesg | grep net pci11: <network, ethernet> at device 0.0 (no driver attached) pci19: <network, ethernet> at device 0.0 (no driver attached) bridge0: Ethernet address: 02:82:19:9a:9e:00 epair0a: Ethernet address: 02:d9:19:00:05:0a epair0b: Ethernet address: 02:d9:19:00:06:0b ng_ether_ifnet_arrival_event: can't re-name node epair0b epair1a: Ethernet address: 02:b3:a6:00:06:0a epair1b: Ethernet address: 02:b3:a6:00:07:0b ng_ether_ifnet_arrival_event: can't re-name node epair1b epair2a: Ethernet address: 02:d8:cf:00:07:0a epair2b: Ethernet address: 02:d8:cf:00:08:0b ng_ether_ifnet_arrival_event: can't re-name node epair2b hhook_vnet_uninit: hhook_head type=1, id=1 cleanup required hhook_vnet_uninit: hhook_head type=1, id=0 cleanup required hhook_vnet_uninit: hhook_head type=1, id=1 cleanup required hhook_vnet_uninit: hhook_head type=1, id=0 cleanup required hhook_vnet_uninit: hhook_head type=1, id=1 cleanup required hhook_vnet_uninit: hhook_head type=1, id=0 cleanup required bridge0: Ethernet address: 02:82:19:9a:9e:00 epair0a: Ethernet address: 02:16:59:00:05:0a epair0b: Ethernet address: 02:16:59:00:06:0b ng_ether_ifnet_arrival_event: can't re-name node epair0b epair1a: Ethernet address: 02:6b:84:00:06:0a epair1b: Ethernet address: 02:6b:84:00:07:0b ng_ether_ifnet_arrival_event: can't re-name node epair1b hhook_vnet_uninit: hhook_head type=1, id=1 cleanup required hhook_vnet_uninit: hhook_head type=1, id=0 cleanup required hhook_vnet_uninit: hhook_head type=1, id=1 cleanup required hhook_vnet_uninit: hhook_head type=1, id=0 cleanup required WARNING: VIMAGE (virtualized network stack) is a highly experimental feature. em0: Ethernet address: 00:0c:29:75:a9:ee pci11: <network, ethernet> at device 0.0 (no driver attached) pci19: <network, ethernet> at device 0.0 (no driver attached) bridge0: Ethernet address: 02:82:19:9a:9e:00 epair0a: Ethernet address: 02:b7:b4:00:05:0a epair0b: Ethernet address: 02:b7:b4:00:06:0b ng_ether_ifnet_arrival_event: can't re-name node epair0b epair1a: Ethernet address: 02:b2:16:00:06:0a epair1b: Ethernet address: 02:b2:16:00:07:0b ng_ether_ifnet_arrival_event: can't re-name node epair1b [root@freenas ~]#