<?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: Virtualization Short Take #24</title>
	<atom:link href="http://blog.scottlowe.org/2008/12/15/virtualization-short-take-24/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scottlowe.org/2008/12/15/virtualization-short-take-24/</link>
	<description>The weblog of an IT pro specializing in virtualization, storage, and servers</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:13:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Cody Bunch</title>
		<link>http://blog.scottlowe.org/2008/12/15/virtualization-short-take-24/comment-page-1/#comment-42819</link>
		<dc:creator>Cody Bunch</dc:creator>
		<pubDate>Tue, 16 Dec 2008 23:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/12/15/virtualization-short-take-24/#comment-42819</guid>
		<description>&quot;Ben Armstrong answers the question, “Why does it take so long to create a fixed size virtual hard disk?” The answer: the disk space is zeroed out in advance. My question is this: is this need to zero out the disk space a result of how NTFS deletes files or is this scenario applicable to VMFS as well?&quot;

Not true. At least not entirely. The default disk &quot;Zeroed Thick&quot;, created by the vi client, ONLY zeros a block when it&#039;s written or read for the first time. &quot;Eager Zero Filled Thick&quot; created by vmkfstools will pro-actively zero fill it.

This is something that VMFS does by default, based on the disk type created, and not specific to any guest filesystem.

I should have a post describing all of this shortly.</description>
		<content:encoded><![CDATA[<p>&#8220;Ben Armstrong answers the question, “Why does it take so long to create a fixed size virtual hard disk?” The answer: the disk space is zeroed out in advance. My question is this: is this need to zero out the disk space a result of how NTFS deletes files or is this scenario applicable to VMFS as well?&#8221;</p>
<p>Not true. At least not entirely. The default disk &#8220;Zeroed Thick&#8221;, created by the vi client, ONLY zeros a block when it&#8217;s written or read for the first time. &#8220;Eager Zero Filled Thick&#8221; created by vmkfstools will pro-actively zero fill it.</p>
<p>This is something that VMFS does by default, based on the disk type created, and not specific to any guest filesystem.</p>
<p>I should have a post describing all of this shortly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

