I ran a proxmox update and Now i'm getting this error when trying to load my Fileserver container. I am now fully up to date to proxmox 6.0-9-6.0
Pve-container
Code:
Job for pve-container@101.service failed because the control process exited with error code.
See "systemctl status pve-container@101.service" and "journalctl -xe" for details.
TASK ERROR: command 'systemctl start pve-container@101' failed: exit code 1
Pve-container
Code:
root@Athena:~# systemctl status pve-container@101.service
● pve-container@101.service - PVE LXC Container: 101
Loaded: loaded (/lib/systemd/system/pve-container@.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2019-11-04 09:37:07 CST; 2min 26s ago
Docs: man:lxc-start
man:lxc
man:pct
Process: 26358 ExecStart=/usr/bin/lxc-start -n 101 (code=exited, status=1/FAILURE)
Nov 04 09:37:07 Athena systemd[1]: Starting PVE LXC Container: 101...
Nov 04 09:37:07 Athena lxc-start[26358]: lxc-start: 101: lxccontainer.c: wait_on_daemonized_start: 856 No such file or directory - Fai
Nov 04 09:37:07 Athena lxc-start[26358]: lxc-start: 101: tools/lxc_start.c: main: 330 The container failed to start
Nov 04 09:37:07 Athena lxc-start[26358]: lxc-start: 101: tools/lxc_start.c: main: 333 To get more details, run the container in foregr
Nov 04 09:37:07 Athena lxc-start[26358]: lxc-start: 101: tools/lxc_start.c: main: 336 Additional information can be obtained by settin
Nov 04 09:37:07 Athena systemd[1]: pve-container@101.service: Control process exited, code=exited, status=1/FAILURE
Nov 04 09:37:07 Athena systemd[1]: pve-container@101.service: Failed with result 'exit-code'.
Nov 04 09:37:07 Athena systemd[1]: Failed to start PVE LXC Container: 101.
lines 1-16/16 (END)
Code:
oot@Athena:~# journalctl -xe
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- An ExecStart= process belonging to unit pve-container@101.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Nov 04 10:08:40 Athena systemd[1]: pve-container@101.service: Failed with result 'exit
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit pve-container@101.service has entered the 'failed' state with result 'exit
Nov 04 10:08:40 Athena pvedaemon[23842]: unable to get PID for CT 101 (not running?)
Nov 04 10:08:40 Athena systemd[1]: Failed to start PVE LXC Container: 101.
-- Subject: A start job for unit pve-container@101.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit pve-container@101.service has finished with a failure.
--
-- The job identifier is 58059 and the job result is failed.
Nov 04 10:08:40 Athena pvedaemon[31809]: command 'systemctl start pve-container@101' f
Nov 04 10:08:40 Athena pvedaemon[23842]: <root@pam> end task UPID:Athena:00007C41:003F
lines 5607-5630/5630 (END)