{"id":179,"date":"2021-09-30T19:52:58","date_gmt":"2021-09-30T19:52:58","guid":{"rendered":"https:\/\/wp.sheepchen.net\/?p=179"},"modified":"2021-09-30T19:53:18","modified_gmt":"2021-09-30T19:53:18","slug":"move-vm-from-vsphere-esx-to-proxmox","status":"publish","type":"post","link":"https:\/\/wp.sheepchen.net\/?p=179","title":{"rendered":"move vm from vSphere (esx) to proxmox"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">You have to install the VMware ovf-tool (https:\/\/code.vmware.com\/web\/tool\/4.4.0\/ovf) to your workstation.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>export the vm to an ovf-file<\/li><\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>ovftool vi:\/\/root@${esxserver}\/${vm-name} .<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">2. you have to import the ovf-file to your proxmox<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>qm importovf ${new-vmid} ${ovf-file} ${target-storage}<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You have to install the VMware ovf-tool (https:\/\/code.vmware.com\/web\/tool\/4.4.0\/ovf) to your workstation. export the vm to an ovf-file 2. you have to import the ovf-file to your proxmox<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-179","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/wp.sheepchen.net\/index.php?rest_route=\/wp\/v2\/posts\/179","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.sheepchen.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.sheepchen.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.sheepchen.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.sheepchen.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=179"}],"version-history":[{"count":2,"href":"https:\/\/wp.sheepchen.net\/index.php?rest_route=\/wp\/v2\/posts\/179\/revisions"}],"predecessor-version":[{"id":181,"href":"https:\/\/wp.sheepchen.net\/index.php?rest_route=\/wp\/v2\/posts\/179\/revisions\/181"}],"wp:attachment":[{"href":"https:\/\/wp.sheepchen.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=179"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.sheepchen.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=179"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.sheepchen.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=179"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}