Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can import the OVA file directly into ESXi using VMware ovftool, from the PC or server you run ovftool. Run the command like this:

...

Remember to set the Virtual Machine name you like, the datastore you want, the network you want, and point it at the server you want to deploy to.

...

  • Numerous attempts were made to import this OVA using the VMware vSphere HTML5 Client, with Chrome, Chromium and Firefox as browser:
    • Every attempt timed out.
  • We have yet to experience a failed import of this OVF using VMware commandline tool ovftool:
    • For this reason VMware commandline tool ovftool is recommended for importing OVAs' via VMware vCenter

You can import the OVA file into an a VMware ESXi Datacenter via VMware vCenter using VMware ovftool, from the PC or server you run ovftool. Run commands like this:

  • In this example the VMware vCenter 6.5 install has created:

  • VMware ovftool option that should be determined appropriate to this use case for this OVA import:
    • --diskMode

      Specify the disk format. You can specify the following formats:

      • monolithicSparse 

      • monolithicFlat

      • twoGbMaxExtentSparse

      • twoGbMaxExtentFlat

      • seSparse (vSphere target)

      • eagerZeroedThick (vSphere target)

      • thin(vSphere target)

      • thick (vSphere target)

      • sparse

      • flat

...