
14 Mar
2017
14 Mar
'17
7:06 p.m.
On 03/14/2017 12:50 PM, Devin Acosta wrote:
Yaniv,
So are you telling me that the virtual machine will get 10Gbit speeds even though it only reports 1Gbit?
It is up to the driver used on the VM and what the qemu process does with it. by default, neither libvirt or vdsm will mess with it. You will find that qemu also has no restrictions on bandwidth, but only the driver used. Using the virtio driver, ethtool will return no speed data, because there is none. Settings for eth0: Link detected: yes That is all.