I have a strange problem with one of my hosts, after it reboots none of the contains auto-start properly.
The task log shows that proxmox attempts it - There is a "Start all VMs and Containers" task, and all the VMs start fine.
The containers however all fail:
The containers all start fine if I log into the UI and manually start them.
The task log shows that proxmox attempts it - There is a "Start all VMs and Containers" task, and all the VMs start fine.
The containers however all fail:
Code:
lxc-start: parse.c: lxc_file_for_each_line: 57 Failed to parse config: lxc.include = /usr/share/lxc/config/common.conf.d/
lxc-start: parse.c: lxc_file_for_each_line: 57 Failed to parse config: lxc.include = /usr/share/lxc/config/common.conf
lxc-start: parse.c: lxc_file_for_each_line: 57 Failed to parse config: lxc.include = /usr/share/lxc/config/ubuntu.common.conf
lxc-start: tools/lxc_start.c: main: 284 Failed to create lxc_container
TASK ERROR: command 'lxc-start -n 125250' failed: exit code 1
The containers all start fine if I log into the UI and manually start them.
Code:
root@neo-pve:~# pveversion
pve-manager/4.4-12/e71b7a74 (running kernel: 4.4.35-2-pve)
root@neo-pve:~#