Hi,
I have standalone server with PVE 6.4, fresh install, latest packages.
2 storages - raid1 (2 hard drives, mdadm raid, mount to directory) and nvme (nvme under lvm).
I am not able to live move VM disk from raid1 to nvme - get error.
in log:
I can`t find a source of this problem. Maybe LVM needs special settings, isn`t it?
I have standalone server with PVE 6.4, fresh install, latest packages.
2 storages - raid1 (2 hard drives, mdadm raid, mount to directory) and nvme (nvme under lvm).
I am not able to live move VM disk from raid1 to nvme - get error.
Code:
create full clone of drive virtio1 (raid1:106/vm-106-disk-2.qcow2)
Rounding up size to full physical extent 120.00 GiB
Logical volume "vm-106-disk-0" created.
drive mirror is starting for drive-virtio1
drive-virtio1: Cancelling block job
drive-virtio1: Done.
Logical volume "vm-106-disk-0" successfully removed
TASK ERROR: storage migration failed: block job (mirror) error: drive-virtio1: 'mirror' has been cancelled
in log:
Code:
Aug 31 20:30:43 chewie pvedaemon[19866]: <root@pam> move disk VM 106: move --disk virtio1 --storage nvme
Aug 31 20:30:43 chewie pvedaemon[19866]: <root@pam> starting task UPID:chewie:000053F0:031B2A6B:612E6743:qmmove:106:root@pam:
Aug 31 20:30:43 chewie pvedaemon[21488]: VM 106 qmp command failed - VM 106 qmp command 'block-job-cancel' failed - Block job 'drive-virtio1' not found
Aug 31 20:30:44 chewie pvedaemon[21488]: storage migration failed: block job (mirror) error: drive-virtio1: 'mirror' has been cancelled
Aug 31 20:30:44 chewie pvedaemon[19866]: <root@pam> end task UPID:chewie:000053F0:031B2A6B:612E6743:qmmove:106:root@pam: storage migration failed: block job (mirror) error: drive-virtio1: 'mirror' has been cancelled
I can`t find a source of this problem. Maybe LVM needs special settings, isn`t it?