Am 31.03.2014 14:39, schrieb Stefan G. Weichinger: > Am 31.03.2014 14:17, schrieb Nilesh Govindrajan: >> On 31-Mar-2014 5:45 pm, "Stefan G. Weichinger" <li...@xunil.at> wrote: >>> >>> >>> Aside from all the discussions around systemd, I simply gave the new >>> systemd-networkd a try. >>> >>> It helped me to simplify my config for my main machine where I run KVM >>> for virtualization and need a network bridge: >>> >>> >> http://www.oops.co.at/en/publications/systemd-networkd-network-configuration-for-a-kvm-server >>> >>> Maybe someone else can make use of that as well. >>> >>> Stefan >>> >> >> IMHO, tap interfaces are not required there because they get created >> automatically as needed when you specify the bridge to which QEMU must >> attach to. It's an overkill. > > So the openrc-example might be simplified? ok with me ... does anyone > confirm?
Today I tried to set up a bonding between 2 physical NICs and then I wanted to make a bridge on top of that to connect the VMs. So far no success, maybe my fault, maybe not yet possible with networkd. More tomorrow ;-) S