Re: New kernel 4.9.159-vs2.3.9.8 problem...
Sam Przyswa <[email protected]> Mon, 8 Feb 2021 19:04:29 +0100
| Newsgroups | gmane.linux.vserver |
|---|---|
| Message-ID | <[email protected]> |
Hi, Thanks for your reply, In fact the problem came from systemd I went back to sysvinit and everything works correctly, it was described on the Vserver site! Thanks again. Sam. Le 07/02/2021 à 04:54, Herbert Poetzl a écrit : > On Sat, Feb 06, 2021 at 10:30:49PM +0100, Sam Przyswa wrote: >> Hi, > Hey Sam, > >> I upgraded to a Debian 4.9.159-vs2.3.9.8 Linux kernel and since >> when I start a vserver I lose the /boot, /proc mounts on the >> host machine but the vserver keeps running, do you have any >> idea ? > This sounds like the namespace unsharing doesn't work > correctly and the cleanup then done by the tools wipe > out your host mounts instead of the ones from the guest > namespace. > > Double check that the namespace unsharing works as > expected and the tools use it properly. > > Best, > Herbert > >> Thank you in advance. >> Sam.