Hello,
We have conferred two LXC containers in a node (Without cluster configured) and Debian 8 as Guest OS.
After reboot, containers are not starting. (In the past the has been rebooted ok).
Trying with extended log, the information is the same:
We have tried to set, in config of lcx container, the line:
But not function.
Has anyone had the same problem? Have you been able to solve?
We have conferred two LXC containers in a node (Without cluster configured) and Debian 8 as Guest OS.
After reboot, containers are not starting. (In the past the has been rebooted ok).
lxc-start: lxc_start.c: main: 344 The container failed to start.
lxc-start: lxc_start.c: main: 346 To get more details, run the container in foreground mode.
lxc-start: lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.
lxc-start: lxc_start.c: main: 346 To get more details, run the container in foreground mode.
lxc-start: lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.
Trying with extended log, the information is the same:
lxc-start 1451004401.792 ERROR lxc_conf - conf.c:run_buffer:342 - Script exited with status 1
lxc-start 1451004401.792 ERROR lxc_start - start.c:lxc_init:436 - failed to run pre-start hooks for container '201'.
lxc-start 1451004401.792 ERROR lxc_start - start.c:__lxc_start:1170 - failed to initialize the container
lxc-start 1451004406.798 ERROR lxc_start_ui - lxc_start.c:main:344 - The container failed to start.
lxc-start 1451004406.798 ERROR lxc_start_ui - lxc_start.c:main:346 - To get more details, run the container in foreground mode.
lxc-start 1451004406.798 ERROR lxc_start_ui - lxc_start.c:main:348 - Additional information can be obtained by setting the --logfile and --logpriority options.
lxc-start 1451004401.792 ERROR lxc_start - start.c:lxc_init:436 - failed to run pre-start hooks for container '201'.
lxc-start 1451004401.792 ERROR lxc_start - start.c:__lxc_start:1170 - failed to initialize the container
lxc-start 1451004406.798 ERROR lxc_start_ui - lxc_start.c:main:344 - The container failed to start.
lxc-start 1451004406.798 ERROR lxc_start_ui - lxc_start.c:main:346 - To get more details, run the container in foreground mode.
lxc-start 1451004406.798 ERROR lxc_start_ui - lxc_start.c:main:348 - Additional information can be obtained by setting the --logfile and --logpriority options.
We have tried to set, in config of lcx container, the line:
lxc.aa_allow_incomplete = 1
But not function.
Has anyone had the same problem? Have you been able to solve?