VMware vSphere

 View Only
  • 1.  Error deploying VM from OVF & VMDK files

    Posted Aug 15, 2021 03:10 PM

    Hello,

    I'm trying to deploy a VM, through the ESXI wizard, and using the OVF & VMDK files (previously exported) but I'm getting this error:

    Key:  haTask-ha-root-pool-vim.ResourcePool.importVApp-4048118222
    Description: Implementa una máquina virtual o una vApp.
    Estado: Error - Se produjo un error general del sistema: Fault cause: vim.fault.FileNotFound

    20210815 170635-CALISTO-ESXI - VMware ESXi y 13 páginas más - Perfil 1_ Microsoft​ Edge.png

    VM is originaly hosted at one server VMWare ESXi 6.5 and was exported using Windows Terminal and OVF Tool, giving as a result these files

    "SQL2017.mf"
    "SQL2017.ovf"
    "SQL2017-disk1.vmdk"
    "SQL2017-disk2.vmdk"
    "SQL2017-disk3.vmdk"

    Thanks in advance,



  • 2.  RE: Error deploying VM from OVF & VMDK files

    Posted Aug 15, 2021 03:58 PM

    Without more details, my guess would be that the VM may have had an ISO image attached when it was exported.
    Open the .ovf file in a text editor to see which files are referenced.

    André