Hi,
Read great things about proxmox, so i decided to go for it. Paid for a sub and installed. My issues right now are the following:
1- I can only restore vzdumps with the option --ostype unmanaged because it will return "unable to restore CT xxx - unable to detect OS distribution"
2- After restoring, they wont start.
and
The backups fail with Centos and Debian (7 and 8)
Could you help?
Read great things about proxmox, so i decided to go for it. Paid for a sub and installed. My issues right now are the following:
1- I can only restore vzdumps with the option --ostype unmanaged because it will return "unable to restore CT xxx - unable to detect OS distribution"
2- After restoring, they wont start.
Code:
systemctl status pve-container@116.service
● pve-container@116.service - PVE LXC Container: 116
Loaded: loaded (/lib/systemd/system/pve-container@.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2019-03-29 21:41:31 UTC; 10min ago
Docs: man:lxc-start
man:lxc
man:pct
Process: 29579 ExecStart=/usr/bin/lxc-start -n 116 (code=exited, status=1/FAILURE)
Mar 29 21:41:31 ns505630 lxc-start[29579]: lxc-start: 116: lxccontainer.c: wait_on_daemonized_start: 865 Received container state "ABORTING" instead of "RUNNING"
Mar 29 21:41:31 ns505630 lxc-start[29579]: lxc-start: 116: tools/lxc_start.c: main: 330 The container failed to start
Mar 29 21:41:31 ns505630 lxc-start[29579]: lxc-start: 116: tools/lxc_start.c: main: 333 To get more details, run the container in foreground mode
Mar 29 21:41:31 ns505630 lxc-start[29579]: lxc-start: 116: tools/lxc_start.c: main: 336 Additional information can be obtained by setting the --logfile and --logpriority options
Mar 29 21:41:31 ns505630 systemd[1]: pve-container@116.service: Control process exited, code=exited status=1
Mar 29 21:41:31 ns505630 systemd[1]: pve-container@116.service: Killing process 29583 (3) with signal SIGKILL.
Mar 29 21:41:31 ns505630 systemd[1]: pve-container@116.service: Killing process 29618 (3) with signal SIGKILL.
Mar 29 21:41:31 ns505630 systemd[1]: Failed to start PVE LXC Container: 116.
Mar 29 21:41:31 ns505630 systemd[1]: pve-container@116.service: Unit entered failed state.
Mar 29 21:41:31 ns505630 systemd[1]: pve-container@116.service: Failed with result 'exit-code'.
and
Code:
journalctl -xe
-- Unit pve-container@116.service has begun starting up.
Mar 29 22:01:36 ns505630 audit[20613]: AVC apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="/usr/bin/lxc-start" name="lxc-116_</var/lib/lxc>" pid=20613 comm="apparmor_parser
Mar 29 22:01:36 ns505630 kernel: audit: type=1400 audit(1553896896.072:20): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="/usr/bin/lxc-start" name="lxc-116_</var/lib/lxc>
Mar 29 22:01:36 ns505630 lxc-start[20602]: lxc-start: 116: lxccontainer.c: wait_on_daemonized_start: 865 Received container state "ABORTING" instead of "RUNNING"
Mar 29 22:01:36 ns505630 lxc-start[20602]: lxc-start: 116: tools/lxc_start.c: main: 330 The container failed to start
Mar 29 22:01:36 ns505630 lxc-start[20602]: lxc-start: 116: tools/lxc_start.c: main: 333 To get more details, run the container in foreground mode
Mar 29 22:01:36 ns505630 lxc-start[20602]: lxc-start: 116: tools/lxc_start.c: main: 336 Additional information can be obtained by setting the --logfile and --logpriority options
Mar 29 22:01:36 ns505630 systemd[1]: pve-container@116.service: Control process exited, code=exited status=1
Mar 29 22:01:36 ns505630 systemd[1]: pve-container@116.service: Killing process 20606 (3) with signal SIGKILL.
Mar 29 22:01:36 ns505630 systemd[1]: pve-container@116.service: Killing process 20654 (3) with signal SIGKILL.
Mar 29 22:01:36 ns505630 systemd[1]: Failed to start PVE LXC Container: 116.
-- Subject: Unit pve-container@116.service has failed
-- Defined-By: systemd
--
-- Unit pve-container@116.service has failed.
--
-- The result is failed.
Mar 29 22:01:36 ns505630 systemd[1]: pve-container@116.service: Unit entered failed state.
Mar 29 22:01:36 ns505630 systemd[1]: pve-container@116.service: Failed with result 'exit-code'.
'.
The backups fail with Centos and Debian (7 and 8)
Could you help?
Last edited: