Hi all, I have a 3 server cluster previously running incus v6 and just upgraded to 7.2(1:6.23-debian13-202604030236 → 1:7.2-debian13-202607191816)After upgrading, we got complains from users around super slow ssh into containers, I tried to restart one of the containers and they since fails to come back up.The container in question fails to with cgroup errors, and any copies of that container also fails with similar looking failure to get monitoring cgroup.
… 997 lines of previous errors just like this one …
lxc COPIED_BROKEN_LXC 20260724135113.608 WARN cgfsng - ../src/lxc/cgroups/cgfsng.c:cgroup_tree_create:550 - Device or resource busy - Failed to create monitor cgroup 10(lxc.monitor.Copied-broken-container-name-998)
lxc Copied-broken-container-name 20260724135113.609 ERROR cgfsng - ../src/lxc/cgroups/cgfsng.c:__cgroup_tree_create:483 - Device or resource busy - Failed to create 10(lxc.monitor.Copied-broken-container-name-999)
lxc Copied-broken-container-name 20260724135113.609 WARN cgfsng - ../src/lxc/cgroups/cgfsng.c:cgroup_tree_create:550 - Device or resource busy - Failed to create monitor cgroup 10(lxc.monitor.Copied-broken-container-name-999)
lxc Copied-broken-container-name 20260724135113.609 ERROR cgfsng - ../src/lxc/cgroups/cgfsng.c:cgfsng_monitor_create:1439 - Numerical result out of range - Failed to create monitor cgroup
lxc Copied-broken-container-name 20260724135113.609 ERROR start - ../src/lxc/start.c:__lxc_start:2223 - Failed to create monitor cgroup
lxc Copied-broken-container-name 20260724135113.609 ERROR lxccontainer - ../src/lxc/lxccontainer.c:wait_on_daemonized_start:837 - Received container state “ABORTING” instead of “RUNNING”
lxc Copied-broken-container-name 20260724135113.675 WARN cgfsng - ../src/lxc/cgroups/cgfsng.c:cgfsng_payload_destroy:422 - Uninitialized limit cgroup
lxc Copied-broken-container-name 20260724135113.675 WARN cgfsng - ../src/lxc/cgroups/cgfsng.c:cgfsng_monitor_destroy:623 - Uninitialized monitor cgroup
lxc 20260724135113.675 ERROR af_unix - ../src/lxc/af_unix.c:lxc_abstract_unix_recv_fds_iov:218 - Connection reset by peer - Failed to receive response
lxc 20260724135113.675 ERROR commands - ../src/lxc/commands.c:lxc_cmd_rsp_recv_fds:128 - Failed to receive file descriptors for command “get_init_pid”
I have tried changing names of the containers to get different cgroup names and the same issue occurs.
############
I have also tried to create new containers using “incus launch” instead of copying the existing container. Newly launched containers are weirdly broken, where i can not exec into the container and it might be in some stuck state:
mding@lxc01:~$ incus exec newly-created-cotainer bash Error: Failed to retrieve PID of executing child process mding@lxc01:~$ incus info --show-log newly-created-cotainer Name: newly-created-cotainer Description: Status: RUNNING Type: container Architecture: x86_64 Location: lxc01 PID: 3172437 Created: 2026/07/24 10:32 EDT Last Used: 2026/07/24 11:14 EDT Started: 2026/07/24 11:14 EDT Resources: Processes: 1 Disk usage: root: 516.00KiB CPU usage: CPU usage (in seconds): 0 Memory usage: Memory (current): 12.33MiB Network usage: eth0: Type: broadcast State: UP Host interface: enp33s0f0np0 MAC address: 10:66:6a:be:05:c4 MTU: 1500 Bytes received: 55.76kB Bytes sent: 936B Packets received: 769 Packets sent: 12 IP addresses: inet6: fe80::1266:6aff:febe:5c4/64 (link) lo: Type: loopback State: UP MTU: 65536 Bytes received: 0B Bytes sent: 0B Packets received: 0 Packets sent: 0 IP addresses: inet: 127.0.0.1/8 (local) inet6: ::1/128 (local) Log (lxc.log): lxc newly-created-cotainer 20260724151434.371 ERROR cgfsng - ../src/lxc/cgroups/cgfsng.c:cgroup_attach_create_leaf:2352 - Device or resource busy - Failed to create leaf cgroup “.lxc” lxc newly-created-cotainer 20260724151434.371 ERROR conf - ../src/lxc/conf.c:userns_exec_minimal:4538 - Device or resource busy - Running function in new user namespace failed lxc newly-created-cotainer 20260724151434.371 ERROR cgfsng - ../src/lxc/cgroups/cgfsng.c:cgroup_attach_move_into_leaf:2419 - No such file or directory - Failed to open “.lxc/cgroup.procs” lxc newly-created-cotainer 20260724151434.371 ERROR conf - ../src/lxc/conf.c:userns_exec_minimal:4576 - No such file or directory - Running parent function failed lxc newly-created-cotainer 20260724151434.372 ERROR attach - ../src/lxc/attach.c:do_attach:1242 - No data available - Failed to receive lsm label fd lxc newly-created-cotainer 20260724151434.372 ERROR attach - ../src/lxc/attach.c:do_attach:1380 - Failed to attach to container lxc newly-created-cotainer 20260724152208.170 ERROR cgfsng - ../src/lxc/cgroups/cgfsng.c:cgroup_attach_create_leaf:2352 - Device or resource busy - Failed to create leaf cgroup “.lxc” lxc newly-created-cotainer 20260724152208.170 ERROR conf - ../src/lxc/conf.c:userns_exec_minimal:4538 - Device or resource busy - Running function in new user namespace failed lxc newly-created-cotainer 20260724152208.170 ERROR cgfsng - ../src/lxc/cgroups/cgfsng.c:cgroup_attach_move_into_leaf:2419 - No such file or directory - Failed to open “.lxc/cgroup.procs” lxc newly-created-cotainer 20260724152208.170 ERROR conf - ../src/lxc/conf.c:userns_exec_minimal:4576 - No such file or directory - Running parent function failed lxc newly-created-cotainer 20260724152208.172 ERROR attach - ../src/lxc/attach.c:do_attach:1242 - No data available - Failed to receive lsm label fd lxc newly-created-cotainer 20260724152208.172 ERROR attach - ../src/lxc/attach.c:do_attach:1380 - Failed to attach to container
I have been fighting this for good part of a day, and trying to locate the root cause with AI help.
Any guidance on what the issue could be would be greatly appriciated.
I am trying to avoid rebooting the server as there are a lot of active users on the machine.
If that becomes non optional then i have to do it
Thanks,