Hi,
I am trying to live-migrate a VM (disk-size: 200GB) inside a cluster with three nodes. The VM image is currently local, so I want to move it to an NFS-share first. But if I try that, it gives this error:
create full clone of drive scsi0 (local:7161/vm-7161-disk-0.qcow2)
TASK ERROR: storage migration failed: error with cfs lock 'storage-storage1': unable to create image: got lock timeout - aborting command
The file for the VM is created on the target cluster. I see the file size growing fast, but it doesn't reach 200gb before the error occurs. The NFS-Storage is based on ext4 and running over 1 GBit/s, I don't know if thats important.
How can I fix that?
I am trying to live-migrate a VM (disk-size: 200GB) inside a cluster with three nodes. The VM image is currently local, so I want to move it to an NFS-share first. But if I try that, it gives this error:
create full clone of drive scsi0 (local:7161/vm-7161-disk-0.qcow2)
TASK ERROR: storage migration failed: error with cfs lock 'storage-storage1': unable to create image: got lock timeout - aborting command
The file for the VM is created on the target cluster. I see the file size growing fast, but it doesn't reach 200gb before the error occurs. The NFS-Storage is based on ext4 and running over 1 GBit/s, I don't know if thats important.
How can I fix that?