
You should use better hashing algorithms for LACP. Take a look at this explanation: https://www.ibm.com/developerworks/community/blogs/storageneers/entry/Enhanc... In general only L2 hashing is made, you can achieve better throughput with L3 and multiple IPs, or with L4 (ports). Your switch should support those features too, if you’re using one. V. On 14 May 2018, at 15:16, Doug Ingham <dougti@gmail.com<mailto:dougti@gmail.com>> wrote: Hi All, My hosts have all of their interfaces bonded via LACP to maximise throughput, however the VMs are still limited to Gbit virtual interfaces. Is there a way to configure my VMs to take full advantage of the bonded physical interfaces? One way might be adding several VIFs to each VM & using ALB bonding, however I'd rather use LACP if possible... Cheers, -- Doug _______________________________________________ Users mailing list -- users@ovirt.org<mailto:users@ovirt.org> To unsubscribe send an email to users-leave@ovirt.org<mailto:users-leave@ovirt.org>