Proxmox version 6.4-13
I'm trying to shutdown a container and the shutdown just keeps showing as 'working'.
I also tried a stop, and that tells me it can't lock file /run/lock/lxc/pve-config-106.lock
Looking in that folder, the file doesn't exist.
I tried looking at the processes:
I can see that others mention NFS mounts, it does have nfs mounts from a NAS, but I'm not sure how to unmount them, as the console is just blank.
I'm trying to shutdown a container and the shutdown just keeps showing as 'working'.
I also tried a stop, and that tells me it can't lock file /run/lock/lxc/pve-config-106.lock
Looking in that folder, the file doesn't exist.
I tried looking at the processes:
Code:
root@pve:~# ps aux | grep 106
root 106 0.0 0.0 0 0 ? I< Feb02 0:00 [acpi_thermal_pm]
root 2015 0.0 0.0 7428 4308 ? Ds Feb02 0:02 /usr/bin/lxc-start -F -n 106
root 2972 0.0 0.0 2400 1480 ? Ss Feb02 0:00 /usr/bin/dtach -A /var/run/dtach/vzctlconsole106 -r winch -z lxc-console -n 106 -e -1
root 2973 0.0 0.0 7284 3640 pts/4 Ss+ Feb02 0:00 lxc-console -n 106 -e -1
root 23288 0.0 0.3 364236 125492 ? Ss 04:47 0:00 task UPID:pve:00005AF8:002EF95B:61FB5069:vzshutdown:106:root@pam:
100000 25208 0.0 0.0 103912 10656 ? Ss 04:52 0:00 /sbin/init
100106 25351 0.0 0.0 23956 12100 ? Ss 04:52 0:00 /lib/systemd/systemd-resolved
I can see that others mention NFS mounts, it does have nfs mounts from a NAS, but I'm not sure how to unmount them, as the console is just blank.
Last edited: