C# sdk fails to submit the P2V job for linux clone
Hi, I am trying to clone a centos machine from a windows machine using Converter SDK but it fails with following error, Actor : Code : ServerFaultCode Detail XML :...
View ArticleRe: C# sdk fails to submit the P2V job for linux clone
Hello You can debug C# SDK code with Visual Studio. it's quite straightforward.When querying a Linux source, Converter initially issues a "uname -m" command over SSH to determine which helper iso to...
View ArticleRe: C# sdk fails to submit the P2V job for linux clone
result = _converterService.ConverterServerConversionManagerCreateJob( _converterServerContent.conversionManager,...
View ArticleRe: C# sdk fails to submit the P2V job for linux clone
Hi plamen, In addition, I fond this message in converter log, 2014-09-22T13:26:23.511-07:00 [01472 error 'Default'] [Converter Agent SysinfoQuery] while trying to execute "C:\Program Files...
View ArticleConnection refused
Hi !Need Some help. I'm trying toconverta powered machinethat's inanother networkwithlinux. I putthe IP address,username, passwordbutwhen i try to connectthrough SSH,fails. This's correct, becouse we...
View ArticleRe: Connection refused
Just type the IP address of your Linux machine followed by SSH port, like this: 192.168.0.254:3510. For more information, check this VMware KB article: VMware KB: Using a non-standard SSH port for...
View ArticleRe: P2V windows 2003 R2 64 bit failed Error: Unable to clone volume 'D:'.
This maybe kind of a late reply, but I have found that if you have MSSQL server service running it will give this same error. so before converting, stop any MSSQL services.
View ArticleRe: Converting problems with VMWare Converter Standalone 5.5 Error 14 opening...
I have still the same questions open: Where can I configure the temp-path VMConverter Standalone is using?How many temp space is needed? Is there any calculation availible e.g. For 1GB VMdisk you need...
View ArticleConverter consolidated 2 drives into one VMDK
I just P2Vd a Windows 2008 R2 server with two disks, C and D but the resulting VM has only one VMDK files which means I cannot increase the C: drive if I needed to in the future. I saw no options to do...
View ArticleRe: Converting problems with VMWare Converter Standalone 5.5 Error 14 opening...
The temp path is user's %TMP%.There is some space usage but it's not as big as the VMDK, probably few MiB are used.Good to hear you found a solution!
View ArticleRe: Converter consolidated 2 drives into one VMDK
You can play with volumes and disks in 'Data to copy' tab in options page, choose 'Select volumes to copy'/'Advanced'/'Destination layout'. HTH
View ArticleRe: C# sdk fails to submit the P2V job for linux clone
Hello The command misses the host thumbprint. The SDK samples (both released with converter 5.5 and the enhanced ones) have code for thumbprint acceptance. Do you use some old samples?
View ArticleRe: C# sdk fails to submit the P2V job for linux clone
Hi Plamen, I am using the exact code that comes with SDK samples. But i dont find it working. I get the issue. Can you help where to check exactly so i can solve this issue. Thanks
View ArticlePorts to be opened for P2V
Hi folks, Have a question on ports required to P2V a server to vCenter server cluster (not directly to ESXi host) with the standalone converter tool installed directly on the source. Do I need to open...
View ArticleRe: Ubuntu Linux P2V issues
Could you upload a log bundle?Hint: check for other required ports in User's manual.
View ArticleRe: Ubuntu Linux P2V issues
Logs attached (check any errors from the 23.09). I've read through the documentation for Linux here:...
View ArticleRe: Ports to be opened for P2V
From KB article: VMware KB: Required VMware vCenter Converter 4.x/5.x ports Source: computerDestination: ESX/ESXiTCP Ports: 443, 902Note: If the conversion destination is vCenter Server, only port 902...
View ArticleUbuntu Linux P2V issues
Hi,We are trying to P2V some physical Ubuntu servers across to our Vsphere 5.5 cluster (using SAN storage over FC), with standalone converter 5.5. However, we constantly get this error below.The Helper...
View ArticleRe: Ubuntu Linux P2V issues
Why you using Converter 5.0? There is version 5.5, I strongly recommend you to use newest version available.From the log - the VMDK files succed to be opened from Converter Server, so the problem must...
View Article