upgrade CT debian to 11 and don't start

wekun

New Member
Oct 25, 2020
1
0
1
36
I upgrade a debian CT from 10 to 11 and the CT don't start.
I have Proxmox 6.0-4.

pct start 101 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. command 'systemctl start pve-container@101' failed: exit code 1 root@proxmox:/var/log# systemctl status pve-container@101.service ● pve-container@101.service - PVE LXC Container: 101 Loaded: loaded (/lib/systemd/system/pve-container@.service; static; vendor pr Active: failed (Result: exit-code) since Thu 2022-04-14 22:40:21 -03; 23s ago Docs: man:lxc-start man:lxc man:pct Process: 29418 ExecStart=/usr/bin/lxc-start -n 101 (code=exited, status=1/FAIL Apr 14 22:40:21 proxmox systemd[1]: Starting PVE LXC Container: 101... Apr 14 22:40:21 proxmox lxc-start[29418]: lxc-start: 101: lxccontainer.c: wait_ Apr 14 22:40:21 proxmox lxc-start[29418]: lxc-start: 101: tools/lxc_start.c: ma Apr 14 22:40:21 proxmox lxc-start[29418]: lxc-start: 101: tools/lxc_start.c: ma Apr 14 22:40:21 proxmox lxc-start[29418]: lxc-start: 101: tools/lxc_start.c: ma Apr 14 22:40:21 proxmox systemd[1]: pve-container@101.service: Control process Apr 14 22:40:21 proxmox systemd[1]: pve-container@101.service: Failed with resu Apr 14 22:40:21 proxmox systemd[1]: Failed to start PVE LXC Container: 101. ● 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 Thu 2022-04-14 22:40:21 -03; 23s ago Docs: man:lxc-start man:lxc man:pct Process: 29418 ExecStart=/usr/bin/lxc-start -n 101 (code=exited, status=1/FAILURE) Apr 14 22:40:21 proxmox systemd[1]: Starting PVE LXC Container: 101... Apr 14 22:40:21 proxmox lxc-start[29418]: lxc-start: 101: lxccontainer.c: wait_on_daemonized_start: 856 No such file or directory - Failed to receive the con Apr 14 22:40:21 proxmox lxc-start[29418]: lxc-start: 101: tools/lxc_start.c: main: 330 The container failed to start Apr 14 22:40:21 proxmox lxc-start[29418]: lxc-start: 101: tools/lxc_start.c: main: 333 To get more details, run the container in foreground mode Apr 14 22:40:21 proxmox lxc-start[29418]: lxc-start: 101: tools/lxc_start.c: main: 336 Additional information can be obtained by setting the --logfile and -- Apr 14 22:40:21 proxmox systemd[1]: pve-container@101.service: Control process exited, code=exited, status=1/FAILURE Apr 14 22:40:21 proxmox systemd[1]: pve-container@101.service: Failed with result 'exit-code'. Apr 14 22:40:21 proxmox systemd[1]: Failed to start PVE LXC Container: 101 # 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 Thu 2022-04-14 22:52:14 -03; 1min 16s ago Docs: man:lxc-start man:lxc man:pct Process: 3707 ExecStart=/usr/bin/lxc-start -n 101 (code=exited, status=1/FAILURE) Apr 14 22:52:14 proxmox systemd[1]: Starting PVE LXC Container: 101... Apr 14 22:52:14 proxmox lxc-start[3707]: lxc-start: 101: lxccontainer.c: wait_on_daemonized_start: 856 No such file or directory - Failed to receive the cont Apr 14 22:52:14 proxmox lxc-start[3707]: lxc-start: 101: tools/lxc_start.c: main: 330 The container failed to start Apr 14 22:52:14 proxmox lxc-start[3707]: lxc-start: 101: tools/lxc_start.c: main: 333 To get more details, run the container in foreground mode Apr 14 22:52:14 proxmox lxc-start[3707]: lxc-start: 101: tools/lxc_start.c: main: 336 Additional information can be obtained by setting the --logfile and --l Apr 14 22:52:14 proxmox systemd[1]: pve-container@101.service: Control process exited, code=exited, status=1/FAILURE Apr 14 22:52:14 proxmox systemd[1]: pve-container@101.service: Failed with result 'exit-code'. Apr 14 22:52:14 proxmox systemd[1]: Failed to start PVE LXC Container: 101.

Any help, please?
Thanks!