<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Swap files in 3.5 and the EMC Celerra PDF</title>
	<atom:link href="http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/</link>
	<description>Building blocks for virtualization...</description>
	<lastBuildDate>Fri, 19 Mar 2010 12:16:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Celerra, NFS and ESX- Purpose Built for You and Me &#171; blog.virtualtacit.com</title>
		<link>http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/comment-page-1/#comment-1084</link>
		<dc:creator>Celerra, NFS and ESX- Purpose Built for You and Me &#171; blog.virtualtacit.com</dc:creator>
		<pubDate>Wed, 10 Sep 2008 23:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/#comment-1084</guid>
		<description>[...] Avoid virtual machine swapping to NFS volumes. Edit virtual machine config file to add sched.swap.dir place swap on local storage (supported inline with VMotion in ESX 3.5) [...]</description>
		<content:encoded><![CDATA[<p>[...] Avoid virtual machine swapping to NFS volumes. Edit virtual machine config file to add sched.swap.dir place swap on local storage (supported inline with VMotion in ESX 3.5) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D</title>
		<link>http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/comment-page-1/#comment-1011</link>
		<dc:creator>D</dc:creator>
		<pubDate>Tue, 02 Sep 2008 16:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/#comment-1011</guid>
		<description>The ESX host usually stores it&#039;s swap file on the local drive in a partition formatted as swap by the linux OS. So as long as you didn&#039;t change any of the default settings and you have local host storage, that&#039;s where it should be. You should be able to go to a console on the host and type fdisk /dev/sda? and then type p to print your partition table to the screen. That will show you all of your partitions.</description>
		<content:encoded><![CDATA[<p>The ESX host usually stores it&#8217;s swap file on the local drive in a partition formatted as swap by the linux OS. So as long as you didn&#8217;t change any of the default settings and you have local host storage, that&#8217;s where it should be. You should be able to go to a console on the host and type fdisk /dev/sda? and then type p to print your partition table to the screen. That will show you all of your partitions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan</title>
		<link>http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/comment-page-1/#comment-891</link>
		<dc:creator>Duncan</dc:creator>
		<pubDate>Fri, 22 Aug 2008 07:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/#comment-891</guid>
		<description>Do you mean the VM swap files or... ?</description>
		<content:encoded><![CDATA[<p>Do you mean the VM swap files or&#8230; ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rammi</title>
		<link>http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/comment-page-1/#comment-890</link>
		<dc:creator>rammi</dc:creator>
		<pubDate>Fri, 22 Aug 2008 05:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/#comment-890</guid>
		<description>any clue where the swap file of the ESX host is located ?</description>
		<content:encoded><![CDATA[<p>any clue where the swap file of the ESX host is located ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan Epping</title>
		<link>http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/comment-page-1/#comment-185</link>
		<dc:creator>Duncan Epping</dc:creator>
		<pubDate>Wed, 06 Feb 2008 07:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/#comment-185</guid>
		<description>The benefits are the fact that you&#039;re not using expensive SAN storage for swapfiles you hardly use anyway. Especially for iSCSI this can be beneficial when the swapfile is used, every single packet that goes to the iSCSI SAN has an overhead because of translations, I would want to limit that as much as possible.

Performance wise I don&#039;t know if it really matters...</description>
		<content:encoded><![CDATA[<p>The benefits are the fact that you&#8217;re not using expensive SAN storage for swapfiles you hardly use anyway. Especially for iSCSI this can be beneficial when the swapfile is used, every single packet that goes to the iSCSI SAN has an overhead because of translations, I would want to limit that as much as possible.</p>
<p>Performance wise I don&#8217;t know if it really matters&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/comment-page-1/#comment-184</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 06 Feb 2008 06:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/02/05/swap-files-in-35-and-the-emc-celerra-pdf/#comment-184</guid>
		<description>I have seen this option, but have wondered, what the benefits were ?

Du you have any links to performance comparisons, or am i missing another benefit, of doing this ?</description>
		<content:encoded><![CDATA[<p>I have seen this option, but have wondered, what the benefits were ?</p>
<p>Du you have any links to performance comparisons, or am i missing another benefit, of doing this ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
