Recent updates caused problem with migration

daddywombat

New Member
Apr 12, 2026
1
0
1
Hello all

i am in the process of moving to a newer server in my homelab. i brought the two dumps over to the latest PVE, and successfully updated the QEMU PMG to latest versions of OS/PMG/Postgres. The LXC Debian (housing ispConfig) also worked at first, until it got updated through to Debian 12. After it rebooted it failed to start, and i've tried a lot to get it going without success. Any ideas?

LXC conf:
Code:
arch: amd64
cores: 4
hostname: myserver.test
memory: 8192
net0: name=eth0,bridge=vmbr0,firewall=1,gw=10.0.2.254,hwaddr=E6:7A:D2:B7:59:E8,ip=10.0.2.21/24,type=veth
onboot: 1
ostype: debian
rootfs: local-lvm:vm-103-disk-0,size=20G
swap: 2048
unprivileged: 1
lxc.apparmor.profile: unconfined

Error in the system log:
Code:
Apr 12 17:13:43 server pvedaemon[1426]: <root@pam> starting task UPID:server:0000A47E:0007D55A:69DB2A07:vzstart:103:root@pam:
Apr 12 17:13:43 server pvedaemon[42110]: starting CT 103: UPID:server:0000A47E:0007D55A:69DB2A07:vzstart:103:root@pam:
Apr 12 17:13:43 server systemd[1]: Started pve-container@103.service - PVE LXC Container: 103.
Apr 12 17:13:44 server kernel: audit: type=1400 audit(1775970824.469:137): apparmor="DENIED" operation="getattr" class="posix_mqueue" profile="/usr/bin/lxc-start" name="/" pid=42123 comm="vgs" requested="getattr" denied="getattr"class="posix_mqueue" fsuid=0 ouid=0
Apr 12 17:13:44 server kernel: audit: type=1400 audit(1775970824.509:138): apparmor="DENIED" operation="getattr" class="posix_mqueue" profile="/usr/bin/lxc-start" name="/" pid=42125 comm="lvs" requested="getattr" denied="getattr"class="posix_mqueue" fsuid=0 ouid=0
Apr 12 17:13:44 server kernel: EXT4-fs (dm-7): mounted filesystem abacc4ea-6c47-4a93-aac7-ce63b4ff8e7a r/w with ordered data mode. Quota mode: none.
Apr 12 17:13:44 server pvedaemon[1425]: unable to get PID for CT 103 (not running?)
Apr 12 17:13:44 server pvedaemon[42110]: startup for container '103' failed
Apr 12 17:13:44 server pvedaemon[1426]: <root@pam> end task UPID:server:0000A47E:0007D55A:69DB2A07:vzstart:103:root@pam: startup for container '103' failed
Apr 12 17:13:45 server kernel: EXT4-fs (dm-7): unmounting filesystem abacc4ea-6c47-4a93-aac7-ce63b4ff8e7a.