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.