cli having issues win to esx - V9 build 242 and 268
Posted: Tue Nov 30, 2021 7:51 pm
Using the GUI to convert a VM from Hyper-V to ESXi is working fine for both builds. However, I'm having issues with the CLI. The error messages on both builds are different even though I'm using the same parameters.
Parameters entered as follows:
Build 242 log has the following two errors:
Build 268 log has the following errors:
Any assistance with these errors would be appreciated. I couldn't find any information on these.
Parameters entered as follows:
Code: Select all
V2V_ConverterConsole.exe convert
in_host_type="win"
in_host_address="source.name"
in_host_username="domain\username"
in_host_password="password"
in_file_name="path.vhdx"
out_host_type="esx"
out_host_address="destination.name"
out_host_username="domain\username"
out_host_password="password"
out_vm_name="VMName"
out_file_name="[datastore###] Folder/Disk.vmdk"
out_file_type="ft_vmdk_esx_thin"
On the command line window, it gives the error message Error opening image 411/29 14:59:04.945 149c Facility ???ERROR: MicrosoftFile::ParseFile: Time out read
11/29 14:59:04.945 149c Facility ???ERROR: RunConsole: Error create input image - 4
Build 268 log has the following errors:
In addition, the command line throws the message Invalid parameter.11/30 12:03:56.024 1cb8 Facility ???WARNING: WrapperESXI::IsValidResponse: object id - 0
11/30 12:03:56.024 1cb8 Facility ???ERROR: WrapperESXI::getGuestOS: IsValidResponse m_morComputeResource environmentBrowser false
11/30 12:03:56.024 1cb8 Facility ???WARNING: WrapperESXI::getVMList: getGuestOS fail - -1
11/30 12:03:56.024 1cb8 Facility ???WARNING: WrapperESXI::IsValidResponse: object id - 0
11/30 12:03:56.024 1cb8 Facility ???ERROR: WrapperESXI::getGuestOS: IsValidResponse m_morComputeResource environmentBrowser false
11/30 12:03:56.024 1cb8 Facility ???WARNING: WrapperESXI::getVMList: getGuestOS fail - -1
11/30 12:03:56.227 1cb8 Facility ???WARNING: WrapperESXI::IsValidResponse: object id - 0
11/30 12:03:56.227 1cb8 Facility ???ERROR: WrapperESXI::getGuestOS: IsValidResponse m_morComputeResource environmentBrowser false
11/30 12:03:56.227 1cb8 Facility ???WARNING: WrapperESXI::getVMList: getGuestOS fail - -1
11/30 12:03:56.274 1cb8 Facility ???WARNING: WrapperESXI::IsValidResponse: object id - 0
11/30 12:03:56.274 1cb8 Facility ???ERROR: WrapperESXI::getGuestOS: IsValidResponse m_morComputeResource environmentBrowser false
11/30 12:03:56.274 1cb8 Facility ???WARNING: WrapperESXI::getVMList: getGuestOS fail - -1
11/30 12:03:56.337 1cb8 Facility ???WARNING: WrapperESXI::IsValidResponse: object id - 0
11/30 12:03:56.337 1cb8 Facility ???ERROR: WrapperESXI::getGuestOS: IsValidResponse m_morComputeResource environmentBrowser false
11/30 12:03:56.337 1cb8 Facility ???WARNING: WrapperESXI::getVMList: getGuestOS fail - -1
11/30 12:03:56.352 1cb8 Facility ???WARNING: WrapperESXI::IsValidResponse: object id - 0
11/30 12:03:56.352 1cb8 Facility ???ERROR: WrapperESXI::getGuestOS: IsValidResponse m_morComputeResource environmentBrowser false
11/30 12:03:56.352 1cb8 Facility ???WARNING: WrapperESXI::getVMList: getGuestOS fail - -1
11/30 12:03:57.853 1cb8 Facility ???ERROR: RunConsole: VM VMName not found
Any assistance with these errors would be appreciated. I couldn't find any information on these.