<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ovftool on Evan Hoffman</title><link>https://evan.wtf/tags/ovftool/</link><description>Recent content in Ovftool on Evan Hoffman</description><generator>Hugo</generator><language>en-US</language><copyright>Evan Hoffman</copyright><lastBuildDate>Sun, 20 Sep 2009 14:28:11 +0000</lastBuildDate><atom:link href="https://evan.wtf/tags/ovftool/index.xml" rel="self" type="application/rss+xml"/><item><title>More fun with ovftool</title><link>https://evan.wtf/2009/09/20/more-fun-with-ovftool/</link><pubDate>Sun, 20 Sep 2009 14:28:11 +0000</pubDate><guid>https://evan.wtf/2009/09/20/more-fun-with-ovftool/</guid><description>&lt;p&gt;I tried restoring my .ova into vCenter and it failed. It said something like &amp;ldquo;Device &amp;lsquo;virtual disk&amp;rsquo; uses a controller that is not supported. this is a general limitation of the virtual hardware version.&amp;rdquo; This kind of pissed me off, especially when I couldn&amp;rsquo;t really find anything in Google about what the error meant, but it turned out to be pretty easy to fix - I just clicked &amp;ldquo;upgrade virtual hardware&amp;rdquo; in VMWare Server to upgrade the hardware version from 4 to 7. I then created another .ova, uploaded it to the datacenter and successfully deployed it in vCenter in its own resource pool. Yay!&lt;/p&gt;</description></item><item><title>Exporting VMWare Server VMs to OVA/OVF with ovftool</title><link>https://evan.wtf/2009/09/11/exporting-vmware-server-vms-to-ovaovf-with-ovftoo/</link><pubDate>Fri, 11 Sep 2009 18:56:25 +0000</pubDate><guid>https://evan.wtf/2009/09/11/exporting-vmware-server-vms-to-ovaovf-with-ovftoo/</guid><description>&lt;p&gt;Well, I thought this was going to be a huge pain in the ass, but it turns out not to be a really big deal. I found &lt;a href="http://www.thoughtpolice.co.uk/vmware/howto/create-and-convert-ovf-files.html"&gt;this post&lt;/a&gt; which includes instructions and a link to download VMWare&amp;rsquo;s &amp;ldquo;ovftool&amp;rdquo;. There&amp;rsquo;s a win32 version and a 32-bit and 64-bit linux version:&lt;/p&gt;&#10;&lt;pre tabindex="0"&gt;&lt;code&gt;-rwxr--r-- 1 evan evan 19326184 Sep 11 17:16 VMware-ovftool-installer-1.0.0-166674-lin.i386.sh*&#10;-rwxr--r-- 1 evan evan 17212108 Sep 11 17:16 VMware-ovftool-installer-1.0.0-166674-lin.x86_64.sh*&#10;-rwxr-xr-x 1 evan evan 43833393 Sep 11 17:33 jdk-1_5_0_13-linux-amd64.bin*&#10;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;I installed JDK 1.5.0_r13 because that&amp;rsquo;s what I had laying around. The 64-bit installer for ovftool ran without a hitch. I haven&amp;rsquo;t yet tried importing the .ova to my vCenter cluster (the export was from our Vmware Server (free) environment) but the conversion itself seemed fine. The one problem I encountered was that it was complaining that the cdrom was connected. The VM in question had an ISO configured as its cdrom drive, but it wasn&amp;rsquo;t connected, yet the ovftool still complained about it. I shutdown the VM, deleted the device completely, and then the conversion went fine.&lt;/p&gt;</description></item></channel></rss>