VMware Cloud Community
m4biz
Hot Shot
Hot Shot

Export a VM from VMware Workstation to ESXi 5 whitout network connection between Workstation and ESXi server

Hi.

I've a  PC with VMware Workstation (last version) installed.

The question is:

is there any way to export a VM (not running) from the workstation to an ESXi 5 server when the PC an the ESXI server are on different networks and there is no way to conenct the PC to the ESXI server ?

Thanks in advance.

Ing. Cosimo Mercuro http://cosimomercuro.wordpress.com/
Tags (1)
2 Replies
DimYordanov
Enthusiast
Enthusiast

Hello,

I think you can export the virtual machine as ovf/ova from your workstation and import it to the ESXi. Keep in mind that ESXi 5 support virtual machine hardware version up to 8, if you created the VM in workstation with higher version of VM hardware I am afraid that there is no option to downgrade it. If this is the case the options are to upgrade the ESXi to an appropriate version so it supports the virtual machine hardware level, or to make P2V migration (vcenter converter standalone has a proxy mode now, this could be helpful in the case that the workstation and the ESXi are in different networks)

continuum
Immortal
Immortal

Inside Workstation use "change virtual hardware" from the menu VM -> Manage
Create a full clone with appropriate virtual hardware.
When that is done use commandline-tool vmware-vdiskmanager to convert the existing vmdk of the newly created clone to esxi-compatible format.
Adjust the vmx-file so that the esxi-vmdk is referenced.
Optional compress the vmx + vmdk with tar / gzip.
Upload the archive or vmx+vmdk to the ESXi into a new directory.
Register the vmx with Datastorebrowser.


________________________________________________
Do you need support with a VMFS recovery problem ? - send a message via skype "sanbarrow"
I do not support Workstation 16 at this time ...