Locked CT after separating node from cluster

jona

New Member
Mar 2, 2024
21
5
3
I found myself in a dead lock situation:
At first I deleted my cluster, in other words, I separated my node from the cluster.
Then I realised that one CT is down and locked. I wanted to start it, but that wasn't possible because of the locked status.

So I tried to unlock the CT via
Code:
qm unlock 101
but I got:

Code:
Configuration file 'nodes/oldnode/qemu-server/101.conf' does not exist

The CT was running on my current node for days and the oldnode was already down. There was no problem.
Restoring backup was, of course not posssible, as the CT is locked..
Is there a way to escape that dead lock?

Sorry for the st... question