* [PVE-User] stuck container
@ 2021-08-18 11:10 Adam Weremczuk
0 siblings, 0 replies; only message in thread
From: Adam Weremczuk @ 2021-08-18 11:10 UTC (permalink / raw)
To: pve-user
Hi all,
Host PVE version: 6.2-6, Debian 10.4
Dual host set up using zfs and replication.
Container: Debian 10.10
The container responds to ping and telnet to SSH port but I can't ssh to
it, access via PVE console or stop/start it seeing all sorts of errors:
command 'lxc-stop -n 100 --timeout 5' failed: got timeout
TASK ERROR: received interrupt
command 'lxc-stop -n 100 --timeout 5' failed: got timeout
TASK ERROR: got unexpected control message:
trying to acquire lock...
TASK ERROR: can't lock file '/run/lock/lxc/pve-config-100.lock' - got
timeout
malformed authentication string
TASK ERROR: command '/usr/bin/termproxy 5901 --path /vms/101 --perm
VM.Console -- /usr/bin/dtach -A /var/run/dtach/vzctlconsole101 -r winch
-z lxc-console -n 101 -e -1' failed: exit code 255
From the shell I tried deleting /run/lock/lxc/pve-config-100.lock,
killing all processes referring to container 100 and starting it but no joy:
pct reboot 100 --timeout 5
trying to acquire lock...
can't lock file '/run/lock/lxc/pve-config-100.lock' - got timeout
pct stop 100 --skiplock 1
trying to acquire lock...
can't lock file '/run/lock/lxc/pve-config-100.lock' - got timeout
pct shutdown 100 --forceStop 1 --timeout 5
trying to acquire lock...
can't lock file '/run/lock/lxc/pve-config-100.lock' - got timeout
pct stop 100 --skiplock 1
[stalls here]
All the other containers appear to be running fine.
Any ideas?
Thanks,
Adam
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-08-18 11:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-18 11:10 [PVE-User] stuck container Adam Weremczuk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.