VMware {code} Community
DarkEthanol
Contributor
Contributor

Import-VApp fails at around 4gb

I am attempting to use the C# VSphere Web services SDK to import a OVF and have managed to create the connection and import the VApp itself using the sample code, but as the VMDK file is uploaded, it closes the connection after approximately 4GB. Is this an issue with the API itself or an issue with the configuration. I attempted to write a method to upload the files manually using SCP but then ran into an issue when booting the VM with the disk not been recognized.

PowerCLI imports the same OVF without any issues using the import-vapp function.

Any advice on how to get this working?

Moderator edit by wila: Moved post to https://communities.vmware.com/t5/vSphere-Management-SDK/bd-p/4524

Reply
0 Kudos
1 Reply
amarinov
VMware Employee
VMware Employee

Hi @DarkEthanol,

The sub-forum related to the SDK you are using is vSphere Management SDK Discussions (https://communities.vmware.com/t5/vSphere-Management-SDK/bd-p/4524), please post your question there.

Thank you,
Aleksandar

Reply
0 Kudos