<?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: Don&#8217;t make /tmp too small</title>
	<atom:link href="http://www.vReference.com/2009/11/13/dont-make-tmp-too-small/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vReference.com/2009/11/13/dont-make-tmp-too-small/</link>
	<description>guides, links and news for VMware and virtualization technologies</description>
	<lastBuildDate>Mon, 19 Jul 2010 21:24:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Forbes Guthrie</title>
		<link>http://www.vReference.com/2009/11/13/dont-make-tmp-too-small/comment-page-1/#comment-894</link>
		<dc:creator>Forbes Guthrie</dc:creator>
		<pubDate>Sat, 15 May 2010 02:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.vReference.com/?p=472#comment-894</guid>
		<description>The easiest way to check your /tmp directory, is to log into the console and run the command &quot;vdf -h&quot;.  If the ESX server has its /tmp directory as separate partition, then it will be listed with its size and free space.  If its not listed, then this means it that the tmp directory is just part of the / (root) partition.</description>
		<content:encoded><![CDATA[<p>The easiest way to check your /tmp directory, is to log into the console and run the command &#8220;vdf -h&#8221;.  If the ESX server has its /tmp directory as separate partition, then it will be listed with its size and free space.  If its not listed, then this means it that the tmp directory is just part of the / (root) partition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: server monitoring</title>
		<link>http://www.vReference.com/2009/11/13/dont-make-tmp-too-small/comment-page-1/#comment-893</link>
		<dc:creator>server monitoring</dc:creator>
		<pubDate>Thu, 13 May 2010 20:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.vReference.com/?p=472#comment-893</guid>
		<description>so how do check the size of the /tmp directory?</description>
		<content:encoded><![CDATA[<p>so how do check the size of the /tmp directory?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pos monitoring</title>
		<link>http://www.vReference.com/2009/11/13/dont-make-tmp-too-small/comment-page-1/#comment-892</link>
		<dc:creator>pos monitoring</dc:creator>
		<pubDate>Thu, 13 May 2010 20:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.vReference.com/?p=472#comment-892</guid>
		<description>so how do check the size of the /tmp directory? and how do we clean it out?

thanks</description>
		<content:encoded><![CDATA[<p>so how do check the size of the /tmp directory? and how do we clean it out?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Forbes Guthrie</title>
		<link>http://www.vReference.com/2009/11/13/dont-make-tmp-too-small/comment-page-1/#comment-270</link>
		<dc:creator>Forbes Guthrie</dc:creator>
		<pubDate>Sat, 14 Nov 2009 02:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.vReference.com/?p=472#comment-270</guid>
		<description>Steve, have you got any links for that?  I&#039;d like to do a bit more reading around this.  So your saying it caches some of the tmp stuff in RAM then?</description>
		<content:encoded><![CDATA[<p>Steve, have you got any links for that?  I&#8217;d like to do a bit more reading around this.  So your saying it caches some of the tmp stuff in RAM then?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Chambers</title>
		<link>http://www.vReference.com/2009/11/13/dont-make-tmp-too-small/comment-page-1/#comment-269</link>
		<dc:creator>Steve Chambers</dc:creator>
		<pubDate>Fri, 13 Nov 2009 21:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.vReference.com/?p=472#comment-269</guid>
		<description>/tmp is usually stored in memory, not on the disk.  So it&#039;s usually a ramdisk.  Inside the COS.  So that 800MB RAM you allocated....</description>
		<content:encoded><![CDATA[<p>/tmp is usually stored in memory, not on the disk.  So it&#8217;s usually a ramdisk.  Inside the COS.  So that 800MB RAM you allocated&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Forbes Guthrie</title>
		<link>http://www.vReference.com/2009/11/13/dont-make-tmp-too-small/comment-page-1/#comment-268</link>
		<dc:creator>Forbes Guthrie</dc:creator>
		<pubDate>Fri, 13 Nov 2009 21:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.vReference.com/?p=472#comment-268</guid>
		<description>I&#039;m not sure where the ESXi patches are copied too.  However I think that the ESXi patches just come as complete images.  There are 2 different copies on the ESXi server, the running one and the previous edition.  So when you patch a server, it copies a new image over the standby image, and then changes the start-up config so you reboot into the newer one.  Your current images then becomes your backup.  However I don&#039;t think these images are particularly big, and as your just replacing an old exiting image, then you shouldn&#039;t need any additional space.
If anyone has a better incite into this then please let us know.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure where the ESXi patches are copied too.  However I think that the ESXi patches just come as complete images.  There are 2 different copies on the ESXi server, the running one and the previous edition.  So when you patch a server, it copies a new image over the standby image, and then changes the start-up config so you reboot into the newer one.  Your current images then becomes your backup.  However I don&#8217;t think these images are particularly big, and as your just replacing an old exiting image, then you shouldn&#8217;t need any additional space.<br />
If anyone has a better incite into this then please let us know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suttoi</title>
		<link>http://www.vReference.com/2009/11/13/dont-make-tmp-too-small/comment-page-1/#comment-267</link>
		<dc:creator>Suttoi</dc:creator>
		<pubDate>Fri, 13 Nov 2009 21:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.vReference.com/?p=472#comment-267</guid>
		<description>Good post. Interesting point.
BTW Any idea where patches are staged to on host servers running embedded ESXi 4?
All of my recent installations use embedded ESXi, Am I burning up RAM by staging patches?</description>
		<content:encoded><![CDATA[<p>Good post. Interesting point.<br />
BTW Any idea where patches are staged to on host servers running embedded ESXi 4?<br />
All of my recent installations use embedded ESXi, Am I burning up RAM by staging patches?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
