Hey Community,
I have a container (Rocky Linux) for my smart home system. Unfortunately, the container kind of freezes after an internal backup - I cannot login to the console, and the system is not reachable. Shutdown or reboot stop with errors.
Output from
Read more
I have a container (Rocky Linux) for my smart home system. Unfortunately, the container kind of freezes after an internal backup - I cannot login to the console, and the system is not reachable. Shutdown or reboot stop with errors.
pct stop 105
stops the container, but it's no possible to power it on again, because the startup script cannot mount rootfs.Output from
lxc-start -lDEBUG -o lxc105start.log -F -n 105
Code:
root@vm-server:~# cat lxc105start.log
lxc-start...
Read more