giving Connect error when converting Win2K8 by vConverter
Was giving an SSL error, now giving a connecgt error. No firewall involved. I wonder Windows does not have ssh, so, why is vConverter using ssh. Any help much appreciated. Section for VMware vCenter...
View ArticleOVF wizard drop down list window too narrow
My OVF file creates a drop down list for the user to select which type of VM to deploy.The window that vSphere "Deploy OVF template" wizard uses to display this list is too narrow to display the whole...
View ArticleCannot convert vmx to ova or ovf
C:\Program Files\VMware\VMware OVF Tool>ovftool RHEL5.vmx RHEL5.ovaOpening VMX source: RHEL5.vmxError: Failed to open file:...
View Article3.0.1 download?
I see that 3.0.1 came out on the 9.10.2012 but I don't see a place to download it. Any help? For reference:http://www.vmware.com/support/developer/ovf/ showed 3.0.1 and had the new docs but no download.
View ArticleTaking user inputs while deploying VM/vApp
We would like to build a windows 2008 appliance, with our product installed and configured. Our product need some application variables/parameters which change from deployment to depolyment (like IP,...
View ArticleProperties lost when deployed a VM and exported it to OVF
Hi, I have built a VM, using VMware Studio in OVA format. I defined some custom OVF environment properties in it.After I built the VM, I opened the .OVF file to see the property values are appeared...
View ArticleHow does one include a vmx file entry into an ovf file template?
In order to run our VM on Workstation 9 and ESX 5.1 it is necessary to enter the following in our .vmx file: timeTracker.lazyApic = "FALSE" This is necessary to keep the timer ticks from being...
View ArticleOVF Tool 3.0.1 Segmentation fault on linux
Running OVF Tool 3.0.1 on 32 bit CentOS 6 Linux 2.6.32-279.11.1.el6.i686 (download from VMWare site md5sum was checked ok) Tool starts up fine and is in the process of exporting a VM from one ESXi 4.1...
View ArticleHow to set a Virtual Machine name with Java vCloud SDK api
I'm trying to settup a vApp with one VM via the Java SDK api, how can this be achieved? I have thried : childVm.getReference().setName("4pm-test-00004");GuestCustomizationSectionType customSection =...
View ArticleUse OVFTool to Convert OVA File Without A Domain
OVFTool keeps failing when I try to convert an OVA image to vmdk, since I don't have a domain on our network, a la vi://hostname.domain. What should I do? It's a Mitel Linux Image.
View ArticleOVA file for VM with vdisks on different datastores
Hi, I have an ova file created for a virtual machines that has 6 virtual disks. All disks were on different datastores. When I import that ova I'd like a way for the vdisks to not all end up in...
View ArticleUnsupported section "BootOrderSection" (Virtual hardware device boot order)
I have a Linux VM running on fusion, and using ovftool to convert this .vmx into .ovf, then import into a ESXi 5...unfortunately having this error message. I tried the -lax option, but doesn't help...I...
View Articlesign an ovf
Hi, I wrote some Ruby code that creates the the .cert file of my ovf. I used ovftool to create the .cert file. The two files differ slightly. The one created by my Ruby code is rejected when I try to...
View ArticleOVFtool error - Line 38: Unsupported value '16' for element 'VirtualQuantity'.
Hi Guys, I'm getting the below error when using the OVFtool to convert an OVA file to VMX. Error: - Line 38: Unsupported value '16' for element 'VirtualQuantity'.- Virtual machine has 16 virtual CPUs,...
View ArticleNot able use the ipaddress and netmask properties from ovf using ovftool
OVF Command option:ovftool.exe "--acceptAllEulas=true" "--name=Robo_Naren_vApp_Temp" "--datastore=fiddleback-esx2:storage1" "-dm=thin" "--network=VM-Network" "C:/appliance-main-image-8.0.0.3.0.ova"...
View ArticleSpecifying ?ip=[ip] in locator results in "Locator does not refer to an...
I have a setup where I am accessing vCenter and an ESXi host through a NAT layer. If I try to deploy directly to vCenter, ovftool automatically tries to connect to the ip address of the ESXi host...
View ArticleValidations on OVF Properties
Hi, I am customizing an OVF template XML by adding OVF properties. I have a few questions related to validating the properties. 1) If a property doesn't succeed the validation test (say, it falls...
View ArticleIs there a way to disable Settings - Options - Vmware Tools - advanced
We have requirement to disable the option of Auto upgrade so that user cannot change it. Please provide the option which I can set at vmx file so that ovf will have the option disable.Is there a way to...
View ArticleEscaping backslashes (or other special characters) in the FTP locator
Using ovftool 3.0.1, I cannot figure out how to escape the backslash character when specifying the username and password in an FTP locator on the command line. $ ovftool...
View ArticleQuery Compression on an OVF
Is it possible to query what compression was run against an OVF when it was created? What is the default compression level for ovftool?
View Article