Hi,
I have a 3 node Cluster running Proxmox 6.2-10.
This has been all working fine at some point.
Trying to clone/move a 160Gb drive fails everytime. I can move/clone the EFI disk of the same VM without issue.
Other (Non-Windows) smaller VMs clone/move fine.
The ISCSI storage (w/ multipath) capacity is at 30.89% (1.27 TiB of 4.10 TiB) and is configured as a LVM partition. This setup is running on a FreeNas Server.
Moving disk from ISCSI to local is working. When I move/clone to ISCSI I get this error below:
create full clone of drive ide0 (local-vm:vm-135-disk-0)
WARNING: PMBR signature detected on /dev/nas2-vdisk001/vm-135-disk-0 at offset 510. Wipe it? [y/n]: [n]
Aborted wiping of PMBR.
Logical volume "vm-135-disk-0" created.
1 existing signature left on the device.
transferred: 0 bytes remaining: 171798691840 bytes total: 171798691840 bytes progression: 0.00 %
transferred: 1717986918 bytes remaining: 170080704922 bytes total: 171798691840 bytes progression: 1.00 %
qemu-img: error while writing at byte 2252340736: Invalid argument
Logical volume "vm-135-disk-0" successfully removed
TASK ERROR: storage migration failed: copy failed: command '/usr/bin/qemu-img convert -p -n -f raw -O raw /dev/pve/vm-135-disk-0 /dev/nas2-vdisk001/vm-135-disk-0' failed: exit code 1
Thanks.
I have a 3 node Cluster running Proxmox 6.2-10.
This has been all working fine at some point.
Trying to clone/move a 160Gb drive fails everytime. I can move/clone the EFI disk of the same VM without issue.
Other (Non-Windows) smaller VMs clone/move fine.
The ISCSI storage (w/ multipath) capacity is at 30.89% (1.27 TiB of 4.10 TiB) and is configured as a LVM partition. This setup is running on a FreeNas Server.
Moving disk from ISCSI to local is working. When I move/clone to ISCSI I get this error below:
create full clone of drive ide0 (local-vm:vm-135-disk-0)
WARNING: PMBR signature detected on /dev/nas2-vdisk001/vm-135-disk-0 at offset 510. Wipe it? [y/n]: [n]
Aborted wiping of PMBR.
Logical volume "vm-135-disk-0" created.
1 existing signature left on the device.
transferred: 0 bytes remaining: 171798691840 bytes total: 171798691840 bytes progression: 0.00 %
transferred: 1717986918 bytes remaining: 170080704922 bytes total: 171798691840 bytes progression: 1.00 %
qemu-img: error while writing at byte 2252340736: Invalid argument
Logical volume "vm-135-disk-0" successfully removed
TASK ERROR: storage migration failed: copy failed: command '/usr/bin/qemu-img convert -p -n -f raw -O raw /dev/pve/vm-135-disk-0 /dev/nas2-vdisk001/vm-135-disk-0' failed: exit code 1
Thanks.
Last edited: