<?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: Running ontap 8.1.2 Sim on ESXi 5.1 - fix in Simulator Discussions</title>
    <link>https://community.netapp.com/t5/Simulator-Discussions/Running-ontap-8-1-2-Sim-on-ESXi-5-1-fix/m-p/75322#M539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give details of the original issue you experienced?&amp;nbsp; I went to you BLOG site but did not see any specifics.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 May 2013 15:24:22 GMT</pubDate>
    <dc:creator>rbrinson</dc:creator>
    <dc:date>2013-05-24T15:24:22Z</dc:date>
    <item>
      <title>Running ontap 8.1.2 Sim on ESXi 5.1 - fix</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/Running-ontap-8-1-2-Sim-on-ESXi-5-1-fix/m-p/75312#M537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all i thought i would share i what i have found out. here is a blog post of what i found etc. and the fix to allow the new 8.1.2 work on ESXi 5.1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.vzilla.co.uk/vzilla-blog.html" title="http://www.vzilla.co.uk/vzilla-blog.html" target="_blank"&gt;http://www.vzilla.co.uk/vzilla-blog.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:04:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/Running-ontap-8-1-2-Sim-on-ESXi-5-1-fix/m-p/75312#M537</guid>
      <dc:creator>MichaelCade</dc:creator>
      <dc:date>2025-06-05T06:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Running ontap 8.1.2 Sim on ESXi 5.1 - fix</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/Running-ontap-8-1-2-Sim-on-ESXi-5-1-fix/m-p/75317#M538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The problem is that the 2gb sparse disk format is no longer supported on ESXi 5.1 and beyond.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Theres the easy fix, and the hard fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Easy fix:&amp;nbsp; before first boot, delete and recreate the SIM disk VMDK on IDE 1:1.&amp;nbsp; Use this method if you are building a new sim from scratch.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Hard fix: re-enable 2gb sparse disk support, and convert the disk to a supported type with vmkfstools.&amp;nbsp; Use this method if you have an existing sim you are trying to get working after upgrading your esxi install.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;enable ssh and esxishell&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;use ssh or DCUI to access esxi shell&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;cd /vmfs/{datastore name}/{vsim folder}&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;vmkload_mod multiextent&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;vmkfstools -E DataONTAP-sim.vmdk DataONTAP-sim-2gbsparse.vmdk &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;vmkfstools -i DataONTAP-sim-2gbsparse.vmdk -d thin DataONTAP-sim.vmdk&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;vmkfstools -U DataONTAP-sim-2gbsparse.vmdk&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;vmkload_mod -u multiextent&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 06:41:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/Running-ontap-8-1-2-Sim-on-ESXi-5-1-fix/m-p/75317#M538</guid>
      <dc:creator>shatfield</dc:creator>
      <dc:date>2013-05-22T06:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Running ontap 8.1.2 Sim on ESXi 5.1 - fix</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/Running-ontap-8-1-2-Sim-on-ESXi-5-1-fix/m-p/75322#M539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give details of the original issue you experienced?&amp;nbsp; I went to you BLOG site but did not see any specifics.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 15:24:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/Running-ontap-8-1-2-Sim-on-ESXi-5-1-fix/m-p/75322#M539</guid>
      <dc:creator>rbrinson</dc:creator>
      <dc:date>2013-05-24T15:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Running ontap 8.1.2 Sim on ESXi 5.1 - fix</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/Running-ontap-8-1-2-Sim-on-ESXi-5-1-fix/m-p/75326#M540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Essentially, the sims are packaged using a virtual disk format thats no longer support on esxi out of the box.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The blog post vanished a while ago, but its been discussed here before, for example:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/message/106708#106708" title="https://communities.netapp.com/message/106708#106708" target="_blank"&gt;https://communities.netapp.com/message/106708#106708&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 21:42:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/Running-ontap-8-1-2-Sim-on-ESXi-5-1-fix/m-p/75326#M540</guid>
      <dc:creator>shatfield</dc:creator>
      <dc:date>2013-05-24T21:42:58Z</dc:date>
    </item>
  </channel>
</rss>

