• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • Backup
    • Vembu BDR
    • Veeam
    • Nakivo
    • Azure Backup
    • Altaro VMBackup
    • Spinbackup
  • Tutorials
    • Openstack Tutorial
    • Openstack Beginner’s Guide
    • VXVM-Training
    • ZFS-Tutorials
    • NetApp cDot
    • LVM
    • Cisco UCS
    • LDOM
    • Oracle VM for x86
  • Linux
    • How to Articles
    • Q&A
    • Networking
    • RHEL7
  • DevOps Instructor-led Training
  • Contact

VMware OVF tool-How to convert OVA to OVF

March 3, 2014 By Cloud_Devops 2 Comments

Virtual appliance will be normally  available on OVA format which is bundle of OVF(open virtualization format) and VMDK files. If you directly deploy OVA files from vCenter Client , it will fail 99% of times. So better you need to extract the OVA files as OVF or need to convert as VMX format to deploy the appliances on vCenter client or Vmware web-client .VMware offer free OVF converter tool which will help you to extract a OVA format files and to convert as VMX files.

Here you can download the VMware Open virtualization format tool and it’t free. Just sign up required on VMware.

1.Once you have downloaded the VMware OVF tool, just install it .(Its typical Windows exe. )

2.After the VMware OVF tool installation, open the command prompt. start – > Run – > cmd

3.Navigate to the VMware OVF installed location.

Navigate to VMware OVF tool Location
Navigate to VMware OVF tool Location

4.For your information , I have kept the OVA file on the below location.

OVA files location
OVA files location

5.Go the command line and execute the below command to extract OVA file as OVF and VMDK files. (OVA to OVF conversion)

OVA to OVF failed Example
OVA to OVF failed Example

The extraction failed because the OVA file is not downloaded properly.That’s why ,the conversion stopped at 67%.

The below one shows the successful extraction of OVA file

Successfull Extraction of OVA file
Successful Extraction of OVA file

You can also extract the ova file using tar command . (# tar -xvf VOVA_HAVANA.ova). After the extraction of OVA files,you will get below files.

OVF MF and VMDK files

OVF MF and VMDK files

You can convert the OVF file as VMX using the similar command.

Conveting from OVF to VMX file
Converting from OVF to VMX file

We have successfully converted OVA files to OVF and OVF to VMX .

Check out below articles as well.

  • VMware vCenter Best info gathering free tool -RVtools
  • How to create ISCSI Datastore using ISCSI LUNS 
  • Recover VMware ESXi’s root password
  • Configure VNC for VMware virtual Machine Console. (vCenter doesn’t require to access VM’s console)
  • VMware ESXi & vCenter License Keys 

Thank you for visiting UnixArena.

Filed Under: VMware, VMware Free Tools

Reader Interactions

Comments

  1. Pao says

    January 5, 2017 at 11:38 pm

    Yep, the steps don’t quite work.
    Following the ova to ovf conversion you can’t then simply do an ovf to vmx conversion as there is already a vmdk file present.

    C:\Program Files\VMware\VMware OVF Tool>ovftool.exe “C:\Users\~\Downloads\puppet-2016.5.1-learning-5.9.ovf” “C:\Users\~\Downloads\puppet-2016.5.1-learning-5.9.vmx”
    Opening OVF source: C:\Users\~\Downloads\puppet-2016.5.1-learning-5.9.ovf
    The manifest validates
    Opening VMX target: C:\Users\~\Downloads\puppet-2016.5.1-learning-5.9.vm
    x
    Error: File already exists: C:\Users\~\Downloads\\puppet-2016.5.1-learning-5.9-disk1.vmdk
    Completed with errors

    I’ve tried several changes and none work. This seems to be typical of ALL devops tools.
    They are NOT quite ready for the market yet. RH satellite is another dodgy app that doesn’t install correctly.
    Thankfully there are still jobs using proper operating systems such as Solaris and AIX and these roles still pay more money.
    I will come back to puppet and other linuxy toys once they mature a bit more.

    Reply
  2. swapna says

    November 19, 2014 at 5:36 am

    Hi,

    I did extracted the files in the same way as suggested. after extraction I got a warning messgae saying

    ” the manifest Validates
    Warning:
    –No Manifest entry found for :’vmname-disk1.vmdk’

    hence, while i was trying to deploy the OVF file I get an error message “File corrupted during transfer”

    Would you please help me on this?
    I am very new to this VMware technology

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·

Go to mobile version