This is a standalone server, no cluster, I am running as my home lab; all the upgrades are done first to this server before going into other environments.
I have just simply upgraded from PVE 8.1 to 8.3 and suddenly all the lxc containers appear like this. Virtual machines are ok and unaffected
If I try to access the containers from the shell I got the following
root@pve-cugat1:~# pct list
can't open '/sys/fs/cgroup/blkio//lxc/104/blkio.throttle.io_service_bytes_recursive' - No such file or directory
root@pve-cugat1:~# pct console 100
lxc-console: 100: ../src/lxc/tools/lxc_console.c: lxc_console_main: 130 100 is not running
root@pve-cugat1:~# pct start 100
root@pve-cugat1:~# pct console 100
Connected to tty 2
Type <Ctrl+a q> to exit the console, <Ctrl+a Ctrl+a> to enter Ctrl+a itself
So it seems they have all powered down. but I can not power them up from the web interface. If I start them from the cli, they start, but still are NOT appearing in the WebUI.
Any ideas?
I have just simply upgraded from PVE 8.1 to 8.3 and suddenly all the lxc containers appear like this. Virtual machines are ok and unaffected
If I try to access the containers from the shell I got the following
root@pve-cugat1:~# pct list
can't open '/sys/fs/cgroup/blkio//lxc/104/blkio.throttle.io_service_bytes_recursive' - No such file or directory
root@pve-cugat1:~# pct console 100
lxc-console: 100: ../src/lxc/tools/lxc_console.c: lxc_console_main: 130 100 is not running
root@pve-cugat1:~# pct start 100
root@pve-cugat1:~# pct console 100
Connected to tty 2
Type <Ctrl+a q> to exit the console, <Ctrl+a Ctrl+a> to enter Ctrl+a itself
So it seems they have all powered down. but I can not power them up from the web interface. If I start them from the cli, they start, but still are NOT appearing in the WebUI.
Any ideas?