<?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: ESXi 5.1 Scratch vs VM Swap Locations in ESXi Discussions</title>
    <link>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-5-1-Scratch-vs-VM-Swap-Locations/m-p/2177556#M207530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks AakashJ.&amp;nbsp; That works as you describe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is (was) to use it in a kix build script but seemingly that will be difficult.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the reason for it being reset when the host is added to vCenter?&amp;nbsp; Just for my understanding.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jun 2013 08:53:58 GMT</pubDate>
    <dc:creator>virtual_dave1</dc:creator>
    <dc:date>2013-06-20T08:53:58Z</dc:date>
    <item>
      <title>ESXi 5.1 Scratch vs VM Swap Locations</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-5-1-Scratch-vs-VM-Swap-Locations/m-p/2177554#M207528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running ESXi5.1U1 from an SD card with no local persistent storage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I configure persistent scratch location as per &lt;A href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=1033696"&gt;KB&lt;/A&gt;&lt;SPAN&gt;&lt;A href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=1033696"&gt;1033696&lt;/A&gt;.&amp;nbsp; No problem var,log,download,core folders created and all is well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now i want to configure VM Swap file location, through the GUI i would go to "Configuration\Software\Virtual Machine Swapfile Location" and point it to a VMFS datastore.&amp;nbsp; No problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My question is - how do i set the VM Swapfile location via command line?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;D&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 20:25:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-5-1-Scratch-vs-VM-Swap-Locations/m-p/2177554#M207528</guid>
      <dc:creator>virtual_dave1</dc:creator>
      <dc:date>2013-06-19T20:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi 5.1 Scratch vs VM Swap Locations</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-5-1-Scratch-vs-VM-Swap-Locations/m-p/2177555#M207529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These commands only work for a standalone host and not for hosts attached to vcenter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;esxcli system settings advanced set -o /Mem/HostLocalSwapDir –s “Path to datastore”&lt;/P&gt;&lt;P&gt;esxcli system settings advanced set -o /Mem/HostLocalSwapDirEnabled -i 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These commands are not applicable for applying to host profiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you add it to vCenter, the Host local SwapDir Enabled value becomes 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 01:04:30 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-5-1-Scratch-vs-VM-Swap-Locations/m-p/2177555#M207529</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2013-06-20T01:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi 5.1 Scratch vs VM Swap Locations</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-5-1-Scratch-vs-VM-Swap-Locations/m-p/2177556#M207530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks AakashJ.&amp;nbsp; That works as you describe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is (was) to use it in a kix build script but seemingly that will be difficult.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the reason for it being reset when the host is added to vCenter?&amp;nbsp; Just for my understanding.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 08:53:58 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-5-1-Scratch-vs-VM-Swap-Locations/m-p/2177556#M207530</guid>
      <dc:creator>virtual_dave1</dc:creator>
      <dc:date>2013-06-20T08:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi 5.1 Scratch vs VM Swap Locations</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-5-1-Scratch-vs-VM-Swap-Locations/m-p/2177557#M207531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any usage of esxcli bypasses hostd which in turn leads to unsynchronized state between hostd/VC and vmkernel . Even in a case customers use remote version of esxcli - it will still leave VC and vmkernel in unsynchronized states. These two options should be declared as "hidden" option so that the user does not get tempted to set them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 09:01:04 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-5-1-Scratch-vs-VM-Swap-Locations/m-p/2177557#M207531</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2013-06-20T09:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi 5.1 Scratch vs VM Swap Locations</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-5-1-Scratch-vs-VM-Swap-Locations/m-p/2177558#M207532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark my post as "helpful" or "correct" if I've helped resolve or answered your query!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 09:01:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-5-1-Scratch-vs-VM-Swap-Locations/m-p/2177558#M207532</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2013-06-20T09:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi 5.1 Scratch vs VM Swap Locations</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-5-1-Scratch-vs-VM-Swap-Locations/m-p/2177559#M207533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK thanks.&amp;nbsp; So at this current moment in time, would it be fair to say it is not possible to set the VM Swapfile Location property (in any useful way) via command line?&amp;nbsp; (assuinng vsphere 5.1U1 and vcenter is in use).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We configure vswitches etc. via esxcli during build, and when the host is added to vcenter the information is synchronised from the host to VC.&amp;nbsp; It is a shame this setting can't also be sync'd from host to VC.&amp;nbsp; Or am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps this can be done by a vCO workflow after the host is added to vcenter.&amp;nbsp; I will explore.&amp;nbsp; Thanks for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 09:16:29 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-5-1-Scratch-vs-VM-Swap-Locations/m-p/2177559#M207533</guid>
      <dc:creator>virtual_dave1</dc:creator>
      <dc:date>2013-06-20T09:16:29Z</dc:date>
    </item>
  </channel>
</rss>

