<?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: How to change blocksize (file size limit) on VMFS3 filesystem</title>
	<atom:link href="http://www.sysdigg.com/how-to-change-blocksize-file-size-limit-on-vmfs3-filesystem/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sysdigg.com/how-to-change-blocksize-file-size-limit-on-vmfs3-filesystem</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 19:49:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jake</title>
		<link>http://www.sysdigg.com/how-to-change-blocksize-file-size-limit-on-vmfs3-filesystem/comment-page-1#comment-483</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Wed, 17 Jun 2009 15:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sysdigg.com/?p=935#comment-483</guid>
		<description>This syntax didn&#039;t work...at least not for changing the block size for a local partition on an ESX host running ESX 3.5 Update 4. Kept giving me an error (may have simply been a capital &quot;M&quot; instead of lower case in the block size.) This one below worked correctly for me.

vmkfstools -C vmfs3 -b 2m -S LocalHDD vmhba0:0:0:3

where

-C creates the volume
-b sets the block size
-S sets the volume label</description>
		<content:encoded><![CDATA[<p>This syntax didn&#8217;t work&#8230;at least not for changing the block size for a local partition on an ESX host running ESX 3.5 Update 4. Kept giving me an error (may have simply been a capital &#8220;M&#8221; instead of lower case in the block size.) This one below worked correctly for me.</p>
<p>vmkfstools -C vmfs3 -b 2m -S LocalHDD vmhba0:0:0:3</p>
<p>where</p>
<p>-C creates the volume<br />
-b sets the block size<br />
-S sets the volume label</p>
]]></content:encoded>
	</item>
</channel>
</rss>

