Hyperv conversion issue

VM image converter (VMDK, VHD, VHDX, IMG, RAW, QCOW and QCOW2), P2V migrator

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
BrightonIT
Posts: 1
Joined: Mon Sep 26, 2022 2:50 pm

Mon Sep 26, 2022 3:05 pm

I have used the converter to migrate several Hyper-v machines to vmWare. In my last conversion, The first disc converts just fine but I keep getting an error on the second disk. I have tried converting the whole server as well as just the disk in question.

Here is the error for just the disk:
9/25 14:04:14.371 121c Facility ???INFO: CPPConverting::ConvertImage: pathInput: X:\Hyper-V\Virtual Hard Disks\XXXXXXXXX.vhdx, pathOutput: [XX-XXXX] XXXTEST/XXXX_D.vmdk
9/25 14:04:14.371 121c Facility ???INFO: CVHDXFile::getCurrentHeader: Read header 1.
9/25 14:04:14.371 121c Facility ???INFO: CVHDXFile::getCurrentHeader: Read header 2.
9/25 14:04:14.371 121c Facility ???INFO: CVHDXFile::getCurrentHeader: Check correct header 1.
9/25 14:04:14.371 121c Facility ???INFO: CVHDXFile::getCurrentHeader: Check correct header 2.
9/25 14:04:14.371 121c Facility ???ERROR: CVHDXFile::ParseFile: Log header signature is fail - 1635017060.
9/25 14:04:14.371 121c Facility ???INFO: CPPConverting::ConvertImage: CreateInputImage: 2
9/25 14:04:14.371 121c Facility ???INFO: WrapperHyperV::connect: Host - \\localhost\root\virtualization\v2
9/25 14:04:14.403 121c Facility ???INFO: WrapperHyperV::init_version: HyperV version: 10.0.14393
9/25 14:04:14.403 121c Facility ???ERROR: CPPConverting::Convert: FAILED
9/25 15:41:12.185 1918 Facility ???WARNING: WrapperESXI::disconnect: m_proxy->Logout fail - 12
9/25 15:41:12.185 1918 Facility ???ERROR: getErrorFromSOAP: soap_sprint_fault - SOAP 1.1 fault "":ServerFaultCode [no subcode]
"The session is not authenticated." Detail:

I have read in other posts to try and convert just the disk, and not the VM but this is not working for us. Any help would be appreciated.
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Mon Sep 26, 2022 10:34 pm

There seems to be an issue with the disk header.
Please migrate the data to another disk and convert the new disk.
Post Reply