Debian 9.0 LXC Container

MrUnknownDE

New Member
Dec 9, 2018
3
0
1
24
Hello,

I have tried on my server to create a Debian 9.0 LXC container, the creation works wonderfully, but then he also start normally, only in the console, nothing is displayed and the RAM consumption is only 13 MB. An Ubuntu container works wonderfully.

Kernel version is: Linux 4.15.18-9-pve #1 SMP PVE 4.15.18-30 (Thu, 15 Nov 2018 13:32:46 +0100)


Best regards
Johannes K. | MrUnknownDE
 
Do you use IPv6?
 
You can try to debug with the following command and see where the container is hanging.

Code:
lxc-start -n <VMID> -F
[\Code]