<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>drunkNerd &#187; vmware</title>
	<atom:link href="http://www.drunknerd.com/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.drunknerd.com</link>
	<description>Drunken Technology</description>
	<lastBuildDate>Mon, 15 Feb 2010 03:28:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to optimize VMware running on EMC Celerra NFS</title>
		<link>http://www.drunknerd.com/2010/02/how-to-optimize-vmware-emc-celerra-nfs/</link>
		<comments>http://www.drunknerd.com/2010/02/how-to-optimize-vmware-emc-celerra-nfs/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 14:31:11 +0000</pubDate>
		<dc:creator>the Drunk Nerd</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[celerra]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[nfs]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.drunknerd.com/?p=146</guid>
		<description><![CDATA[I just read a great article from Scott Lowe on optimizing NFS storage for use with VMware. Most of the recommendations are found in Celerra best practices docs but its also nice when someone compiles them all up into one area. As has been stated on multiple occasions and by multiple people, be sure that [...]]]></description>
			<content:encoded><![CDATA[<p>I just read a great article from <a href="http://blog.scottlowe.org/">Scott Lowe</a> on optimizing NFS storage for use with VMware. Most of the recommendations are found in Celerra best practices docs but its also nice when someone compiles them all up into one area.</p>
<blockquote>
<ul>
<li>As has been stated on multiple occasions and by multiple people, be sure that virtual machine disk/application partitions have been properly aligned. We recommend a 1MB boundary. Note that Windows Server 2008 aligns at a 1MB boundary automatically.</li>
<li>Use a block size of 8KB unless other recommended or required by the application vendor. Note that the default NTFS block size is 4KB.</li>
<li>Turn on the uncached write mechanism for NFS file systems used as VMware datastores. This can have a significant performance improvement for VMDKs on NFS but isn’t the default setting. From the Control Station, you can use this command to turn on the uncached write mechanism:<br />
<code>server_mount &lt;data mover name&gt; -option &lt;options&gt;,<strong>uncached</strong> &lt;file system name&gt; &lt;mount point&gt;</code><br />
Be sure to review pages 99 through 101 of the VMware on Celerra best practices document for more information on the uncached write mechanism and any considerations for its use.</li>
<li>Change the VMware ESX settings <code>NFS.SendBufferSize</code> and<code>NFS.ReadBufferSize</code> to a value that is a multiple of 32. The recommended value is 64. See page 73 of the best practices document for more details.</li>
<li>If you’ve adjusted the <code>NFS.MaxVolumes</code> parameter in order to have access to more than 8 NFS datastores, you should also adjust <code>NFS.TcpIpHeapSize</code>and <code>NFS.TcpIpHeapMax</code> parameters. The increase should be proportional; if you increase the maximum volumes to 32 (a common configuration), then you should increase the other parameters by a factor of 4 as well. Page 73 of the best practices document covers this. <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1007909">This VMware KB article</a> and<a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=2239">this VMware KB article</a> also have more information.</li>
<li>Although not directly related to performance, best practices call for setting<code>NFS.HeartbeatFrequency</code> (or <code>NFS.HeartbeatDelta</code> in VMware vSphere) to 12, <code>NFS.HeartbeatTimeout</code> to 5, and <code>NFS.HeartbeatMaxFailures</code> to 10.</li>
<li>Ensure that the LUNs backing the NFS file systems are allocated to the clar_r5_performance pool. This configuration will balance the load across the SPs, LUNs, etc., and help improve performance.</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.drunknerd.com/2010/02/how-to-optimize-vmware-emc-celerra-nfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Manage VMware with your Blackberry or iPhone</title>
		<link>http://www.drunknerd.com/2009/06/how-to-manage-vmware-with-your-blackberry-or-iphone/</link>
		<comments>http://www.drunknerd.com/2009/06/how-to-manage-vmware-with-your-blackberry-or-iphone/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 02:08:11 +0000</pubDate>
		<dc:creator>the Drunk Nerd</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.drunknerd.com/?p=125</guid>
		<description><![CDATA[Recently Hyper9 launched VMM &#8220;Virtualization Mobile Manager&#8221; into general availability, out of beta. So what does this mean to you ? You can now purchase their VMM to allow you to use your iPhone, Blackberry, Windows Mobile device, or Google Android phone to manager VMware vSphere, Hyper-V, and Citrix XenServer. Unlike many of the third [...]]]></description>
			<content:encoded><![CDATA[<p>Recently Hyper9 launched VMM &#8220;Virtualization Mobile Manager&#8221; into general availability, out of beta. So what does this mean to you ? You can now purchase their VMM  to allow you to use your iPhone, Blackberry, Windows Mobile device, or Google Android phone to manager VMware vSphere, Hyper-V, and Citrix XenServer. Unlike many of the third party products for your virtual infrastructure, VMM is very inexpensive at only $199.</p>
<p>For more information visit <a href="http://www.hyper9.com/">http://www.hyper9.com/</a> I will also be posting a tutorial shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.drunknerd.com/2009/06/how-to-manage-vmware-with-your-blackberry-or-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The fastest way to backup VMware</title>
		<link>http://www.drunknerd.com/2009/04/the-fastest-way-to-backup-vmware/</link>
		<comments>http://www.drunknerd.com/2009/04/the-fastest-way-to-backup-vmware/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 15:12:58 +0000</pubDate>
		<dc:creator>the Drunk Nerd</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[avamar]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.drunknerd.com/?p=117</guid>
		<description><![CDATA[I have been around almost every backup product available (except some lesser known backup programs) and have seen many features, and different ways to backup data. I don&#8221;&#8221;t want to point fingers or tell you which product is the best and which is the worst (I&#8221;&#8221;ll save that for another post ), but what I [...]]]></description>
			<content:encoded><![CDATA[<p>I have been around almost every backup product available (except some lesser known backup programs) and have seen many features, and different ways to backup data. I don&#8221;&#8221;t want to point fingers or tell you which product is the best and which is the worst (I&#8221;&#8221;ll save that for another post <img src='http://www.drunknerd.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ), but what I will tell you is the absolute fastest way to backup VMware.</p>
<p>Imagine being able to minimize your backup times by 90 percent. Most large organizations have tight backup windows and even their enterprise level backup solution cant keep up with the day to day business processes. Imagine being able to run a daily full backup instead of a weekly full and daily incrementals or differentials.</p>
<p>Well that dream is a reality with EMC&#8221;&#8221;s Avamar. I&#8221;&#8221;ve seen it, and I do it every week in different companies all the time. Avamar is a unique backup solution that allows for accelerated VMware backup and restore performance and efficiency. By filtering out redundant data segments through its global source-based deduplication, Avamar pushes up to a 200 percent reduction in the amount of data that has to be moved through your virtual infrastructure. Allowing you to replace your weekly fulls and daily incrementals with daily fulls. Which also allows for a faster recovery time.</p>
<p>I&#8221;&#8221;m mostly writing this in my own amazement of how Avamar has changed my opinion on how data should be backed up but also to help you in reducing backup windows and time to recovery. I&#8221;&#8221;ll post more tips and tricks in later posts. If you would like some immediate help contact me on linkedin. </p>
<p><a href="http://www.linkedin.com/in/robsteele">http://www.linkedin.com/in/robsteele</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.drunknerd.com/2009/04/the-fastest-way-to-backup-vmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Distributed Power Management (DPM)</title>
		<link>http://www.drunknerd.com/2008/12/vmware-distributed-power-management-dpm/</link>
		<comments>http://www.drunknerd.com/2008/12/vmware-distributed-power-management-dpm/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 03:50:02 +0000</pubDate>
		<dc:creator>the Drunk Nerd</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[distributed power management]]></category>
		<category><![CDATA[dpm]]></category>
		<category><![CDATA[green it]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.drunknerd.com/?p=93</guid>
		<description><![CDATA[VMware Distributed Power Mgmt (DPM) This demo drives a heavy, mixed workload for an eight-hour day and shows metered power usage throughout. The workload used was VMmark and the total power savings were over 55%!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=Nkv0fhu-m2k">VMware Distributed Power Mgmt (DPM)</a></p>
<p style="text-align: center;"><a href="http://www.drunknerd.com/2008/12/vmware-distributed-power-management-dpm/"><img src="http://img.youtube.com/vi/Nkv0fhu-m2k/default.jpg" width="130" height="97" border=0></a></p>
<p>This demo drives a heavy, mixed workload for an eight-hour day and shows metered power usage throughout. The workload used was VMmark and the total power savings were over 55%!<div class="wp-caption alignnone" style="width: 510px"><p class="wp-caption-text">VMware DPM</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.drunknerd.com/2008/12/vmware-distributed-power-management-dpm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EMC &amp; VMware: Virtual Infrastructure Backup with Deduplication</title>
		<link>http://www.drunknerd.com/2008/11/emc-vmware-virtual-infrastructure-backup-with-deduplication/</link>
		<comments>http://www.drunknerd.com/2008/11/emc-vmware-virtual-infrastructure-backup-with-deduplication/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 03:35:45 +0000</pubDate>
		<dc:creator>the Drunk Nerd</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[avamar]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Deduplication]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.drunknerd.com/?p=85</guid>
		<description><![CDATA[EMC &#038; VMware: Virtual Infrastructure Backup with Deduplication]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=Zl8bVNaWTYo">EMC &#038; VMware: Virtual Infrastructure Backup with Deduplication</a></p>
<p style="text-align: center;"><a href="http://www.drunknerd.com/2008/11/emc-vmware-virtual-infrastructure-backup-with-deduplication/"><img src="http://img.youtube.com/vi/Zl8bVNaWTYo/default.jpg" width="130" height="97" border=0></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.drunknerd.com/2008/11/emc-vmware-virtual-infrastructure-backup-with-deduplication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

