<?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: Prevent your LUNs running out of space</title>
	<atom:link href="http://www.gabesvirtualworld.com/prevent-your-luns-running-out-of-space/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gabesvirtualworld.com/prevent-your-luns-running-out-of-space/</link>
	<description>Your P.I. on virtualization</description>
	<lastBuildDate>Tue, 07 Feb 2012 11:19:00 +0000</lastBuildDate>
	<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: Roger Lund</title>
		<link>http://www.gabesvirtualworld.com/prevent-your-luns-running-out-of-space/#comment-192</link>
		<dc:creator>Roger Lund</dc:creator>
		<pubDate>Fri, 05 Dec 2008 16:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=108#comment-192</guid>
		<description>Interesting stuff, I wonder what would happen if you where deduping , would the fake file become useless?

I wonder if it would be possible to script a lun resize on the san level, with a set % increase.


Roger</description>
		<content:encoded><![CDATA[<p>Interesting stuff, I wonder what would happen if you where deduping , would the fake file become useless?</p>
<p>I wonder if it would be possible to script a lun resize on the san level, with a set % increase.</p>
<p>Roger</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BJ</title>
		<link>http://www.gabesvirtualworld.com/prevent-your-luns-running-out-of-space/#comment-187</link>
		<dc:creator>BJ</dc:creator>
		<pubDate>Fri, 05 Dec 2008 10:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=108#comment-187</guid>
		<description>We&#039;re using a VMFS check within Nagios. Works great! Also email or sms notifications are possible.</description>
		<content:encoded><![CDATA[<p>We&#8217;re using a VMFS check within Nagios. Works great! Also email or sms notifications are possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Boche</title>
		<link>http://www.gabesvirtualworld.com/prevent-your-luns-running-out-of-space/#comment-191</link>
		<dc:creator>Jason Boche</dc:creator>
		<pubDate>Thu, 04 Dec 2008 22:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=108#comment-191</guid>
		<description>Great idea!</description>
		<content:encoded><![CDATA[<p>Great idea!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.gabesvirtualworld.com/prevent-your-luns-running-out-of-space/#comment-190</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 03 Dec 2008 19:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=108#comment-190</guid>
		<description>We lay down an VMFS volume on each LUN, so each LUN is in-effect &quot;full&quot; when deployed.  What I need is to monitor the free space on the VMFS volume...any tips?  The only thing I have found are some scripts with scant documentation from the creator.</description>
		<content:encoded><![CDATA[<p>We lay down an VMFS volume on each LUN, so each LUN is in-effect &#8220;full&#8221; when deployed.  What I need is to monitor the free space on the VMFS volume&#8230;any tips?  The only thing I have found are some scripts with scant documentation from the creator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Coke</title>
		<link>http://www.gabesvirtualworld.com/prevent-your-luns-running-out-of-space/#comment-189</link>
		<dc:creator>John Coke</dc:creator>
		<pubDate>Wed, 03 Dec 2008 15:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=108#comment-189</guid>
		<description>MS Exchange automatically does something similar.  There&#039;s 2 5 MB pad files in each transaction log dir on the Exchange server.  If the DB engine determines that the disk is out of space it deletes the files, writes out the pages in memory waiting to go into the transaction log(s) and then unmounts the databases that are affected.
I wonder if VMWare could do  something similar to bring down a system cleanly?  Maybe suspend the VM?</description>
		<content:encoded><![CDATA[<p>MS Exchange automatically does something similar.  There&#8217;s 2 5 MB pad files in each transaction log dir on the Exchange server.  If the DB engine determines that the disk is out of space it deletes the files, writes out the pages in memory waiting to go into the transaction log(s) and then unmounts the databases that are affected.<br />
I wonder if VMWare could do  something similar to bring down a system cleanly?  Maybe suspend the VM?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Renouf</title>
		<link>http://www.gabesvirtualworld.com/prevent-your-luns-running-out-of-space/#comment-188</link>
		<dc:creator>Alan Renouf</dc:creator>
		<pubDate>Wed, 03 Dec 2008 14:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=108#comment-188</guid>
		<description>Surely snapshots are a temporary action which will be deleted after the reason for taking a snapshot has been completed.  Hence you should never run out of space, but just incase....

There is a nice VI Toolkit script here that will drop you an email so you can track the amount of disk space... http://www.peetersonline.nl/index.php/vmware/track-datastore-free-space/</description>
		<content:encoded><![CDATA[<p>Surely snapshots are a temporary action which will be deleted after the reason for taking a snapshot has been completed.  Hence you should never run out of space, but just incase&#8230;.</p>
<p>There is a nice VI Toolkit script here that will drop you an email so you can track the amount of disk space&#8230; <a href="http://www.peetersonline.nl/index.php/vmware/track-datastore-free-space/" rel="nofollow">http://www.peetersonline.nl/index.php/vmware/track-datastore-free-space/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.gabesvirtualworld.com @ 2012-02-09 09:40:02 -->
