Like this post: https://forum.proxmox.com/threads/u...ced-to-reboot-node-manually.57148/post-263512
It was necessary for me to actually kill the LXC start process using ps faxuw.
Unfortunately, now it won't turn back on.
Any ideas for me?
debug log:
It was necessary for me to actually kill the LXC start process using ps faxuw.
Unfortunately, now it won't turn back on.
Any ideas for me?
debug log:
lxc-start 140 20210222202600.401 INFO lsm - lsm/lsm.c:lsm_init:29 - LSM security driver AppArmor
lxc-start 140 20210222202600.401 INFO conf - conf.c:run_script_argv:340 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "140", config section "lxc"
lxc-start 140 20210222202601.996 DEBUG conf - conf.c:run_buffer:312 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 140 lxc pre-start produced output: failed to remove directory '/sys/fs/cgroup/devices/lxc/140/ns/docker/153f724dd7b304a4a9042b652ff11c4c0bb238ecfeb2de94626bcbd13e646704': Device or resource busy
lxc-start 140 20210222202602.185 ERROR conf - conf.c:run_buffer:323 - Script exited with status 16
lxc-start 140 20210222202602.187 ERROR start - start.c:lxc_init:797 - Failed to run lxc.hook.pre-start for container "140"
lxc-start 140 20210222202602.188 ERROR start - start.c:__lxc_start:1896 - Failed to initialize container "140"
lxc-start 140 20210222202602.191 INFO conf - conf.c:run_script_argv:340 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "140", config section "lxc"
lxc-start 140 20210222202602.524 INFO conf - conf.c:run_script_argv:340 - Executing script "/usr/share/lxc/hooks/lxc-pve-poststop-hook" for container "140", config section "lxc"
lxc-start 140 20210222202603.984 DEBUG conf - conf.c:run_buffer:312 - Script exec /usr/share/lxc/hooks/lxc-pve-poststop-hook 140 lxc post-stop produced output: umount: /var/lib/lxc/140/rootfs: not mounted
lxc-start 140 20210222202603.984 DEBUG conf - conf.c:run_buffer:312 - Script exec /usr/share/lxc/hooks/lxc-pve-poststop-hook 140 lxc post-stop produced output: command 'umount --recursive -- /var/lib/lxc/140/rootfs' failed: exit code 1
lxc-start 140 20210222202604.728 ERROR conf - conf.c:run_buffer:323 - Script exited with status 1
lxc-start 140 20210222202604.739 ERROR start - start.c:lxc_end:964 - Failed to run lxc.hook.post-stop for container "140"
lxc-start 140 20210222202604.746 ERROR lxc_start - tools/lxc_start.c:main:308 - The container failed to start
lxc-start 140 20210222202604.750 ERROR lxc_start - tools/lxc_start.c:main:314 - Additional information can be obtained by setting the --logfile and --logpriority options
Last edited: