VM image converter (VMDK, VHD, VHDX, IMG, RAW, QCOW and QCOW2), P2V migrator
Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)
-
Lionel Der Boven
- Posts: 3
- Joined: Fri Apr 05, 2024 8:28 pm
Sun Apr 07, 2024 2:30 pm
Hi,
Problem is not there on the older version. So it is a bug in the new version. VM migrated just fine in the older version. Thanks for the solution!
Can you let us know when the bug is fixed on the new version?
Thanks in advance!
-
pypwdl
- Posts: 1
- Joined: Fri May 10, 2024 5:27 pm
Thu May 16, 2024 3:36 pm
We downloaded the version (9.0.1.444) and it still appears that the issue is not repaired. Thanks.
-
JonathonFS
- Posts: 1
- Joined: Tue Aug 20, 2024 8:21 pm
Tue Aug 20, 2024 8:39 pm
For anyone curious, the 0x80070570 error is occurring for me in the latest version 9.0.1.509. Looking forward to this being fixed so we can use the new Hot Migration feature when converting to a pre-allocated vhdx.
Note sure if this is related, but every time I get the 0x80070570, the converted VHDX file is missing the last character in the file name. For example, when convert an ESXi disk named "Server2016-new_1.vmdk", the resulting Hyper-V disk is named "Server2016-new_.vhdx". If the VM has another disk named "Server2016-new_2.vmdk", the Hyper-V disk name will be "Server2016-new_(1).vhdx", because the app is smart enough to recognize that name is already taken. This definitely isn't causing the problem (because renaming a vhdx doesn't cause this error), but it could be a symptom of whatever the root problem is.