After a backup in the gui of a CT (100) to a shared nfs drive I restored this backup to another Node pve3.
It seems to be ok but afterwards this new CT (101) would not start.
It gives the following errors.
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
I am new in the Proxmox world, Do you have a solution?
The smiley means ": p" without teh spaces.
systemctl status pve-container@101.service
root@pve3:~# 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 2018-03-12 13:52:47 CET; 8min ago
Docs: man:lxc-start
man:lxc
man
ct
Process: 23625 ExecStart=/usr/bin/lxc-start -n 101 (code=exited, status=1/FAILURE)
Mar 12 13:52:47 pve3 systemd[1]: Starting PVE LXC Container: 101...
Mar 12 13:52:47 pve3 lxc-start[23625]: lxc-start: 101: lxccontainer.c: wait_on_daemonized_start: 751 No such file or directory - Failed to rec
Mar 12 13:52:47 pve3 lxc-start[23625]: lxc-start: 101: tools/lxc_start.c: main: 371 The container failed to start.
Mar 12 13:52:47 pve3 lxc-start[23625]: lxc-start: 101: tools/lxc_start.c: main: 373 To get more details, run the container in foreground mode.
Mar 12 13:52:47 pve3 lxc-start[23625]: lxc-start: 101: tools/lxc_start.c: main: 375 Additional information can be obtained by setting the --lo
Mar 12 13:52:47 pve3 systemd[1]: pve-container@101.service: Control process exited, code=exited status=1
Mar 12 13:52:47 pve3 systemd[1]: pve-container@101.service: Killing process 23639 (lxc-start) with signal SIGKILL.
Mar 12 13:52:47 pve3 systemd[1]: Failed to start PVE LXC Container: 101.
Mar 12 13:52:47 pve3 systemd[1]: pve-container@101.service: Unit entered failed state.
Mar 12 13:52:47 pve3 systemd[1]: pve-container@101.service: Failed with result 'exit-code'.
------------------------------------------
root@pve3:~# journalctl -xe
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit pvesr.service has begun starting up.
Mar 12 14:15:01 pve3 systemd[1]: Started Proxmox VE replication runner.
-- Subject: Unit pvesr.service has finished start-up
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit pvesr.service has finished starting up.
--
-- The start-up result is done.
Mar 12 14:15:10 pve3 pvedaemon[11553]: starting CT 101: UPID
ve3:00002D21:0000BECD:5AA67D5E:vzstart:101:root@pam:
Mar 12 14:15:10 pve3 pvedaemon[3201]: <root@pam> starting task UPID
ve3:00002D21:0000BECD:5AA67D5E:vzstart:101:root@pam:
Mar 12 14:15:10 pve3 systemd[1]: Starting PVE LXC Container: 101...
-- Subject: Unit pve-container@101.service has begun start-up
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit pve-container@101.service has begun starting up.
Mar 12 14:15:10 pve3 audit[11558]: AVC apparmor="DENIED" operation="mount" info="failed mntpnt match" error=-13 profile="/usr/bin/lxc-start" n
Mar 12 14:15:10 pve3 lxc-start[11556]: lxc-start: 101: lxccontainer.c: wait_on_daemonized_start: 751 No such file or directory - Failed to rec
Mar 12 14:15:10 pve3 lxc-start[11556]: lxc-start: 101: tools/lxc_start.c: main: 371 The container failed to start.
Mar 12 14:15:10 pve3 lxc-start[11556]: lxc-start: 101: tools/lxc_start.c: main: 373 To get more details, run the container in foreground mode.
Mar 12 14:15:10 pve3 lxc-start[11556]: lxc-start: 101: tools/lxc_start.c: main: 375 Additional information can be obtained by setting the --lo
Mar 12 14:15:10 pve3 systemd[1]: pve-container@101.service: Control process exited, code=exited status=1
Mar 12 14:15:10 pve3 systemd[1]: pve-container@101.service: Killing process 11558 (lxc-start) with signal SIGKILL.
Mar 12 14:15:10 pve3 kernel: audit: type=1400 audit(1520860510.743:14): apparmor="DENIED" operation="mount" info="failed mntpnt match" error=-
Mar 12 14:15:10 pve3 systemd[1]: Failed to start PVE LXC Container: 101.
-- Subject: Unit pve-container@101.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit pve-container@101.service has failed.
--
-- The result is failed.
Mar 12 14:15:10 pve3 systemd[1]: pve-container@101.service: Unit entered failed state.
Mar 12 14:15:10 pve3 systemd[1]: pve-container@101.service: Failed with result 'exit-code'.
Mar 12 14:15:10 pve3 pvedaemon[11553]: command 'systemctl start pve-container@101' failed: exit code 1
Mar 12 14:15:10 pve3 pvedaemon[3201]: <root@pam> end task UPID
ve3:00002D21:0000BECD:5AA67D5E:vzstart:101:root@pam: command 'systemctl start
It seems to be ok but afterwards this new CT (101) would not start.
It gives the following errors.
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
I am new in the Proxmox world, Do you have a solution?
The smiley means ": p" without teh spaces.
systemctl status pve-container@101.service
root@pve3:~# 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 2018-03-12 13:52:47 CET; 8min ago
Docs: man:lxc-start
man:lxc
man

Process: 23625 ExecStart=/usr/bin/lxc-start -n 101 (code=exited, status=1/FAILURE)
Mar 12 13:52:47 pve3 systemd[1]: Starting PVE LXC Container: 101...
Mar 12 13:52:47 pve3 lxc-start[23625]: lxc-start: 101: lxccontainer.c: wait_on_daemonized_start: 751 No such file or directory - Failed to rec
Mar 12 13:52:47 pve3 lxc-start[23625]: lxc-start: 101: tools/lxc_start.c: main: 371 The container failed to start.
Mar 12 13:52:47 pve3 lxc-start[23625]: lxc-start: 101: tools/lxc_start.c: main: 373 To get more details, run the container in foreground mode.
Mar 12 13:52:47 pve3 lxc-start[23625]: lxc-start: 101: tools/lxc_start.c: main: 375 Additional information can be obtained by setting the --lo
Mar 12 13:52:47 pve3 systemd[1]: pve-container@101.service: Control process exited, code=exited status=1
Mar 12 13:52:47 pve3 systemd[1]: pve-container@101.service: Killing process 23639 (lxc-start) with signal SIGKILL.
Mar 12 13:52:47 pve3 systemd[1]: Failed to start PVE LXC Container: 101.
Mar 12 13:52:47 pve3 systemd[1]: pve-container@101.service: Unit entered failed state.
Mar 12 13:52:47 pve3 systemd[1]: pve-container@101.service: Failed with result 'exit-code'.
------------------------------------------
root@pve3:~# journalctl -xe
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit pvesr.service has begun starting up.
Mar 12 14:15:01 pve3 systemd[1]: Started Proxmox VE replication runner.
-- Subject: Unit pvesr.service has finished start-up
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit pvesr.service has finished starting up.
--
-- The start-up result is done.
Mar 12 14:15:10 pve3 pvedaemon[11553]: starting CT 101: UPID

Mar 12 14:15:10 pve3 pvedaemon[3201]: <root@pam> starting task UPID

Mar 12 14:15:10 pve3 systemd[1]: Starting PVE LXC Container: 101...
-- Subject: Unit pve-container@101.service has begun start-up
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit pve-container@101.service has begun starting up.
Mar 12 14:15:10 pve3 audit[11558]: AVC apparmor="DENIED" operation="mount" info="failed mntpnt match" error=-13 profile="/usr/bin/lxc-start" n
Mar 12 14:15:10 pve3 lxc-start[11556]: lxc-start: 101: lxccontainer.c: wait_on_daemonized_start: 751 No such file or directory - Failed to rec
Mar 12 14:15:10 pve3 lxc-start[11556]: lxc-start: 101: tools/lxc_start.c: main: 371 The container failed to start.
Mar 12 14:15:10 pve3 lxc-start[11556]: lxc-start: 101: tools/lxc_start.c: main: 373 To get more details, run the container in foreground mode.
Mar 12 14:15:10 pve3 lxc-start[11556]: lxc-start: 101: tools/lxc_start.c: main: 375 Additional information can be obtained by setting the --lo
Mar 12 14:15:10 pve3 systemd[1]: pve-container@101.service: Control process exited, code=exited status=1
Mar 12 14:15:10 pve3 systemd[1]: pve-container@101.service: Killing process 11558 (lxc-start) with signal SIGKILL.
Mar 12 14:15:10 pve3 kernel: audit: type=1400 audit(1520860510.743:14): apparmor="DENIED" operation="mount" info="failed mntpnt match" error=-
Mar 12 14:15:10 pve3 systemd[1]: Failed to start PVE LXC Container: 101.
-- Subject: Unit pve-container@101.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit pve-container@101.service has failed.
--
-- The result is failed.
Mar 12 14:15:10 pve3 systemd[1]: pve-container@101.service: Unit entered failed state.
Mar 12 14:15:10 pve3 systemd[1]: pve-container@101.service: Failed with result 'exit-code'.
Mar 12 14:15:10 pve3 pvedaemon[11553]: command 'systemctl start pve-container@101' failed: exit code 1
Mar 12 14:15:10 pve3 pvedaemon[3201]: <root@pam> end task UPID

Last edited: