VMware Cloud Community
hack3rcon
Enthusiast
Enthusiast

OVF Tool and export a VM.

Hello,

I have a VM with the name "Ubuntu":

# esxcli vm process list

Ubuntu

   World ID: 3814140

   Process ID: 0

   VMX Cartel ID: 3814139

   UUID: 56 4d 32 a4 c6 05 63 82-98 fd 7f 3b 89 54 47 7c

   Display Name: Ubuntu

   Config File: /vmfs/volumes/5c026449-b6594f00-cf1c-1402ec0456ac/Ubuntu/Ubuntu.vmx

I want to export it via "OVF Tool" under Windows OS. I installed OVF Tool and used below syntax:

" C:\> ovftool --noSSLVerify vi://root:PASSWORD@IP/Ubuntu "Output".ova "

But not worked Smiley Sad

ooo.png

Any idea?

Thanks.

0 Kudos
3 Replies
IRIX201110141
Champion
Champion

Shutdown the VM first and than try again.

Regards,
Joerg

0 Kudos
Alex_Romeo
Leadership
Leadership

Hi,

this can help you:

Import and Export Virtual Machines from the command line with VMware's OVF Tool | VMwarebits.com

example: "ovftool --disableVerification  --noSSLVerify vi://root@esxi.yourdomain.com"

Otherwise you can export it from the Vcenter or ESXi -> Export OVF

Alessandro Romeo

Blog: https://www.aleadmin.it/
0 Kudos
hack3rcon
Enthusiast
Enthusiast

The problem is that when I use web client then it can't download the ".vmdk" file:

ooooo.png

It show me "Network error". How can I solve it?

0 Kudos