<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Simulator deployment for ESXi 6.5 standalone host in Simulator Discussions</title>
    <link>https://community.netapp.com/t5/Simulator-Discussions/Simulator-deployment-for-ESXi-6-5-standalone-host/m-p/131014#M2145</link>
    <description>&lt;P&gt;Thanks - i also came across this issue earlier trying to deploy via a 6.5 vcenter VCSA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the end i used the thick client connected directly to the esx host.&lt;/P&gt;</description>
    <pubDate>Sat, 13 May 2017 17:43:34 GMT</pubDate>
    <dc:creator>colin_graham</dc:creator>
    <dc:date>2017-05-13T17:43:34Z</dc:date>
    <item>
      <title>Simulator deployment for ESXi 6.5 standalone host</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/Simulator-deployment-for-ESXi-6-5-standalone-host/m-p/130929#M2143</link>
      <description>&lt;P&gt;When I go to deploy the 9.1 OVA on a standalone 6.5.0d ESXi host (5310538), it gives me an error about compressed vmdk images in the ova:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;The VM you are trying to deploy contains compressed disk images. Host Client
 is currently not able to deploy VMs that contain compressed disk images.
 Please consider using OVFTool or vCenter Server to deploy this VM.&lt;/PRE&gt;&lt;P&gt;That sounds like something I could fix, but ultimately other problems come up and the host client OVA importer cannot deploy the vsim ova.&amp;nbsp; In older versions I would fall back to the thick client, but there is another way: ovftool&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ovftool is included in VMware Fusion and VMware Workstation, or you can download a standalone version from VMware.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The basic syntax to deploy the Simulator on a standalone ESX host is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ovftool --datastore=&amp;lt;datastore&amp;gt; vsim-esx-DOT9.1-cm.ova vi://&amp;lt;user&amp;gt;:*@&amp;lt;host ip&amp;gt;&lt;/PRE&gt;&lt;P&gt;This assumes you have VMware port groups named "Cluster Network" and "VM Network" already created, and will produce a thick provisioned VM named "vsim-esx-DOT9.1-cm".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a more complete example if thats not what you need:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ovftool 
    --datastore=&amp;lt;datastore&amp;gt; 
    --diskMode=thin 
    --net:"Cluster Network"="&amp;lt;cluster network name&amp;gt;"
    --net:"VM Network"="&amp;lt;data network name&amp;gt;" 
    --name=&amp;lt;vm name&amp;gt; 
    vsim-esx-DOT9.1-cm.ova 
    vi://&amp;lt;user&amp;gt;:*@&amp;lt;host ip&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will prompt for the password as it deploys, which should look something like this when it succeeds:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Opening OVA source: /Users/Me/Downloads/vsim-esx-DOT9.1-cm.ova
The manifest validates
Enter login information for target vi://10.10.10.40/
Username: root
Password: *********
Opening VI target: vi://root@10.10.10.40:443/
Deploying to VI: vi://root@10.10.10.40:443/
Transfer Completed                    
Completed successfully&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now you can log into the host UI, power it on, open the console, and complete the initial setup.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:06:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/Simulator-deployment-for-ESXi-6-5-standalone-host/m-p/130929#M2143</guid>
      <dc:creator>SeanHatfield</dc:creator>
      <dc:date>2025-06-04T15:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Simulator deployment for ESXi 6.5 standalone host</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/Simulator-deployment-for-ESXi-6-5-standalone-host/m-p/131014#M2145</link>
      <description>&lt;P&gt;Thanks - i also came across this issue earlier trying to deploy via a 6.5 vcenter VCSA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the end i used the thick client connected directly to the esx host.&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 17:43:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/Simulator-deployment-for-ESXi-6-5-standalone-host/m-p/131014#M2145</guid>
      <dc:creator>colin_graham</dc:creator>
      <dc:date>2017-05-13T17:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Simulator deployment for ESXi 6.5 standalone host</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/Simulator-deployment-for-ESXi-6-5-standalone-host/m-p/134880#M2238</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, this was helpful. I applied this solution on an ESXi 6.5 host, and it worked.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2017 04:10:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/Simulator-deployment-for-ESXi-6-5-standalone-host/m-p/134880#M2238</guid>
      <dc:creator>Patrick_L</dc:creator>
      <dc:date>2017-09-29T04:10:56Z</dc:date>
    </item>
  </channel>
</rss>

