Having issues with converting managed VM to Hosted
So i'm using the c# example as a starting point. I changed the .properties file so it matches my settings like this: operation#0=Convert ; Source infosource.type=Managed ; Valid values: Physical,...
View ArticleHow to create a synchronous P2V job
Hi! I looked at the provided samples, and that one just submits a job to the ConvServer and vCenter, right!?So to know if the job succeeded, app has to poll vCenter?Is that the only way to get a result...
View ArticleHow to run Converter server locally
Is there any way to access to the Converter Server locally without passing login information, as/in case the ConverterAPI app resides on the same machine? Tos2k
View ArticleHow to verify P2V job success
How can I verify that a P2V job succeeded on the given vCenter host? Tos2k
View ArticleConvert VMs into ESXi - Automate
HelloI have Virtual Machines created with VMWare Workstation. How can i automate the task of taking these VMs into ESXi just like how we convert them using vCenter converter from standalone client....
View ArticleFAILED: Unable to create a VSS snapshot of the source volume(s). Error code:...
FAILED: Unable to create a VSS snapshot of the source volume(s). Error code:2147754774 (0x80042316). While running the converter I immediatly get the above error. if I look at the system application...
View ArticleConverterApi message handling
Just on more comment: As posted before, not just the (error) messages do currently not come up via Converter API, no, even task progress percentages as the task currently running are not available via...
View ArticleHow do I specify thin provisioning
In reading the API docs, it seems like I should be able to specify thin provisioning on the target disks like this: ConverterStorageParams converterStorageParams = new...
View ArticlePerl Interface to the vCenter Converter SDK
Has anyone managed to use the Converter SDK via Perl ? Any sample programs that I can look at ?
View ArticleHow to specify thin provisioned import
Kindly post some code, that shows if/how that is possible with Converter API. Seems that you need diskbasedcloning for that, which stops all P2V jobs for me currently. Tos2k
View ArticleHowto: Accessing the Converter Standalone Web Service
1.What is that “https://FQDN_Server_or_IP_Address/converter/sdk”?Where can I find it?Accessing the Converter Standalone Web Service I was lately asked for that, so: You have to install Converter Server...
View ArticleHow to get volume mount point while cloning linux server using vCenter...
I Use the following code to get volume mount point while cloning linux server. But sometimes VolumeInfo[count].getLabel() get empty information. Is there any constraint in this API? Is there any other...
View ArticleUnabel to deretmine guest operation system.......
This error massage comes up with the converting of server having windows 2003 enterprise edition. I think the problem is they are having a software mirror (dynamic disks). If anyone have solution for...
View ArticleProblems building .NET samples...
Anyone struggle with building the .NET samples? I have followed the instructions provided in ...sdk\doc\readme_dotnet.htm, but am getting multiple errors. See console output below.C:\Program...
View Article