[systemd-devel] systemd-nspawn: cannot join existing macvlan

Lennart Poettering lennart at poettering.net
Fri May 15 08:43:19 PDT 2015


On Fri, 08.05.15 20:53, Kai Krakow (hurikhan77 at gmail.com) wrote:

> > # systemd-nspawn -b --link-journal=try-guest --network-macvlan=enp4s0 --
> > bind=/usr/portage --bind-ro=/usr/src --machine=test
> > Spawning container test on /var/lib/machines/test.
> > Press ^] three times within 1s to kill container.
> > Failed to add new macvlan interfaces: File exists
> > 
> > I still don't think that systemd-nspawn should insist on creating the
> > host- side macvlan bridge and fail, if it cannot. It should just accept
> > that it is already there.
> 
> My findings show that it actually does accept this case. But I had to 
> explicitly order the machines after network.target to successfully start at 
> boot time.

I changed git now to order nspawn units by default after
network.target now. In the long run we should replace this by calling
into networkd though, without waiting for "all" networking, for
whatever that means...

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list