Local to Azure Failure

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

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

Post Reply
mbp
Posts: 2
Joined: Wed Aug 17, 2022 2:44 pm

Wed Aug 17, 2022 2:49 pm

I am getting a failure when converting from a local VMDK to Azure. The Azure application seems to be working because I can see my subscriptions/resource groups/VM's/etc. but once I select convert, I get the following failure.

Code: Select all

8/17 10:29:23.662 2fec Facility ???INFO: CV2V_ConverterApp::InitInstance: SetDllDirectory: C:\Program Files\StarWind Software\StarWind V2V Converter\lib
8/17 10:29:23.663 2fec Facility ???INFO: CV2V_ConverterApp::InitInstance: File Version: 9.0.1.268
8/17 10:29:23.673 2fec Facility ???INFO: CV2V_ConverterApp::InitInstance: Load language IDR_XML_ENGLISH
8/17 10:29:23.673 2fec Facility ???INFO: CV2V_ConverterApp::InitInstance: Set current language English
8/17 10:29:23.682 2fec Facility ???INFO: CPS_V2V_Converter::CPS_V2V_Converter: Version MajorVersion 10, MinorVersion 0, BuildNumber 22000
8/17 10:29:23.695 2fec Facility ???INFO: WrapperHyperV::WrapperHyperV: LoadLibrary C:\WINDOWS\system32\wbem\wmiutils.dll - e29b0000
8/17 10:29:23.695 2fec Facility ???INFO: WrapperHyperV::WrapperHyperV: LoadLibrary C:\WINDOWS\system32\wbem\wmiutils.dll - e29b0000
8/17 10:29:32.502 2fec Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eInputFile
8/17 10:29:35.944 2fec Facility ???INFO: CPPInputFile::checkFile: Select file: C:\Users\xxxx\Downloads\deepwatch_hf20\deepwatchhf_vmx-disk1.vmdk
8/17 10:29:36.230 2fec Facility ???INFO: VMwareFile::ParseFile: sFilename - C:\Users\xxxx\Downloads\deepwatch_hf20\deepwatchhf_vmx-disk1.vmdk
8/17 10:29:36.241 2fec Facility ???INFO: CPPInputFile::checkFile: ParseFile: 0
8/17 10:29:36.241 2fec Facility ???INFO: CPPInputFile::checkFile: File type: IDS_IMAGE_CONVERTER_FORMAT_NAME_VMDK_STREAMOPTIMIZED  File size: 839680000 sectors
8/17 10:29:37.258 2fec Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eLocationTo
8/17 10:30:42.872 2fec Facility ???INFO: ICPPage::OnWizardBack: SetActivePage - eInputFile
8/17 10:30:42.873 2fec Facility ???INFO: CPPInputFile::checkFile: Select file: C:\Users\xxxx\Downloads\deepwatch_hf20\deepwatchhf_vmx-disk1.vmdk
8/17 10:30:42.876 2fec Facility ???INFO: VMwareFile::ParseFile: sFilename - C:\Users\xxxx\Downloads\deepwatch_hf20\deepwatchhf_vmx-disk1.vmdk
8/17 10:30:42.900 2fec Facility ???INFO: CPPInputFile::checkFile: ParseFile: 0
8/17 10:30:42.900 2fec Facility ???INFO: CPPInputFile::checkFile: File type: IDS_IMAGE_CONVERTER_FORMAT_NAME_VMDK_STREAMOPTIMIZED  File size: 839680000 sectors
8/17 10:30:53.549 2fec Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eLocationTo
8/17 10:30:58.179 2fec Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eAzureConnectionTo
8/17 10:31:25.185 2fec Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eOutputVM
8/17 10:35:05.338 2fec Facility ???WARNING: CPPOutputVM::OnButtonBrowseClick: Fill up GUID is fail
8/17 10:35:06.572 2fec Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eSelectFolder
8/17 10:35:16.574 2fec Facility ???ERROR: AzureSelectFolderDlg::FillItemExpanded: Parent null: This request is not authorized to perform this operation.
8/17 10:35:18.535 2fec Facility ???ERROR: AzureSelectFolderDlg::FillItemExpanded: Parent null: This request is not authorized to perform this operation.
8/17 10:35:21.810 2fec Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eConverting
8/17 10:35:21.823 5e94 Facility ???INFO: CPPConverting::Convert: InConvertType: 4, OutConvertType: 9
8/17 10:35:21.823 5e94 Facility ???INFO: CPPConverting::ConvertImage: pathInput: C:\Users\xxxx\Downloads\deepwatch_hf20\deepwatchhf_vmx-disk1.vmdk, pathOutput: https://notreal.blob.core.windows.net/deepwatchhf_vmx-disk1/deepwatchhf_vmx-disk1.vhd
8/17 10:35:21.824 5e94 Facility ???INFO: VMwareFile::ParseFile: sFilename - C:\Users\xxxx\Downloads\deepwatch_hf20\deepwatchhf_vmx-disk1.vmdk
8/17 10:35:21.840 5e94 Facility ???INFO: CPPConverting::ConvertImage: CreateInputImage: 0
8/17 10:35:28.226 5e94 Facility ???ERROR: AzureDisk::CreateOutputImage: This request is not authorized to perform this operation.
8/17 10:35:28.227 5e94 Facility ???INFO: CPPConverting::ConvertImage: CreateOutputImage: 1
8/17 10:35:28.232 5e94 Facility ???ERROR: CPPConverting::Convert: FAILED
mbp
Posts: 2
Joined: Wed Aug 17, 2022 2:44 pm

Wed Aug 17, 2022 7:46 pm

I found my issue. My Storage Account network settings were preventing StarWind V2V Converter from access the storage account.
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Thu Aug 18, 2022 8:37 am

Hi and thank you for your update. Glad to know you resolved it.
Post Reply