Hi All,
I am using systemd 237. I am trying to start two containers using
systemd-nspawn with same root directory. First one starts but the second one
throws the Error "Directory Tree /a/b/c/ is currently busy."
In version 239 man pages, it's mentioned implicitly, that it can be used so.
v239 man pageNote that running two systemd-nspawn containers from the same
directory tree will not make processes in them see each other. The PID
namespace separation of the two containers is complete and the containers will
share very few runtime objects except for the underlying file system.
Usemachinectl(1)'s login or shell commands to request an additional login
session in a running container.
Can you please let me know if this is still valid for systemd version 237 ? If
it is possible to start two containers from the same directory, what could be
the reason for the error for second container. Thank You
Regards
Mahipal
_______________________________________________
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel