Hello all
After updating the system, the containers do not start. After creating a new container, lxc will not start. Below is the log of one of the containers.
Proxmox VE 5.1
Please help...
After updating the system, the containers do not start. After creating a new container, lxc will not start. Below is the log of one of the containers.
Proxmox VE 5.1
Code:
pve-container@105.service - PVE LXC Container: 105
Loaded: loaded (/lib/systemd/system/pve-container@.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2018-04-09 13:06:11 CEST; 7min ago
Docs: man:lxc-start
man:lxc
man:pct
Process: 10811 ExecStart=/usr/bin/lxc-start -n 105 (code=exited, status=1/FAILURE)
Apr 09 13:06:11 pve systemd[1]: Starting PVE LXC Container: 105...
Apr 09 13:06:11 pve lxc-start[10811]: lxc-start: 105: lxccontainer.c: wait_on_daemonized_start: 751 No such file or directory - Failed to receive the container state
Apr 09 13:06:11 pve lxc-start[10811]: lxc-start: 105: tools/lxc_start.c: main: 368 The container failed to start.
Apr 09 13:06:11 pve lxc-start[10811]: lxc-start: 105: tools/lxc_start.c: main: 370 To get more details, run the container in foreground mode.
Apr 09 13:06:11 pve lxc-start[10811]: lxc-start: 105: tools/lxc_start.c: main: 372 Additional information can be obtained by setting the --logfile and --logpriority options.
Apr 09 13:06:11 pve systemd[1]: pve-container@105.service: Control process exited, code=exited status=1
Apr 09 13:06:11 pve systemd[1]: pve-container@105.service: Killing process 10814 (lxc-start) with signal SIGKILL.
Apr 09 13:06:11 pve systemd[1]: Failed to start PVE LXC Container: 105.
Apr 09 13:06:11 pve systemd[1]: pve-container@105.service: Unit entered failed state.
Apr 09 13:06:11 pve systemd[1]: pve-container@105.service: Failed with result 'exit-code'.
Please help...