using one VLAN on multiple VMs on KVM on RHEL 8

Latest response

Hello,

is this going to work? as described in RedHat doc here:
VLAN on Bond and Bridge

where does the VLAN falls in this picture?

phy.Nic1---|          |---kvm-host(192.168.1.xx)
phy.Nic2---|          |   |---[ vnet0---vm1(enp1s0 = 192.168.1.xy)]
           |---bond0--br0-|
phy.Nic3---|              |---[ vnet1---vm2(enp1s0 = 192.168.1.xy)]
phy.Nic4---|              |---[ vnet2---vm3(enp1s0 = 192.168.1.xy)]

kvm host = vm = RHEL 8

  • I have only one VLAN ID.
  • All IPs are in same subnet.
  • All IPs are static.
  • I want to have load balancing and fault tolerance over 4 phy nic.

pl advice.

Responses