Hi,
Trying to start an LXC container from GUI fails.
From console i get this:
journalctl -xe returns this:
log returns this:
It seems from the log that the error is coming from:
---------------------------------------------------------------
lxc-start 100 20190712223530.156 INFO conf - conf.c:run_script_argv:374 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "100", config section "lxc"
lxc-start 100 20190712223530.990 DEBUG conf - conf.c:run_buffer:344 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 100 lxc pre-start with output: can't open '/usr/lib/systemd/system/container-getty@.service' - No such file or directory
lxc-start 100 20190712223530.992 DEBUG conf - conf.c:run_buffer:344 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 100 lxc pre-start with output: error in setup task PVE::LXC::Setup:re_start_hook
-------------------------------------------------------------
What ive done?
A) ran apt update and then apt upgrade and the reboot the node.
B) ran pct fsck 100 and the result was:
root@proxmox:/tmp# pct fsck 100
fsck from util-linux 2.29.2
/dev/mapper/pve-vm--100--disk--0: clean, 79981/13107200 files, 6091084/52428800 blocks
C) ran fsck on the system by putting a fsck file in the root.
D) lvs and lvscan look normal
Please any other ideas on how to troubleshoot this or how to fix this?
Other containers start up just fine.
Thanks in advanced
Trying to start an LXC container from GUI fails.
From console i get this:
journalctl -xe returns this:
log returns this:
It seems from the log that the error is coming from:
---------------------------------------------------------------
lxc-start 100 20190712223530.156 INFO conf - conf.c:run_script_argv:374 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "100", config section "lxc"
lxc-start 100 20190712223530.990 DEBUG conf - conf.c:run_buffer:344 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 100 lxc pre-start with output: can't open '/usr/lib/systemd/system/container-getty@.service' - No such file or directory
lxc-start 100 20190712223530.992 DEBUG conf - conf.c:run_buffer:344 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 100 lxc pre-start with output: error in setup task PVE::LXC::Setup:re_start_hook
-------------------------------------------------------------
What ive done?
A) ran apt update and then apt upgrade and the reboot the node.
B) ran pct fsck 100 and the result was:
root@proxmox:/tmp# pct fsck 100
fsck from util-linux 2.29.2
/dev/mapper/pve-vm--100--disk--0: clean, 79981/13107200 files, 6091084/52428800 blocks
C) ran fsck on the system by putting a fsck file in the root.
D) lvs and lvscan look normal
Please any other ideas on how to troubleshoot this or how to fix this?
Other containers start up just fine.
Thanks in advanced