Re: New kernel 4.9.159-vs2.3.9.8 problem...
Herbert Poetzl <[email protected]> Wed, 10 Feb 2021 16:55:53 +0100
| Newsgroups | gmane.linux.vserver |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Feb 08, 2021 at 07:04:29PM +0100, Sam Przyswa wrote: > Hi, Hey, > 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 for reporting back when others encounter the same issue this might help a lot. > Thanks again. You are very welcome! Best, Herbert > 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.