strange network issue

phier

Patron
Joined
Dec 4, 2012
Messages
400
hi,
i am running freenas 9. I installed two ubuntu's 18.04. each into separate vm. I found out very strange issue regarding network performance. My provider is 150/10mbits.

If i run speedtest on roon-server its still 150/3 whereas on ubuntu-server-universe still 150/10

Inside vm roon-server there is eth0 interface, and inside ubuntu-server-universe the main network interface is called enp0s3.

I have no clue ... what kind of issue is that... can i somehow also remove "net igb0" option from roon-server?


Thank you!

[root@freenas] ~# iohyve getall roon-server
Getting roon-server iohyve properties...
autogrub \n
bargs -A_-H_-P
boot 0
con nmdm0
cpu 1
description Sun Mar 12 14:33:41 CET 2017
install no
loader grub-bhyve
name roon-server
net igb0
os debian
persist 1
ram 4GB
size 274877906944
tap tap0



[root@freenas] ~# iohyve getall ubuntu-server-universe
Getting ubuntu-server-universe iohyve properties...
autogrub \n
bargs -A_-H_-P
boot 0
con nmdm1
cpu 1
description Mon Mar 13 00:32:45 CET 2017
install no
loader grub-bhyve
name ubuntu-server-universe
os d8lvm
persist 1
ram 4GB
size 68719476736
tap tap1


also looks both vms use same eth driver

00:03.0 Ethernet controller: Red Hat, Inc. Virtio network device
Subsystem: Red Hat, Inc. Virtio network device
Flags: bus master, fast devsel, latency 64, IRQ 17
I/O ports at 2000
Memory at c0002000 (32-bit, non-prefetchable) [size=8K]
[virtual] Expansion ROM at c0001800 [disabled] [size=2K]
Capabilities: [40] MSI-X: Enable+ Count=3 Masked-
Capabilities: [4c] MSI: Enable- Count=1/1 Maskable- 64bit+
Kernel driver in use: virtio-pci
 
Last edited:
Top