I have a 15.5 system running containerd, kubernetes and uses the nfs-subdir chart to hook up to the local nfs-server on the same linux machine. It all works great and has been working great the past several releases. I upgraded the machine to 15.6 and everything works fine EXCEPT the VM will NOT power off. It reboots fine. This VM is a Hyper-V VM. The shutdown log reaches “Reached target System Power Off.” but never powers off. systemctl power off works fine. I noticed if I remove all of the pods that use a PVC via the NFS chart and NFS Server, it will power off fine. Maybe related. Maybe not. I’ve exhausted all the debugging I know to do. I am a mid level expert on linux at best. (at least in my opinion). Also notable, this issue has been going on for months now. I figured it was some bug that would just get fixed but I haven’t reported it myself and cannot find anyone with this exact problem. Just curious if anyone here has any thoughts or ideas. Thanks for your time!