Hi all
I recently updated my server to the newest version of proxmox however after i restarted the server i was unable to boot 3 of the containers. I am not sure exsactly why they are not booting however i do have the logs to go with them.
the container itself returns a task error as follows:
TASK ERROR: command 'lxc-start -n 108' failed: exit code 1
and i tried to run this command to see if it gave more information, however i am not sure what it means:
/etc/pve/lxc# lxc-start -n 108 -F -o=/test.log
readline() on closed filehandle $fd at /usr/share/lxc/hooks/lxc-pve-autodev-hook line 32.
lxc-start: sync.c: __sync_wait: 51 invalid sequence number 1. expected 4
lxc-start: start.c: __lxc_start: 1211 failed to spawn '108'
umount: /var/lib/lxc/108/rootfs: target is busy
(In some cases useful info about processes that
use the device is found by lsof(8) or fuser(1).)
command 'umount --recursive /var/lib/lxc/108/rootfs' failed: exit code 32
lxc-start: conf.c: run_buffer: 342 Script exited with status 32
lxc-start: start.c: lxc_fini: 517 failed to run post-stop hooks for container '108'.
lxc-start: lxc_start.c: main: 344 The container failed to start.
lxc-start: lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.
all 3 containers are like this and i am not sure how to fix it, does anyone have any ideas?
thanks in advance
I recently updated my server to the newest version of proxmox however after i restarted the server i was unable to boot 3 of the containers. I am not sure exsactly why they are not booting however i do have the logs to go with them.
the container itself returns a task error as follows:
TASK ERROR: command 'lxc-start -n 108' failed: exit code 1
and i tried to run this command to see if it gave more information, however i am not sure what it means:
/etc/pve/lxc# lxc-start -n 108 -F -o=/test.log
readline() on closed filehandle $fd at /usr/share/lxc/hooks/lxc-pve-autodev-hook line 32.
lxc-start: sync.c: __sync_wait: 51 invalid sequence number 1. expected 4
lxc-start: start.c: __lxc_start: 1211 failed to spawn '108'
umount: /var/lib/lxc/108/rootfs: target is busy
(In some cases useful info about processes that
use the device is found by lsof(8) or fuser(1).)
command 'umount --recursive /var/lib/lxc/108/rootfs' failed: exit code 32
lxc-start: conf.c: run_buffer: 342 Script exited with status 32
lxc-start: start.c: lxc_fini: 517 failed to run post-stop hooks for container '108'.
lxc-start: lxc_start.c: main: 344 The container failed to start.
lxc-start: lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.
all 3 containers are like this and i am not sure how to fix it, does anyone have any ideas?
thanks in advance