<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>VCritical</title>
	
	<link>http://www.vcritical.com</link>
	<description>Informed Virtualization Criticism</description>
	<lastBuildDate>Fri, 12 Mar 2010 19:13:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/vcritical" /><feedburner:info uri="vcritical" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>vcritical</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>It’s not Hyper-V — it’s the drivers!</title>
		<link>http://feedproxy.google.com/~r/vcritical/~3/AkOOvILiK0c/</link>
		<comments>http://www.vcritical.com/2010/03/its-not-hyper-v-its-the-drivers/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 18:59:14 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2409</guid>
		<description><![CDATA[The majority of Windows crashes are caused by third-party device drivers.  See how Hyper-V reliability is compromised due to its dependence on a general-purpose OS.]]></description>
			<content:encoded><![CDATA[<p>VMware vSphere experts know that the ESX architecture has a <a href="http://www.vmware.com/technical-resources/advantages/robust-foundation.html" target="_blank">critical advantage</a> over other hypervisors like Xen, KVM, and Hyper-V.  Instead of relying on general-purpose third-party device drivers, VMware ESX comes with hardened, stress-tested drivers &#8212; ready for your toughest enterprise workloads.</p>
<p>Windows deserves applause for reliability improvements in recent years.  Unfortunately, the most reliable Windows design will never be able to counteract the damage that can be inflicted by a misbehaving device driver.  In fact, take a look at this slide from a Mark Russinovich TechEd session where he makes the point that the majority of Windows blue screens (BSODs) are caused by third-party drivers:</p>
<p><img class="alignnone size-full wp-image-2411" title="Why does Windows crash?" src="http://www.vcritical.com/wp-content/uploads/2010/03/why-does-windows-crash.png" alt="" width="550" height="211" /></p>
<p>Experts agree &#8212; Windows reliability is a function of driver reliability.</p>
<h2>What about those drivers included with Windows?</h2>
<p>You might be under the impression that these third-party drivers are for off-brand NICs purchased from the clearance bin at Fry&#8217;s.  That&#8217;s not exactly the case &#8212; plenty of drivers are included right on the Windows DVD.</p>
<p>Consider this <a href="http://www.markwilson.co.uk/blog/2010/03/windows-server-2008-r2-hyper-v-crash-turns-out-to-be-an-intel-driver-issue.htm" target="_blank">recent situation detailed by Mark Wilson</a>.  He set up a Hyper-V test machine with some Intel PRO/100 NIC cards and when he plugged in an Ethernet cable &#8212; instant BSOD!</p>
<p><span id="more-2409"></span>Mark&#8217;s conclusion:</p>
<blockquote><p>It’s good to know that Hyper-V was not at fault here: sure, it shows that a rogue device driver can bring down a Windows system but that’s hardly breaking news&#8230;</p></blockquote>
<h2>Meanwhile, back at the datacenter</h2>
<p>Microsoft Hyper-V poster child <a href="http://www.hypervizor.net/2010/03/hyper-v-r2-upgrade-problems-when-using.html" target="_blank">Crutchfield</a> recently found that the Broadcom NICs embedded in every one of their Dell servers were randomly losing virtual switch bindings after upgrading to Hyper-V R2.  Hello downtime!</p>
<p>The administrator left us with the following thoughts:</p>
<blockquote><p>Currently, Microsoft doesn&#8217;t have a work around for this issue and nor is there an ETA for resolution. After all, it may not be Microsoft, but could very well be Broadcom.</p>
<p>So, what do we do? Well, in my configurations I can&#8217;t afford these little gotchas and I will be working only with my trusted Intel NIC&#8217;s for my virtual networks.</p></blockquote>
<p>Uh, you might want to check with Mark Wilson first about Intel drivers and Hyper-V.</p>
<h2>The chain breaks when the weakest link fails</h2>
<p>Notice the consistent theme in these two scenarios?  The administrators are not blaming Hyper-V, instead focusing on the third-party hardware and drivers.  Folks, it just does not matter &#8212; <strong>a hypervisor failure is incredibly disruptive</strong>.</p>
<p>When selecting the foundation for your private cloud, will you choose a hypervisor based on a general-purpose OS that aims to support hundreds of hardware variations from across the spectrum?  Or will you build on a rock-sold, purpose-built platform that is specifically designed to aggregate and pool resources in your datacenter?</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/02/yes-nic-teaming-is-not-unsupported/' rel='bookmark' title='Permanent Link: Yes, NIC teaming is not unsupported'>Yes, NIC teaming is not unsupported</a></li>
<li><a href='http://www.vcritical.com/2009/04/hyper-v-linux-integration-components-no-longer-connected/' rel='bookmark' title='Permanent Link: Hyper-V Linux integration components no longer Connected'>Hyper-V Linux integration components no longer Connected</a></li>
<li><a href='http://www.vcritical.com/2009/05/the-million-hypervisor-march/' rel='bookmark' title='Permanent Link: The Million Hypervisor March'>The Million Hypervisor March</a></li>
<li><a href='http://www.vcritical.com/2009/03/of-mice-and-xen/' rel='bookmark' title='Permanent Link: Of Mice and Xen'>Of Mice and Xen</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2010/03/its-not-hyper-v-its-the-drivers/#comments">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/esx/" rel="tag">ESX</a>, <a href="http://www.vcritical.com/tag/hyper-v/" rel="tag">Hyper-V</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2010/03/its-not-hyper-v-its-the-drivers/">It&#8217;s not Hyper-V &#8212; it&#8217;s the drivers!</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2010 • <a href="http://www.vcritical.com/">VCritical</a>

</div><img src="http://feeds.feedburner.com/~r/vcritical/~4/AkOOvILiK0c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/03/its-not-hyper-v-its-the-drivers/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		<feedburner:origLink>http://www.vcritical.com/2010/03/its-not-hyper-v-its-the-drivers/</feedburner:origLink></item>
		<item>
		<title>Pimp My Hypervisor</title>
		<link>http://feedproxy.google.com/~r/vcritical/~3/8mb6WtcXvtI/</link>
		<comments>http://www.vcritical.com/2010/03/pimp-my-hypervisor/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 15:19:41 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[satire]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2395</guid>
		<description><![CDATA[Yo Dawg!  I heard you like to virtualize, but there is no truth to the rumor that Xzibit influenced the Hyper-V design.]]></description>
			<content:encoded><![CDATA[<p>I bet you never thought of Hyper-V as a tricked-out custom hypervisor &#8212; with <a href="../2009/11/layers-and-layers-of-fud/" target="_self">one less layer</a> than VMware ESX &#8212; but it is&#8230;</p>
<h2>&#8220;Yo dawg, I heard you like Patch Tuesday, so I put Windows in your hypervisor so you can patch it while you virtualize!&#8221;</h2>
<p><img class="alignnone" title="I put Windows in your hypervisor so you can patch it while you virtualize." src="http://www.vcritical.com/wp-content/uploads/2010/02/microsoft-three-layers-fud.png" alt="" width="421" height="443" /></p>
<p><em>Inspired by a joke from <a href="http://kendrickcoleman.no-ip.org/index.php/Tech-Blog/yo-dawg-i-herd-you-like-to-virtualize.html" target="_blank">Kendrick Coleman</a>.</em> <em>With apologies to <a href="http://knowyourmeme.com/memes/xzibit-yo-dawg" target="_blank">Xzibit</a>.</em></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/05/lighten-up/' rel='bookmark' title='Permanent Link: Lighten Up'>Lighten Up</a></li>
<li><a href='http://www.vcritical.com/2008/12/let-them-eat-cake/' rel='bookmark' title='Permanent Link: Let them eat cake!'>Let them eat cake!</a></li>
<li><a href='http://www.vcritical.com/2009/08/a-very-flashy-hypervisor-hyper-v-server-r2/' rel='bookmark' title='Permanent Link: A very flashy hypervisor: Hyper-V Server R2'>A very flashy hypervisor: Hyper-V Server R2</a></li>
<li><a href='http://www.vcritical.com/2010/02/linux-apps-run-directly-on-windows-with-virtualization/' rel='bookmark' title='Permanent Link: Linux apps run directly on Windows with virtualization!'>Linux apps run directly on Windows with virtualization!</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/vcritical/~4/8mb6WtcXvtI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/03/pimp-my-hypervisor/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.vcritical.com/2010/03/pimp-my-hypervisor/</feedburner:origLink></item>
		<item>
		<title>Taking snapshots of VMware ESX 4 running in a VM</title>
		<link>http://feedproxy.google.com/~r/vcritical/~3/FZeYCDGWwiA/</link>
		<comments>http://www.vcritical.com/2010/02/taking-snapshots-of-vmware-esx-4-running-in-a-vm/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 19:08:38 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[snapshots]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2377</guid>
		<description><![CDATA[VMware ESX 4 can virtualize itself, and by using a special undocumented configuration setting it is now possible to take snapshots of virtual VMware ESX 4 systems.]]></description>
			<content:encoded><![CDATA[<p>Clearly, the capability introduced with VMware vSphere 4 <a href="http://www.vcritical.com/2009/05/vmware-esx-4-can-even-virtualize-itself/">that allows VMware ESX 4 to virtualize itself</a> is a real crowd-pleaser.</p>
<p>However, one limitation that some have discovered while using this lab-testing technique is the lack of ability to use snapshots with virtual ESX systems.  In fact, after taking a snapshot of a virtual ESX VM, you will see the system boot into the recovery shell like so:</p>
<p><img class="alignnone size-full wp-image-2380" title="Virtual VMware ESX 4 system fails to boot after taking snapshot" src="http://www.vcritical.com/wp-content/uploads/2010/02/recovery-shell-when-snapshot.png" alt="" width="589" height="246" /></p>
<p>Ouch.</p>
<h2>Can we fix it?</h2>
<p>I asked some super-smart engineers inside VMware about the issue, and of course they know all about it and how to make it work.</p>
<p>The solution is to enable an undocumented advanced configuration option on the <strong>physical ESX host</strong> like so:</p>
<p><img class="alignnone size-full wp-image-2379" title="Changing advanced configuration option on physical VMware ESX 4 host" src="http://www.vcritical.com/wp-content/uploads/2010/02/putty-esxcfg-permitvmfs.png" alt="" width="528" height="142" /></p>
<p><span id="more-2377"></span>In other words:</p>
<ul>
<li>Log into the console of the <strong>physical</strong> VMware ESX 4 host</li>
<li>Run the following command: esxcfg-advcfg -s 1  /COW/PermitVmfsOnRedoHierarchy</li>
<li>Verify the setting with the &#8220;get&#8221; flag: esxcfg-advcfg -g /COW/PermitVmfsOnRedoHierarchy</li>
</ul>
<p><em>Do I even need to say that this stuff is not supported by VMware Global Support Services (GSS)?  Well, I just did.</em></p>
<h2>Yes we can!</h2>
<p>After executing that one command on your <strong>physical </strong>machine, take a snapshot and boot up your virtual ESX:</p>
<p><img class="alignnone size-full wp-image-2381" title="Virtual VMware ESX 4 booted with snapshot in place" src="http://www.vcritical.com/wp-content/uploads/2010/02/virtual-esx-booted-with-snapshot.png" alt="" width="582" height="425" /></p>
<p>Everything works just like you need it to now &#8212; you can even create a snapshot hierarchy:</p>
<p><img class="alignnone size-full wp-image-2378" title="Snapshot tree for virtual VMware ESX 4 system" src="http://www.vcritical.com/wp-content/uploads/2010/02/multiple-snapshots.png" alt="" width="459" height="234" /></p>
<h2>Now what?</h2>
<p>Were you constrained by the lack of virtual ESX snapshots?  <strong>What interesting things will you use this for?</strong></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2008/12/half-the-vm-reboots-on-patch-tuesday/' rel='bookmark' title='Permanent Link: Half the VM reboots on Patch Tuesday'>Half the VM reboots on Patch Tuesday</a></li>
<li><a href='http://www.vcritical.com/2009/06/vmware-vsphere-4-has-a-snapshot-alarm/' rel='bookmark' title='Permanent Link: VMware vSphere 4 has a Snapshot Alarm'>VMware vSphere 4 has a Snapshot Alarm</a></li>
<li><a href='http://www.vcritical.com/2009/04/hyper-v-snapshots-not-for-production/' rel='bookmark' title='Permanent Link: Hyper-V snapshots: not for production'>Hyper-V snapshots: not for production</a></li>
<li><a href='http://www.vcritical.com/2009/01/igt-part-5-hyper-v-snapshots-are-not-gone-until-the-vm-is-powered-off/' rel='bookmark' title='Permanent Link: IGT Part 5:  Hyper-V snapshots are not gone until the VM is powered off'>IGT Part 5:  Hyper-V snapshots are not gone until the VM is powered off</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/vcritical/~4/FZeYCDGWwiA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/02/taking-snapshots-of-vmware-esx-4-running-in-a-vm/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://www.vcritical.com/2010/02/taking-snapshots-of-vmware-esx-4-running-in-a-vm/</feedburner:origLink></item>
		<item>
		<title>Linux apps run directly on Windows with virtualization!</title>
		<link>http://feedproxy.google.com/~r/vcritical/~3/K_jOYRYfPjc/</link>
		<comments>http://www.vcritical.com/2010/02/linux-apps-run-directly-on-windows-with-virtualization/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 12:09:52 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[satire]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2339</guid>
		<description><![CDATA[Microsoft has broken through numerous technological barriers, enabling Windows/Hyper-V to directly execute Linux applications.]]></description>
			<content:encoded><![CDATA[<p>Microsoft has done remarkable things with virtualization &#8212; unbelievable, some say.</p>
<p>One outstanding achievement is the way the Hyper-V architects managed to completely collapse the guest operating system layer directly into the hypervisor.  Take a look at this diagram from a Microsoft Virtualization competitive <a href="http://download.microsoft.com/download/9/4/3/9434547A-AF38-4D73-98BF-2841D93E11AD/BDM%20Brochure%20NOV2009.pdf">brochure</a>:</p>
<p><img class="alignnone size-full wp-image-2346" title="The three layers of Microsoft FUD" src="http://www.vcritical.com/wp-content/uploads/2010/02/microsoft-three-layers-fud.png" alt="" width="421" height="443" /></p>
<p><em>[Yes, it's that <a href="http://www.vcritical.com/2009/11/layers-and-layers-of-fud/">same brochure</a> again.]</em></p>
<p>There are several key differences between Microsoft and VMware hypervisor architectures.  While the <strong>hardware </strong>and <strong>applications </strong>layers <em>are </em>pretty straightforward, applications don&#8217;t run directly on hardware.  As you are about to see, these two platforms take very different approaches when it comes to virtualizing workloads.</p>
<p>The VMware vSphere solution is to use a thin, high-performance <strong>virtualization</strong> layer that enables a single physical system to simultaneously host multiple virtual machines.  Each of these virtual machines executes isolated instances of traditional guest operating systems &#8212; Windows, Linux, Solaris, Netware, etc.</p>
<p>Due to apparent technological advancements in Hyper-V, it is now possible to run applications of all kinds directly on that integrated Windows OS/hypervisor layer without the need for a guest operating system at all.  This allows Microsoft to omit an entire layer from their virtualization architecture.</p>
<p>I&#8217;m sure you have seen various announcements about the exceptional support that Hyper-V has for Linux workloads.  Without a guest operating system layer, one must logically conclude that Linux applications are actually running on the Windows/Hyper-V hypervisor integration directly.  Spectacular!</p>
<p>I thought I&#8217;d test this technological breakthrough in the lab myself by running <a href="http://www.postfix.org" target="_blank">Postfix</a>, a very popular Linux SMTP mail server, on Windows Server 2008 R2 with Hyper-V.  According to the diagram above, Postfix is classified as an application &#8212; the third layer.<span id="more-2339"></span></p>
<p>Now, in order to install Postfix, I have to interact with the second layer in the stack, which is the &#8220;Microsoft Operating System w/Virtualization.&#8221;  Since I&#8217;m an RHCE, I decided to use a Red Hat Enterprise Linux package of Postfix, but we can all agree that SUSE Linux Enterprise Server 11 would work equally well.  However, I would not recommend using Ubuntu packages since that distribution is not supported by Hyper-V.  Another side benefit to this technique is the fact that Windows has great <a href="http://www.vcritical.com/2009/03/of-mice-and-xen/">mouse support</a>.</p>
<p>Just as one would do on a <em>legacy</em> Linux system, I opened a trusty command shell and installed the package like so:</p>
<p><img class="alignnone size-full wp-image-2345" title="Installing Postfix RPM on Windows Server 2008 R2" src="http://www.vcritical.com/wp-content/uploads/2010/02/rpm-postfix.png" alt="" width="509" height="187" /></p>
<p>This is the first step to getting Postfix installed and running.  I do have to admit that it took a few additional troubleshooting steps in my case &#8212; most certainly unique to my environment, so I will spare the details.</p>
<p>In order to complete the Postfix implementation, you&#8217;ll need to edit several configuration files.  Do not use Notepad for this, as it does not understand the peculiar format of these text files:</p>
<p><img class="alignnone size-full wp-image-2348" title="Editing Postfix configuration file with Notepad" src="http://www.vcritical.com/wp-content/uploads/2010/02/maincf-notepad.png" alt="" width="536" height="334" /></p>
<p>One would think that the virtualization layer could also dynamically accommodate for UNIX line formatting, but that evidently was not part of the design.  Fortunately, this is a very minor issue since WordPad <em>can </em>be used without problem:</p>
<p><img class="alignnone size-full wp-image-2349" title="Editing Postfix configuration with Wordpad" src="http://www.vcritical.com/wp-content/uploads/2010/02/mancf-wordpad.png" alt="" width="522" height="499" /></p>
<p>Once you have the basic configuration in place, restart the service and validate &#8212; telnet to port 25 and send a test email.</p>
<p>There you have it, amazing Hyper-V virtualization &#8212; same capabilities as VMware vSphere with 25 percent fewer layers!</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/06/choose-any-two-hyper-v-ha-linux/' rel='bookmark' title='Permanent Link: Choose any two: Hyper-V, HA, Linux'>Choose any two: Hyper-V, HA, Linux</a></li>
<li><a href='http://www.vcritical.com/2009/07/even-gpl-cant-make-hyper-v-linux-vms-well/' rel='bookmark' title='Permanent Link: Even GPL can&#8217;t make Hyper-V Linux VMs well'>Even GPL can&#8217;t make Hyper-V Linux VMs well</a></li>
<li><a href='http://www.vcritical.com/2009/01/which-guest-operating-systems-can-be-customized-by-scvmm/' rel='bookmark' title='Permanent Link: Which guest operating systems can be customized by SCVMM?'>Which guest operating systems can be customized by SCVMM?</a></li>
<li><a href='http://www.vcritical.com/2009/04/hyper-v-linux-integration-components-no-longer-connected/' rel='bookmark' title='Permanent Link: Hyper-V Linux integration components no longer Connected'>Hyper-V Linux integration components no longer Connected</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/vcritical/~4/K_jOYRYfPjc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/02/linux-apps-run-directly-on-windows-with-virtualization/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		<feedburner:origLink>http://www.vcritical.com/2010/02/linux-apps-run-directly-on-windows-with-virtualization/</feedburner:origLink></item>
		<item>
		<title>Hypervisor Footprint Quiz</title>
		<link>http://feedproxy.google.com/~r/vcritical/~3/NJ4b7Mvomq8/</link>
		<comments>http://www.vcritical.com/2010/02/hypervisor-footprint-quiz/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 22:44:54 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[footprint]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2331</guid>
		<description><![CDATA[Humorous take on a reference to small footprint hypervisor advantages -- not from VMware.]]></description>
			<content:encoded><![CDATA[<p>Remember the <a href="http://blogs.technet.com/virtualization/archive/2009/08/12/hypervisor-footprint-debate-part-1-microsoft-hyper-v-server-2008-vmware-esxi-3-5.aspx" target="_blank">hypervisor footprint debate</a>?  You know, the one where Microsoft Virtualization declares that it is nothing but VMware FUD to tout the benefits of a small-footprint hypervisor.</p>
<p>I just found another point of view on hypervisor footprint size &#8212; take a look at this excerpt:</p>
<blockquote><p>Small footprint: any features not applicable to our specific &#8230; scenarios are removed.  This guarantees that we do not have to worry about updating or fixing unnecessary code, meaning less churning or required reboots for the host.  All critical code paths are also highly optimized for our &#8230; scenarios.</p></blockquote>
<p>Any guesses where that came from?  Must be more of that VMware FUD!</p>
<p>Actually, it was one of the Windows Azure <a href="http://blogs.msdn.com/windowsazure/archive/2009/01/29/design-principles-behind-the-windows-azure-hypervisor.aspx" target="_blank">design principles</a>.  Which makes sense if you think about it &#8212; vSphere, with small-footprint ESXi,  is the perfect foundation for cloud computing.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2008/11/hyper-v-server-hyperbole/' rel='bookmark' title='Permanent Link: Hyper-V Server Hyperbole'>Hyper-V Server Hyperbole</a></li>
<li><a href='http://www.vcritical.com/2010/03/pimp-my-hypervisor/' rel='bookmark' title='Permanent Link: Pimp My Hypervisor'>Pimp My Hypervisor</a></li>
<li><a href='http://www.vcritical.com/2009/08/a-very-flashy-hypervisor-hyper-v-server-r2/' rel='bookmark' title='Permanent Link: A very flashy hypervisor: Hyper-V Server R2'>A very flashy hypervisor: Hyper-V Server R2</a></li>
<li><a href='http://www.vcritical.com/2010/03/its-not-hyper-v-its-the-drivers/' rel='bookmark' title='Permanent Link: It&#8217;s not Hyper-V &#8212; it&#8217;s the drivers!'>It&#8217;s not Hyper-V &#8212; it&#8217;s the drivers!</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2010/02/hypervisor-footprint-quiz/#comments">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/esxi/" rel="tag">ESXi</a>, <a href="http://www.vcritical.com/tag/footprint/" rel="tag">footprint</a>, <a href="http://www.vcritical.com/tag/hyper-v/" rel="tag">Hyper-V</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2010/02/hypervisor-footprint-quiz/">Hypervisor Footprint Quiz</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2010 • <a href="http://www.vcritical.com/">VCritical</a>

</div><img src="http://feeds.feedburner.com/~r/vcritical/~4/NJ4b7Mvomq8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/02/hypervisor-footprint-quiz/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.vcritical.com/2010/02/hypervisor-footprint-quiz/</feedburner:origLink></item>
		<item>
		<title>Win $2500 with your 1337 VMware ESXi scripting skillz</title>
		<link>http://feedproxy.google.com/~r/vcritical/~3/yywsAmS9XEE/</link>
		<comments>http://www.vcritical.com/2010/02/win-2500-with-your-1337-vmware-esxi-scripting-skillz/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 18:37:28 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2278</guid>
		<description><![CDATA[Win up to $2500 in the VMware ESXi Scripting Contest!]]></description>
			<content:encoded><![CDATA[<p>VMware is currently running a VMware ESXi scripting contest.  Top prize is $2500, which is not too shabby for doing something <em>productive</em>.</p>
<p><a href="http://communities.vmware.com/community/vmtn/vsphere/automationtools/scriptomania" target="_blank">Check out the details</a> and get scripting!</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2010/01/vmware-esxi-4-sd-flash-in-bl460c-g6/' rel='bookmark' title='Permanent Link: VMware ESXi 4: SD Flash in BL460c G6'>VMware ESXi 4: SD Flash in BL460c G6</a></li>
<li><a href='http://www.vcritical.com/2009/07/win-a-macbook-air-or-ipod-touch/' rel='bookmark' title='Permanent Link: Win a MacBook Air or iPod Touch'>Win a MacBook Air or iPod Touch</a></li>
<li><a href='http://www.vcritical.com/2009/02/new-vmware-esxi-management-kit/' rel='bookmark' title='Permanent Link: New VMware ESXi Management Kit'>New VMware ESXi Management Kit</a></li>
<li><a href='http://www.vcritical.com/2009/08/create-esxi-4-usb-flash-drives-with-workstation/' rel='bookmark' title='Permanent Link: Create ESXi 4 USB flash drives with Workstation'>Create ESXi 4 USB flash drives with Workstation</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/vcritical/~4/yywsAmS9XEE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/02/win-2500-with-your-1337-vmware-esxi-scripting-skillz/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.vcritical.com/2010/02/win-2500-with-your-1337-vmware-esxi-scripting-skillz/</feedburner:origLink></item>
		<item>
		<title>Hello Dynamic Memory?</title>
		<link>http://feedproxy.google.com/~r/vcritical/~3/fE8p9Rc-xPM/</link>
		<comments>http://www.vcritical.com/2010/02/hello-dynamic-memory/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 04:52:40 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[memory overcommit]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2270</guid>
		<description><![CDATA[With Hyper-V R2 out the door, leaked screenshots from a post-RTM build of Windows Server 2008 R2 suggest a Dynamic Memory feature is coming in a successor.]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.softpedia.com/images/news2/The-Windows-8-Start-Post-RTM-Windows-7-Build-6-1-7700-0-100122-1900-3.jpg"><img class="alignleft size-full wp-image-2272" title="Dynamic Memory - will it be in the next release of Hyper-V?" src="http://www.vcritical.com/wp-content/uploads/2010/02/The-Windows-8-Start-Post-RTM-Windows-7-Build-6-1-7700-0-100122-1900-3-e1265085625728.jpg" alt="" width="241" height="206" /></a>Looks like I was on to something <a href="http://www.vcritical.com/2010/01/the-truth-about-hyper-v-memory-overcommit/">a few weeks back</a> when I showed how Microsoft had tried &#8212; but failed &#8212; to implement a feature that would allow Hyper-V R2 to accommodate the use of more virtual machine memory than available on the underlying physical host.</p>
<p>A <a href="http://news.softpedia.com/images/news2/The-Windows-8-Start-Post-RTM-Windows-7-Build-6-1-7700-0-100122-1900-3.jpg" target="_blank">screenshot of Dynamic Memory configuration</a> in a post-RTM build of Windows Server 2008 R2 has surfaced in an <a href="http://news.softpedia.com/news/The-Windows-8-Start-Post-RTM-Windows-7-Build-6-1-7700-0-100122-1900-133746.shtml" target="_blank">article at Softpedia</a>.</p>
<p>Listen&#8230; Do you hear that?</p>
<p>It&#8217;s the sound of Microsoft Virtualization curbing their criticism of memory overcommit.</p>
<p style="text-align: right;"><em>Hat tip to </em><a href="http://www.aidanfinn.com/?p=10324" target="_blank"><em>Aidan Finn</em></a><em>.</em></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2010/01/the-truth-about-hyper-v-memory-overcommit/' rel='bookmark' title='Permanent Link: The Truth About Hyper-V Memory Overcommit'>The Truth About Hyper-V Memory Overcommit</a></li>
<li><a href='http://www.vcritical.com/2010/01/hyper-v-more-stable-just-as-mature-as-vmware-vsphere/' rel='bookmark' title='Permanent Link: Hyper-V More Stable, Just as Mature as VMware vSphere?'>Hyper-V More Stable, Just as Mature as VMware vSphere?</a></li>
<li><a href='http://www.vcritical.com/2009/12/informationweek-hyper-v-not-for-enterprise/' rel='bookmark' title='Permanent Link: InformationWeek: Hyper-V Not For Enterprise'>InformationWeek: Hyper-V Not For Enterprise</a></li>
<li><a href='http://www.vcritical.com/2009/03/scvmm-damage-control/' rel='bookmark' title='Permanent Link: SCVMM Damage Control'>SCVMM Damage Control</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/vcritical/~4/fE8p9Rc-xPM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/02/hello-dynamic-memory/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		<feedburner:origLink>http://www.vcritical.com/2010/02/hello-dynamic-memory/</feedburner:origLink></item>
		<item>
		<title>Hyper-V More Stable, Just as Mature as VMware vSphere?</title>
		<link>http://feedproxy.google.com/~r/vcritical/~3/ahYO-yiWJrs/</link>
		<comments>http://www.vcritical.com/2010/01/hyper-v-more-stable-just-as-mature-as-vmware-vsphere/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 23:29:13 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[live migration]]></category>
		<category><![CDATA[memory overcommit]]></category>
		<category><![CDATA[VMotion]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2251</guid>
		<description><![CDATA[Microsoft Virtualization publishes an embarrassing guest post refuting vSphere advantages, doing more harm than good.]]></description>
			<content:encoded><![CDATA[<p>I just read a <em>fascinating </em>article on the <a href="http://blogs.technet.com/virtualization/archive/2010/01/18/Guest-post_3A00_-_2200_Setting-the-Record-Straight-_2D00_-9-Reasons-Why-Hyper_2D00_V-is-a-Great-Choice-for-Enterprises_2200_.aspx" target="_blank">Microsoft Virtualization blog</a> from a special guest poster responding to the recent <a href="http://www.vcritical.com/2009/12/informationweek-hyper-v-not-for-enterprise/">InformationWeek </a>article that cited 9 reasons Hyper-V is not ready for the Enterprise.</p>
<p>The author worked extra hard to refute all 9 points &#8212; but I do admit being somewhat distracted by the gratuitous use of <strong>VMWare</strong> throughout.  Evidently, proofreading &#8212; unlike immeasurable technology and services discounts &#8212; is not one of the benefits extended to guest posters these days, which is a shame.</p>
<p>The Microsoft Virtualization MVP tries to use most of the pages from the playbook, such as <a href="http://www.vcritical.com/2010/01/the-truth-about-hyper-v-memory-overcommit/">memory overcommit FUD</a>:</p>
<blockquote><p>Relying on a host to overcommit memory to support failover hosts is potentially dangerous and incorrect oversubscription leads to all VMs suffering from performance.</p></blockquote>
<p>Have <em>you </em>ever had a VM suffer from performance?  I have, and believe me &#8212; it&#8217;s not pleasant.</p>
<p>But here is a familiar line:</p>
<blockquote><p>&#8230; I would never over commit my VM hosts in production.</p></blockquote>
<p>Where have we heard that before?   I almost forgot to mention that this guest poster is none other than Chris Steffen &#8212; the star of that now-infamous <a href="http://www.cio.com/article/439487/Is_One_of_VMware_s_Best_Features_a_Really_Bad_Idea_" target="_blank">CIO Magazine article</a> who once called VMotion a &#8220;gimmick&#8221; and said:<span id="more-2251"></span></p>
<blockquote><p>I don&#8217;t know what kind of environment other than QA or development, or in a staging environment you&#8217;d want to do [live migration], but it&#8217;s not going to be in any production environment I&#8217;m responsible for; it&#8217;s not going to be any environment dependent on any kind of SLA or performance requirements. The justification for the inherent risk just isn&#8217;t there.</p></blockquote>
<p>But what does Mr. Steffen say now that Hyper-V <strong>has </strong><a href="http://www.vcritical.com/tag/live-migration/">Live Migration</a>?  About what you&#8217;d expect &#8212; and more:</p>
<blockquote><p>Also keep in mind that using the System Center suite, the Microsoft solution can Live Migrate VMs to other hosts due to situations that VMware servers cannot even monitor, such as CPU Power, Power Supply Failures, and Fibre Channel congestion.</p></blockquote>
<p>There are a number of other gems in this <em>convincing </em>piece.  Did you know:</p>
<ul>
<li>Hyper-V is more stable than and at least as secure as VMWare [sic]</li>
<li>vSphere is just as new as Hyper-V</li>
</ul>
<p>Yep, there is a full-day supply of Kool-Aid in that guest post.</p>
<p>Nice work, Microsoft Virtualization team.  I&#8217;m not so sure this sort of thing helps your cause &#8212; please keep it up.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2010/01/the-truth-about-hyper-v-memory-overcommit/' rel='bookmark' title='Permanent Link: The Truth About Hyper-V Memory Overcommit'>The Truth About Hyper-V Memory Overcommit</a></li>
<li><a href='http://www.vcritical.com/2009/07/on-quick-storage-migration-in-r2/' rel='bookmark' title='Permanent Link: On Quick Storage Migration in R2'>On Quick Storage Migration in R2</a></li>
<li><a href='http://www.vcritical.com/2010/02/hello-dynamic-memory/' rel='bookmark' title='Permanent Link: Hello Dynamic Memory?'>Hello Dynamic Memory?</a></li>
<li><a href='http://www.vcritical.com/2008/10/how-to-see-if-quick-migration-is-right-for-your-workload/' rel='bookmark' title='Permanent Link: How to see if Quick Migration is right for your workload'>How to see if Quick Migration is right for your workload</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/vcritical/~4/ahYO-yiWJrs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/01/hyper-v-more-stable-just-as-mature-as-vmware-vsphere/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		<feedburner:origLink>http://www.vcritical.com/2010/01/hyper-v-more-stable-just-as-mature-as-vmware-vsphere/</feedburner:origLink></item>
		<item>
		<title>VCritical in the top vDozen at vSphere-land</title>
		<link>http://feedproxy.google.com/~r/vcritical/~3/BAE3PzIz21Q/</link>
		<comments>http://www.vcritical.com/2010/01/vcritical-in-the-top-vdozen-at-vsphere-land/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 15:27:03 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[VCritical]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[PASS]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2249</guid>
		<description><![CDATA[VCritical was voted #12 in the latest vSphere-land top blog survey.]]></description>
			<content:encoded><![CDATA[<p>Dear Readers,</p>
<p>Thank you for supporting VCritical in the latest round of <a href="http://vsphere-land.com/news/the-top-blog-full-voting-results.html" target="_blank">vSphere-land top virtualization blogs</a> from Eric Siebert.</p>
<p>I am very pleased to be voted into the #12 slot among a huge selection of talented professionals, moving up one notch from my previous position at lucky #13.</p>
<p>The message is clear &#8212; I will continue writing about VMware and competitive topics and I very much appreciate your ongoing support!</p>
<p>Best regards,</p>
<p>Eric</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/06/vote-vcritical-for-change/' rel='bookmark' title='Permanent Link: Vote VCritical &#8212; for change'>Vote VCritical &#8212; for change</a></li>
<li><a href='http://www.vcritical.com/2009/08/vlaunchpad-lucky-number-thirteen/' rel='bookmark' title='Permanent Link: vLaunchPad: Lucky number thirteen!'>vLaunchPad: Lucky number thirteen!</a></li>
<li><a href='http://www.vcritical.com/2009/09/got-gravatar/' rel='bookmark' title='Permanent Link: Got Gravatar?'>Got Gravatar?</a></li>
<li><a href='http://www.vcritical.com/2009/10/first-year-of-vcritical/' rel='bookmark' title='Permanent Link: First year of VCritical'>First year of VCritical</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/vcritical/~4/BAE3PzIz21Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/01/vcritical-in-the-top-vdozen-at-vsphere-land/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.vcritical.com/2010/01/vcritical-in-the-top-vdozen-at-vsphere-land/</feedburner:origLink></item>
		<item>
		<title>The Truth About Hyper-V Memory Overcommit</title>
		<link>http://feedproxy.google.com/~r/vcritical/~3/dzvVRyAhRk8/</link>
		<comments>http://www.vcritical.com/2010/01/the-truth-about-hyper-v-memory-overcommit/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 13:20:05 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[memory overcommit]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2216</guid>
		<description><![CDATA[Learn about Microsoft's attempt to implement memory overcommit in Hyper-V.]]></description>
			<content:encoded><![CDATA[<p>The ability to assign more memory to virtual machines than physically available on a host is called <strong>memory overcommit</strong> and is a major factor that contributes to higher <a href="http://www.vmware.com/technical-resources/advantages/virtual-machine-density.html" target="_blank">VM density</a> &#8212; running more virtual machines per host increases efficiency and reduces cost.  VMware ESX has provided this feature for multiple generations, giving it an advantage over competing hypervisors.</p>
<p>The <a href="http://www.vmware.com/go/costperappcalc" target="_blank">Cost Per Application Calculator</a> makes it clear that investing in VMware vSphere 4 significantly reduces your datacenter hardware footprint and associated costs.  Scott Drummonds, the VMware performance expert, recently explained how memory overcommit is the only way to <a href="http://vpivot.com/2010/01/06/optimizing-memory-utilization/" target="_blank">effectively use all of the physical RAM in a hypervisor</a>.</p>
<p>Each time this topic comes up, Microsoft revs up their marketing machine and responds like this:</p>
<ul>
<li>Hyper-V is free, use your money to buy RAM upgrades instead of VMware vSphere licenses</li>
<li><a href="http://twitter.com/virtualizethis/status/7390702130" target="_blank">Memory overcommit is risky</a>, VMware <a href="http://vpivot.com/2010/01/04/misunderstanding-memory-management/" target="_blank">tells customers to turn it off</a> anyway</li>
</ul>
<p>The truth is that Hyper-V will have memory overcommit the moment Microsoft figures it out.  If that day ever does come, watch the messaging quickly change to the familiar, &#8220;our customers asked us to implement this&#8230;&#8221; line.</p>
<p>Why is it fair to make such a bold claim?  Two words:<span id="more-2216"></span></p>
<h2>Dynamic Memory</h2>
<p>It&#8217;s a little known fact that some of the early releases of Hyper-V R2 actually had a feature that allowed administrators to assign more RAM to virtual machines than was physically present on the host &#8212; &#8220;Dynamic Memory&#8221; a.k.a. memory overcommit.</p>
<p>We can look back and see what bloggers like <a href="http://www.markwilson.co.uk/blog/2008/10/just-a-few-of-the-new-features-to-expect-in-windows-server-2008-r2.htm" target="_blank">Mark Wilson</a> had to say:</p>
<blockquote><p>Microsoft also spoke to me about a dynamic memory capability (just like the balloon model that competitors offer). I asked why the company had been so vocal in downplaying competitive implementations of this technology yet was now implementing something similar and Ward Ralston explained to me that this is not the right solution for everyone but may help to handle memory usage spikes in a VDI environment. Since then, I&#8217;ve been advised that dynamic memory will not be in the beta release of Windows Server 2008 R2 and Microsoft is evaluating options for inclusion (or otherwise) at release candidate stage.</p></blockquote>
<p>And this <a href="http://blog.inetu.net/2009/04/the-skinny-on-hyper-v-r2-aka-hyper-v-20/" target="_blank">blog</a> provided more detail on the implementation:</p>
<blockquote><p>In Hyper-V 1.0, physical memory was hard allocated to the VMs, but in 2.0 the pool of memory is dynamically allocated and removed based VM usage with no service interruption. Dynamically allocating memory to VMs can drastically improve host consolidation rates.</p></blockquote>
<blockquote><p>Hyper-V 2.0 VMs are configured with an initial RAM setting (how much the machine boots with) as well as minimum and maximum RAM values. Hyper-V then adds RAM using the Hot-Add function, and removes it using a balloon driver (for supported OSes).</p></blockquote>
<p>For the visual learners in the crowd, take a look at this VM configuration dialog:</p>
<p><img class="alignnone size-full wp-image-2232" title="Hyper-V Dynamic Memory Configuration" src="http://www.vcritical.com/wp-content/uploads/2010/01/hyper-v-dynamic-memory.png" alt="" width="484" height="422" /></p>
<p>Note that this is nothing like Transparent Page Sharing in VMware ESX &#8212; Hyper-V VMs would actually be reconfigured using hot-add memory, so the guest operating systems must cooperate.</p>
<p>In an interview with <a href="http://bink.nu/news/hyper-v-r2.aspx" target="_blank">Steven Bink</a>, even Bob Muglia acknowledged the need for overcommit:</p>
<blockquote><p>We talked about Vmware ESX and its features like shared memory between VMs, &#8220;we definitely need to put that in our product&#8221; later [Muglia] said it will be in the next release. Like hot add memory, disk and nic&#8217;s will be and Live migration of course, which didn&#8217;t make it in this release.</p></blockquote>
<p>By the way, hot-add memory didn&#8217;t make it into Hyper-V R2, either &#8212; VMware ESX 4 has it today.</p>
<h2>Quick Memory Overcommit?</h2>
<p>Evidently, dynamic memory was not even up to the <a href="http://www.vcritical.com/2009/07/on-quick-storage-migration-in-r2/">rigorous &#8220;<em>Quick&#8221;</em> standard</a> and was <a href="http://vinternals.com/2009/04/microsoft-hyper-v-20-no-memory-overcommit/" target="_blank">dropped</a> from the release train.  Perhaps in some future edition of Hyper-V, Quick Memory Overcommit will be offered &#8212; with just a <em>few seconds</em> of VM downtime as RAM allocation is dynamically adjusted.  But that&#8217;s  just speculation.</p>
<h2>Sour Grapes</h2>
<p>Instead of finding a way to implement memory overcommit in Hyper-V R2, Microsoft has taken the alternate approach of attacking VMware and declaring the feature unnecessary, unsafe, or too expensive.</p>
<p>The fact is that memory overcommit is an extremely valuable capability and VMware ESX has had it all along.  Some of the Linux-based hypervisors are starting to figure it out.  Until Hyper-V finally adds the feature we&#8217;ll continue to hear how easy it is to simply buy more RAM.</p>
<p><strong>How long can you afford to wait?</strong></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2010/02/hello-dynamic-memory/' rel='bookmark' title='Permanent Link: Hello Dynamic Memory?'>Hello Dynamic Memory?</a></li>
<li><a href='http://www.vcritical.com/2009/11/the-truth-about-storage-hot-add-and-remove/' rel='bookmark' title='Permanent Link: The Truth About Storage Hot Add and Remove'>The Truth About Storage Hot Add and Remove</a></li>
<li><a href='http://www.vcritical.com/2009/05/exclusive-hyper-v-2013-product-roadmap/' rel='bookmark' title='Permanent Link: Exclusive: Hyper-V 2013 Product Roadmap'>Exclusive: Hyper-V 2013 Product Roadmap</a></li>
<li><a href='http://www.vcritical.com/2010/01/hyper-v-more-stable-just-as-mature-as-vmware-vsphere/' rel='bookmark' title='Permanent Link: Hyper-V More Stable, Just as Mature as VMware vSphere?'>Hyper-V More Stable, Just as Mature as VMware vSphere?</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/vcritical/~4/dzvVRyAhRk8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/01/the-truth-about-hyper-v-memory-overcommit/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		<feedburner:origLink>http://www.vcritical.com/2010/01/the-truth-about-hyper-v-memory-overcommit/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.813 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-03-15 12:34:01 --><!-- Compression = gzip -->
