On Mi, 23.10.19 20:09, Michał Zegan (webczat_200@xxxxxxxxxxxxxx) wrote: > Hello, > My use case is the following: make a test of routing protocols without > having... enough real hardware. I decided to do that via containers > using systemd-nspawn, and because I may need many interconnected > networks and things like qos settings applied without dirty scripts, I > decided to try openvswitch for bridge management. > The problem here is that systemd-nspawn does not really support adding > the created veth interface to the ovs bridge, even for the so called > fake bridge, because it says "operation not supported". Same happens if > I try to do ip link set iface master fakebridge. > How to deal with that situation correctly? Any ideas? Uh. Some network device types might need some special calls to migrate them to an ns namespace (wifi too?), so far nobody sat down and did the necessary work to make that happen. It's a matter of debugging, researching and than probably making a minor fix to nspawn, to do the migration for you. Lennart -- Lennart Poettering, Berlin _______________________________________________ systemd-devel mailing list systemd-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/systemd-devel