Hello -
I lost power today and when I booted back up my Proxmox server (6.3-3) my Ubuntu (18.04) container will not spin up. It had "Config locked (snapshot-delete)" status.
"pct unlock 100" removed the status. However, I still cannot get the container to spin up.
When I run "lxc-start -n 100 --foreground --logfile test.log --logpriority=2"
test.log says:
lxc-start 100 20210319224424.819 ERROR conf - conf.c:run_buffer:314 - Script exited with status 32
lxc-start 100 20210319224424.819 ERROR start - start.c:lxc_init:798 - Failed to run lxc.hook.pre-start for container "100"
lxc-start 100 20210319224424.819 ERROR start - start.c:__lxc_start:1945 - Failed to initialize container "100"
lxc-start 100 20210319224425.838 ERROR lxc_start - tools/lxc_start.c:main:308 - The container failed to start
lxc-start 100 20210319224425.838 ERROR lxc_start - tools/lxc_start.c:main:314 - Additional information can be obtained by setting the --logfile and --logpriority options
I'm a bit over my head at this point. Any idea how I can fix this?
Thanks!
I lost power today and when I booted back up my Proxmox server (6.3-3) my Ubuntu (18.04) container will not spin up. It had "Config locked (snapshot-delete)" status.
"pct unlock 100" removed the status. However, I still cannot get the container to spin up.
When I run "lxc-start -n 100 --foreground --logfile test.log --logpriority=2"
test.log says:
lxc-start 100 20210319224424.819 ERROR conf - conf.c:run_buffer:314 - Script exited with status 32
lxc-start 100 20210319224424.819 ERROR start - start.c:lxc_init:798 - Failed to run lxc.hook.pre-start for container "100"
lxc-start 100 20210319224424.819 ERROR start - start.c:__lxc_start:1945 - Failed to initialize container "100"
lxc-start 100 20210319224425.838 ERROR lxc_start - tools/lxc_start.c:main:308 - The container failed to start
lxc-start 100 20210319224425.838 ERROR lxc_start - tools/lxc_start.c:main:314 - Additional information can be obtained by setting the --logfile and --logpriority options
I'm a bit over my head at this point. Any idea how I can fix this?
Thanks!