Hello,
I installed a new server with PVE 7.2 and migrated a backup of an LXC container from old server with PVE 6.2.
This container is still running Ubuntu 14.04, which worked perfect with PVE 6.2. Now on PVE 7.2 there is a problem with the start of the container. It is starting without error, I can enter with
I found equal problem and possible solution with downgrading cgroupsv2 here:
https://forum.proxmox.com/threads/l...rly-after-upgrade-to-pve7.103598/#post-446883
https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysboot_edit_kernel_cmdline
I did this, rebooted host and checked with
Problem is, that it is still not working with this old Ubuntu, I have to enter runlevel 3 manually to get the server up properly. Same problem with fresh installation of Ubuntu 14.04 from official proxmox website.
Hoping you can help me and give some hints or possible root causes or solutions.
Thank you.
I installed a new server with PVE 7.2 and migrated a backup of an LXC container from old server with PVE 6.2.
This container is still running Ubuntu 14.04, which worked perfect with PVE 6.2. Now on PVE 7.2 there is a problem with the start of the container. It is starting without error, I can enter with
pct enter 100
from the host, but container has no network in this state. Checked with top
, there are only 7 tasks running. If I then go manually to runlevel 3 with init 3
, network and all services are starting and working well.I found equal problem and possible solution with downgrading cgroupsv2 here:
https://forum.proxmox.com/threads/l...rly-after-upgrade-to-pve7.103598/#post-446883
https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysboot_edit_kernel_cmdline
I did this, rebooted host and checked with
cat /proc/cmdline
on the host:BOOT_IMAGE=/vmlinuz-5.15.39-1-pve root=UUID=88cad700-1471-4438-a27e-7f1072b1ecfa ro nomodeset iommu=pt systemd.unified_cgroup_hierarchy=0
Problem is, that it is still not working with this old Ubuntu, I have to enter runlevel 3 manually to get the server up properly. Same problem with fresh installation of Ubuntu 14.04 from official proxmox website.
Hoping you can help me and give some hints or possible root causes or solutions.
Thank you.
Last edited: