bond for vm interfaces

Hello everyone, I need to create a bond for vm interfaces but I don't kown what is the best solution, you can help me? Thanks Edoardo

You can use either LACP or balance round-robin. Of course it is very important to know if your clients will be behind a single IP (for example behind router).As most of the bonding hash policy depend on either MAC (L2) or IP + Port (L3) , you will have a hard time to load balance to clients with the same IP. In my case, I have a team device with 6 x 1GbE ports.As my setup is hyperconverged (replica 3 arbiter 1) , I had to use multiple gluster volumes (and each brick has different port) with 1 VM disk per volume and to stripe on VM level for better performance. Best Regards,Strahil Nikolov В сряда, 24 юли 2019 г., 11:02:48 ч. Гринуич+3, Edoardo Mazza <e.mazza@mehrit.it> написа: Hello everyone,I need to create a bond for vm interfaces but I don't kown what is the best solution, you can help me?ThanksEdoardo_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/TFLL6M32PLES3H...

Hello Edoardo, Please provide some more details on where you want the bond. Are you asking to define a bond on the host/hypervisor or inside the VM? The later is a Linux task while the first is dome from the oVirt Manager (Engine). Thanks, Edy. On Wed, Jul 24, 2019 at 11:03 AM Edoardo Mazza <e.mazza@mehrit.it> wrote:
Hello everyone, I need to create a bond for vm interfaces but I don't kown what is the best solution, you can help me?
Thanks
Edoardo _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/TFLL6M32PLES3H...

Hi Edward, I would make a bond on the host/hypervisor and I would know what is the best solution for the vm traffic, I make an aggregation 802.3ad for the gluster traffic and for the host management, but I don't know if this solution is correct for the vm traffic thanks Edoardo Il giorno gio 25 lug 2019 alle ore 11:15 Edward Haas <edwardh@redhat.com> ha scritto:
Hello Edoardo,
Please provide some more details on where you want the bond. Are you asking to define a bond on the host/hypervisor or inside the VM? The later is a Linux task while the first is dome from the oVirt Manager (Engine).
Thanks, Edy.
On Wed, Jul 24, 2019 at 11:03 AM Edoardo Mazza <e.mazza@mehrit.it> wrote:
Hello everyone, I need to create a bond for vm interfaces but I don't kown what is the best solution, you can help me?
Thanks
Edoardo _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/TFLL6M32PLES3H...
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/MK7DXHPKRUK7ZR...

On Mon, Jul 29, 2019 at 12:12 PM Edoardo Mazza <edo7411@gmail.com> wrote:
Hi Edward, I would make a bond on the host/hypervisor and I would know what is the best solution for the vm traffic, I make an aggregation 802.3ad for the gluster traffic and for the host management, but I don't know if this solution is correct for the vm traffic thanks Edoardo
Hi, here: https://ovirt.org/documentation/admin-guide/chap-Logical_Networks.html in section "Bonding Modes" you can find specific information: " Important: Modes 1, 2, 3, and 4 support both virtual machine (bridged) and non-virtual machine (bridgeless) network types. Modes 0, 5 and 6 support non-virtual machine (bridgeless) networks only. oVirt uses Mode 4 by default ... " HIH, Gianluca
participants (5)
-
Edoardo Mazza
-
Edoardo Mazza
-
Edward Haas
-
Gianluca Cecchi
-
Strahil Nikolov