Hey Guys,
I hope someone can help me...
I have a Centos LXC Container running on my Proxmox Cluster.
All of the sudden it does not want to start.
When I start it the log reports the following:
When I do run the status command, I get the following output:
Then I did notice another command in one of the threads that does provide a bit more info, But not sure how to process it...
Command: lxc-start -n 106 -F
Output:
Does anyone have advise for me?
I hope someone can help me...
I have a Centos LXC Container running on my Proxmox Cluster.
All of the sudden it does not want to start.
When I start it the log reports the following:
Job for pve-container@106.service failed because the control process exited with error code.
See "systemctl status pve-container@106.service" and "journalctl -xe" for details.
TASK ERROR: command 'systemctl start pve-container@106' failed: exit code 1
When I do run the status command, I get the following output:
pve-container@106.service - PVE LXC Container: 106
Loaded: loaded (/lib/systemd/system/pve-container@.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2020-03-01 23:24:12 SAST; 2min 1s ago
Docs: man:lxc-start
man:lxc
manct
Process: 3919 ExecStart=/usr/bin/lxc-start -n 106 (code=exited, status=1/FAILURE)
Mar 01 23:24:10 c4 systemd[1]: Starting PVE LXC Container: 106...
Mar 01 23:24:12 c4 lxc-start[3919]: lxc-start: 106: lxccontainer.c: wait_on_daemonized_start: 865 No such file or directory - Failed to receive the container s
Mar 01 23:24:12 c4 lxc-start[3919]: lxc-start: 106: tools/lxc_start.c: main: 329 The container failed to start
Mar 01 23:24:12 c4 lxc-start[3919]: lxc-start: 106: tools/lxc_start.c: main: 332 To get more details, run the container in foreground mode
Mar 01 23:24:12 c4 lxc-start[3919]: lxc-start: 106: tools/lxc_start.c: main: 335 Additional information can be obtained by setting the --logfile and --logprior
Mar 01 23:24:12 c4 systemd[1]: pve-container@106.service: Control process exited, code=exited, status=1/FAILURE
Mar 01 23:24:12 c4 systemd[1]: pve-container@106.service: Failed with result 'exit-code'.
Mar 01 23:24:12 c4 systemd[1]: Failed to start PVE LXC Container: 106
Then I did notice another command in one of the threads that does provide a bit more info, But not sure how to process it...
Command: lxc-start -n 106 -F
Output:
lxc-start: 106: conf.c: run_buffer: 352 Script exited with status 25
lxc-start: 106: start.c: lxc_init: 897 Failed to run lxc.hook.pre-start for container "106"
lxc-start: 106: start.c: __lxc_start: 2032 Failed to initialize container "106"
Segmentation fault
Does anyone have advise for me?