New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Systemd-nspawn inside OpenVZ with Networking
Hi,
I am currently testing out the systemd-nspawn containers running inside OpenVZ with 2.6.32-120+ kernel.
The systemd-nspawn on Debian 8 is able to function correct to create a separate container running CentOS 7.
The problem I am facing now is the network setup for the container.
I tried veth it is not working, OpenVSwitch with Tap interface is not working either.
Anybody tried such setup before?
Thanks in advance.
Comments
You can either disable network namespace and all your container instances would use host network, or you can ask OpenVZ host provider to activate any supported by systemd-nspawn modules like veth.
Reinstall wheezy, and think about what you've done!