Hello everybody, I am running 3 instances in a cluster. Every VM or CT on instance 1 and 2 are running their root disk on a shared drive on instance 3. Now instance 3 is messed up and I would like to move all the shared root disks to the local disk on instance 1 and 2. So I did copy all the files to the "dump" dir of the other instances and tried:
I got
So tried:
brought me:
So tried to delete the VM and got:
I am stuck right now, anybody any idea how to handle my problem? Thanks in advance.
Code:
qmrestore /var/lib/vz/dump/vm-108-disk-0.raw 108
I got
Code:
cluster not ready - no quorum?
So tried:
Code:
qm unlock 108
brought me:
Code:
Configuration file 'nodes/pve1/qemu-server/108.conf' does not exist
So tried to delete the VM and got:
Code:
rying to acquire cfs lock 'storage-pve-shared' ...
trying to acquire cfs lock 'storage-pve-shared' ...
trying to acquire cfs lock 'storage-pve-shared' ...
trying to acquire cfs lock 'storage-pve-shared' ...
trying to acquire cfs lock 'storage-pve-shared' ...
trying to acquire cfs lock 'storage-pve-shared' ...
trying to acquire cfs lock 'storage-pve-shared' ...
trying to acquire cfs lock 'storage-pve-shared' ...
trying to acquire cfs lock 'storage-pve-shared' ...
TASK ERROR: cfs-lock 'storage-pve-shared' error: no quorum!
I am stuck right now, anybody any idea how to handle my problem? Thanks in advance.