<?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>VCritical &#187; vSphere</title>
	<atom:link href="http://www.vcritical.com/tag/vsphere/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vcritical.com</link>
	<description>Informed Virtualization Criticism</description>
	<lastBuildDate>Mon, 30 Aug 2010 12:20:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hyper-Vacating Your Datacenter with vSphere 4.1</title>
		<link>http://www.vcritical.com/2010/08/hyper-vacating-your-datacenter-with-vsphere-4-1/</link>
		<comments>http://www.vcritical.com/2010/08/hyper-vacating-your-datacenter-with-vsphere-4-1/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 12:20:13 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[VMware Converter]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2691</guid>
		<description><![CDATA[A new feature in vSphere 4.1 allows administrators to easily perform a cold conversion (V2V) of a Hyper-V virtual machine.]]></description>
			<content:encoded><![CDATA[<p>Has a rogue <a href="http://www.vcritical.com/tag/hyper-v/">Hyper-V</a> host popped up in the server room?  Did someone develop a now-critical application atop Hyper-V on a PC under his desk?  Has your company acquired another that hadn&#8217;t standardized on VMware vSphere?  Do you need to get a Hyper-V VM onto vSphere quickly?</p>
<p>Then <strong>Hyper-V</strong>acate your datatacenter &#8212; stat!</p>
<p>Thanks to a new feature in VMware vSphere 4.1 to convert and import virtual machines &#8212; also known as V2V &#8212; from a Hyper-V host, <strong>Hyper-V</strong>acating is now easier than ever.  From the <a href="http://www.vmware.com/support/vsphere4/doc/vsp_41_new_feat.html" target="_blank">What&#8217;s New in vSphere 4.1 document</a>:</p>
<p style="padding-left: 30px;"><strong>vCenter Converter Hyper-V Import.</strong> vCenter Converter allows users to point to a Hyper-V machine. Converter displays the virtual machines running on the Hyper-V system, and users can select a powered-off virtual machine to import to a VMware destination. See the <a href="http://www.vmware.com/pdf/vsp_vcc_42_admin_guide.pdf" target="_blank">vCenter Converter Installation and Administration Guide</a>.</p>
<p>It has always been possible to import a Hyper-V VM &#8212; even before vSphere 4.1 &#8212; by simply treating it as a powered-on physical machine;  this is still a valid approach for those that prefer to do a hot conversion.  The new enhancement in 4.1 allows a cold conversion, which is worth considering to ensure a completely consistent V2V copy.</p>
<h2>Downtime?</h2>
<p>A cold conversion <em>will</em> require some downtime for the Hyper-V virtual machine.  As a vSphere administrator, you may not be familiar with the nuances of Hyper-V, but the good news is that users serviced by a Hyper-V infrastructure are not unfamiliar with downtime.  That&#8217;s because <a href="http://www.vcritical.com/tag/snapshots+hyper-v/">tasks like removing a snapshot require VMs to be powered off</a>.  Therefore, do not be too concerned with this brief outage.<span id="more-2691"></span></p>
<h2>Visual Walk-Through</h2>
<p>If you have installed vCenter Server with vCenter Converter and plug-in, a wizard will guide you through the entire process.  Take a look at some of the key steps:</p>
<p>Select Hyper-V as the source type:</p>
<p><img class="alignnone size-full wp-image-2778" title="Selecting Hyper-V as a VMware Converter source" src="http://www.vcritical.com/wp-content/uploads/2010/08/select-hyper-v-source.png" alt="" width="575" height="324" /></p>
<p>Allow a Converter agent to be installed on the Hyper-V host:</p>
<p><img class="alignnone size-full wp-image-2777" title="Installing VMware Converter Agent on Hyper-V" src="http://www.vcritical.com/wp-content/uploads/2010/08/install-agent.png" alt="" width="441" height="221" /></p>
<p>Select a powered-off virtual machine from the listed inventory:</p>
<p><img class="alignnone size-full wp-image-2779" title="Selecting a Hyper-V VM" src="http://www.vcritical.com/wp-content/uploads/2010/08/select-hyper-v-vm.png" alt="" width="593" height="369" /></p>
<p>Customize the destination vSphere VM as needed.  You can convert to <a href="http://www.vcritical.com/tag/thin-provisioning/">vSphere thin provisioning</a> and make a number of other modifications, such as disabling the Hyper-V components inside the guest.</p>
<p><img class="alignnone size-full wp-image-2775" title="Convert to thin provisioned disk" src="http://www.vcritical.com/wp-content/uploads/2010/08/convert-to-thin.png" alt="" width="556" height="211" /></p>
<p><img class="alignnone size-full wp-image-2776" title="Disable unnecessary Hyper-V services" src="http://www.vcritical.com/wp-content/uploads/2010/08/disable-hyper-v-services.png" alt="" width="474" height="340" /></p>
<p>After the process begins, a summary can be found by right-clicking the task in the vSphere Client:</p>
<p><img class="alignnone size-full wp-image-2780" title="Hyper-V VM conversion task summary" src="http://www.vcritical.com/wp-content/uploads/2010/08/task-summary.png" alt="" width="415" height="360" /></p>
<h2>Hyper-Vacated!</h2>
<p>Hopefully, you have already standardized on the <a href="http://www.vcritical.com/2010/08/vmware-vsphere-4-1-the-best-virtualization-platform-yet/">best virtualization platform available</a>, but if you find yourself needing to move Hyper-V VMs to vSphere, this new vCenter Converter capability could save the day.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/10/powershell-prevents-datastore-emergencies/' rel='bookmark' title='Permanent Link: PowerShell Prevents Datastore Emergencies'>PowerShell Prevents Datastore Emergencies</a></li>
<li><a href='http://www.vcritical.com/2009/02/vm-encapsulation/' rel='bookmark' title='Permanent Link: VM Encapsulation'>VM Encapsulation</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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/08/hyper-vacating-your-datacenter-with-vsphere-4-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Book Review: Maximum vSphere</title>
		<link>http://www.vcritical.com/2010/08/book-review-maximum-vsphere/</link>
		<comments>http://www.vcritical.com/2010/08/book-review-maximum-vsphere/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 12:05:44 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2741</guid>
		<description><![CDATA[Maximum vSphere is Eric Siebert's newest book and a must-have for any vSphere administrator.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/0137044747?ie=UTF8&amp;tag=vcri-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0137044747"><img class="alignleft" style="border: 0pt none;" title="Maximum vSphere" src="http://ecx.images-amazon.com/images/I/41mXo7mryYL._SL160_.jpg" border="0" alt="" width="109" height="160" /></a><em>Maximum vSphere</em> is a new book by <a href="http://twitter.com/ericsiebert" target="_blank">Eric Siebert</a>, writer and purveyor of VMware information at <a href="http://vmware-land.com/" target="_blank">vSphere-land</a>.  Not only that, <a href="http://twitter.com/Kiwi_Si" target="_blank">Simon Seagrave </a>of <a href="http://www.techhead.co.uk/" target="_blank">TechHead</a> fame contributed two chapters and VMware&#8217;s <a href="http://twitter.com/jtroyer" target="_blank">John Troyer </a>provided his individual style to the Foreward &#8212; be sure not to miss it.</p>
<p><strong>For those in a hurry, here is the executive summary:</strong> buy the book, it is an excellent practical guide and reference.</p>
<p>The cover promises<em> Tips, How-Tos, and Best Practices for Working with VMware vSphere 4</em> &#8212; and the <em>Maximum vSphere</em> delivers on all counts.</p>
<p>vSphere accommodates a wide range of business requirements and therefore  often provides various ways to meet those different needs.  Siebert uses a  consistent approach throughout to clearly organize and present options faced when making decisions; storage  technologies, networking hardware, monitoring tools, and many other areas are examined &#8212; clearly articulating advantages and disadvantages of one choice over  another so readers can better understand broader implications.<span id="more-2741"></span></p>
<p>One of the first things that I noticed, and liked, was the robust table of contents in addition to a useful index.  When using a reference like this, it is always better to be able to quickly locate applicable sections.</p>
<p>The overall flow of the book is great &#8212; but I suspect that most readers will skip around and focus on specific areas of interest.  Interestingly, Siebert did not start out with a long, drawn-out tutorial on installation in chapter one.  Instead, he chose to describe what is new in vSphere 4 &#8212; very useful for VI3 administrators looking to get up to speed quickly.  Don&#8217;t fret, installation and upgrade do receive ample coverage later in the book.</p>
<p>It was interesting to see a large section at the end devoted to building your own vSphere lab &#8212; very useful for experimenting and learning the features.  Siebert even discusses one of the very popular topics here at VCritical, <a href="http://www.vcritical.com/2009/05/vmware-esx-4-can-even-virtualize-itself/">running ESX on ESX</a>.</p>
<p>Siebert covers the whole range of VMware vSphere, from ESX and ESXi to  vCenter Server to vShield Zones and beyond.  My impression is that even  the most virtualized vSphere administrator would learn a few things from  <em>Maximum vSphere</em>.</p>
<p>Unfortunately, there is a serious error on page 31:  it&#8217;s Elastic Sky, <em>not</em> Electric Sky.  How that passed technical review, we may never know. <img src='http://www.vcritical.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>At well under 400 pages, <a href="http://www.amazon.com/gp/product/0137044747?ie=UTF8&amp;tag=vcri-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0137044747" target="_blank"><em>Maximum vSphere</em></a> is not huge by technology-book standards &#8212; but it <em>is</em> chock full of content, especially considering the conservative use of product screen shots.  Check it out.</p>
<p><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=vcri-20&amp;l=as2&amp;o=1&amp;a=0137044747" border="0" alt="" width="1" height="1" /></p>
<p><em>Disclaimer: The publisher provided a review copy of the book, but did not influence the content of this article.</em></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2010/01/book-review-vmware-vi-and-vsphere-sdk/' rel='bookmark' title='Permanent Link: Book Review: VMware VI and vSphere SDK'>Book Review: VMware VI and vSphere SDK</a></li>
<li><a href='http://www.vcritical.com/2010/08/vmware-vsphere-4-1-the-best-virtualization-platform-yet/' rel='bookmark' title='Permanent Link: VMware vSphere 4.1 &#8211; the best virtualization platform yet'>VMware vSphere 4.1 &#8211; the best virtualization platform yet</a></li>
<li><a href='http://www.vcritical.com/2010/04/red-hat-enterprise-linux-is-not-enterprise-virtualization/' rel='bookmark' title='Permanent Link: Red Hat Enterprise Linux is not Enterprise Virtualization'>Red Hat Enterprise Linux is not Enterprise Virtualization</a></li>
<li><a href='http://www.vcritical.com/2010/08/vmworld-2010-ta8188-competitive-platform-shootout/' rel='bookmark' title='Permanent Link: VMworld 2010 &#8211; TA8188: Competitive Platform Shootout'>VMworld 2010 &#8211; TA8188: Competitive Platform Shootout</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/08/book-review-maximum-vsphere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware vSphere 4.1 &#8211; the best virtualization platform yet</title>
		<link>http://www.vcritical.com/2010/08/vmware-vsphere-4-1-the-best-virtualization-platform-yet/</link>
		<comments>http://www.vcritical.com/2010/08/vmware-vsphere-4-1-the-best-virtualization-platform-yet/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 19:10:02 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2660</guid>
		<description><![CDATA[Roundup of recent VMware vSphere 4.1 reviews and competitive evaluation resources.]]></description>
			<content:encoded><![CDATA[<p>This week Network World is hosting an online debate, posing the question <em><a href="http://www.networkworld.com/community/tech-debate-microsoft-vmware" target="_blank">Who has the better virtualization  platform – VMware or Microsoft? </a></em> There is also an opportunity for readers to vote for their choice, and the results as of today are not surprising &#8212; VMware winning by a landslide.</p>
<p>No matter how you slice it, VMware vSphere is simply the best virtualization platform available.  Let&#8217;s take a look at a few points to back up this claim.</p>
<h2 title="Who has the better virtualization platform – VMware or  Microsoft?">Favorable Reviews</h2>
<p>VMware vSphere 4.1 launched last month and has been very favorably reviewed by mainstream technical media:</p>
<ul>
<li>InfoWorld: <a href="http://www.infoworld.com/d/virtualization/first-look-vmware-vsphere-41-keeps-the-virtualization-crown-067" target="_blank">VMware vSphere 4.1 keeps the virtualization crown</a></li>
<li>eWeek: <a href="http://www.eweek.com/c/a/Virtualization/VMware-vSphere-41-Features-Large-Capacity-Cluster-VM-Density-545526/" target="_blank">VMware vSphere 4.1 Features Large Capacity Cluster, VM Density</a></li>
</ul>
<h2>Gartner Magic Quadrant</h2>
<p>Recently, Gartner, Inc. published the Magic Quadrant for x86 Server  Virtualization Infrastructure and placed VMware in the Leaders Quadrant.  Please see the <a href="http://www.gartner.com/technology/media-products/reprints/vmware/article4/article4.html" target="_blank">full report</a> for details.</p>
<h2>In-Depth Virtualization Platform Comparisons</h2>
<p>If you find yourself in a situation where you need to clearly articulate your requirements for the advanced capabilities of VMware vSphere, have no fear &#8212; VMware provides very helpful material to guide users through concise platform comparisons.  From a Windows admin considering Hyper-V to upper management <em>helpfully </em>suggesting the &#8220;free&#8221; XenServer hypervisor, you should have no trouble explaining why the exclusive features found in vSphere are the only choice for building your private cloud.</p>
<p>All of this great material has been updated for vSphere 4.1:</p>
<ul>
<li><a href="http://www.vmware.com/files/pdf/vmware-vsphere-features-comparison-ch-en.pdf">vSphere 4.1 Features and Benefits Comparison</a> &#8211; Excellent matrix covering vSphere, Hyper-V, XenServer, and RHEV</li>
<li><a href="http://www.vmware.com/files/pdf/vmware-vsphere-crg-wp-en.pdf">vSphere  4.1 Competitive Reviewer’s Guide</a> &#8211; Comprehensive coverage of capabilities</li>
<li><a href="http://www.vmware.com/technical-resources/advantages/">The VMware Advantages website</a> &#8211; Perfect overview of the key advantages; links are easy to email around</li>
<li><a href="http://www.vmware.com/files/pdf/vmware_advantage.pdf">Why Choose VMware Whitepaper</a> &#8211; Based on the material from the above website; easy to read and share</li>
</ul>
<p>Another great technical resource to bookmark is the <a href="http://vsphere-land.com/news/vsphere-41-the-links.html" target="_blank">vSphere 4.1 link collection</a> from Eric Siebert, purveyor of quality VMware information.</p>
<h2>The Best is the Best</h2>
<p>There is only one <strong>best </strong>and only one virtualization platform that offers all of the advanced capabilities of VMware vSphere.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2010/06/multiple-hypervisors-what-about-multiple-sans/' rel='bookmark' title='Permanent Link: Multiple hypervisors?  What about multiple SANs?'>Multiple hypervisors?  What about multiple SANs?</a></li>
<li><a href='http://www.vcritical.com/2010/08/vmworld-2010-ta8188-competitive-platform-shootout/' rel='bookmark' title='Permanent Link: VMworld 2010 &#8211; TA8188: Competitive Platform Shootout'>VMworld 2010 &#8211; TA8188: Competitive Platform Shootout</a></li>
<li><a href='http://www.vcritical.com/2010/08/book-review-maximum-vsphere/' rel='bookmark' title='Permanent Link: Book Review: Maximum vSphere'>Book Review: Maximum vSphere</a></li>
<li><a href='http://www.vcritical.com/2010/08/hyper-vacating-your-datacenter-with-vsphere-4-1/' rel='bookmark' title='Permanent Link: Hyper-Vacating Your Datacenter with vSphere 4.1'>Hyper-Vacating Your Datacenter with vSphere 4.1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/08/vmware-vsphere-4-1-the-best-virtualization-platform-yet/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Multiple hypervisors?  What about multiple SANs?</title>
		<link>http://www.vcritical.com/2010/06/multiple-hypervisors-what-about-multiple-sans/</link>
		<comments>http://www.vcritical.com/2010/06/multiple-hypervisors-what-about-multiple-sans/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 18:40:30 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[RHEV]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2608</guid>
		<description><![CDATA[Red Hat Enterprise Virtualization does not allow administrators to diversify storage technologies in a data center -- all hosts in a data center must choose between NFS, iSCSI, or Fibre Channel.]]></description>
			<content:encoded><![CDATA[<p>Some of the cool kids are talking about a <em>multi-hypervisor strategy</em> these days.  Mostly journalists and such who could never truly feel the pain of dealing with two vastly different virtualization management platforms.</p>
<p>As you may recall, Red Hat is attempting to bring their new <a href="http://www.vcritical.com/tag/rhev/">RHEV</a> product to market by playing the old &#8220;don&#8217;t get stuck with a single vendor&#8221; trick.  <a href="http://virtualization.info/en/news/2010/03/red-hat-ceo-vmware-customers-want-rhev.html" target="_blank">Red Hat&#8217;s CEO claims</a>:</p>
<blockquote><p>&#8220;&#8230;customers don’t want one platform. They want two.&#8221;</p></blockquote>
<p>Let&#8217;s save the multi-hypervisor discussion for another day, but shift to the topic of <strong>storage diversity</strong>.</p>
<p>While there may be a few environments that can standardize on a single storage area network technology, it typically  makes sense to mix and match iSCSI, NFS, or Fibre Channel SANs to optimize for cost and performance.</p>
<p>During my recent foray into the chaotic world of Red Hat Enterprise Virtualization, I encountered an unbelievable storage limitation with their new KVM hypervisor.</p>
<h2>&#8220;Virtualization diversity&#8230; when and where we say&#8221;</h2>
<p>VMware vSphere customers are free to mix and match supported storage technologies within datacenters, clusters, and even hosts.</p>
<p>I would have thought that a company like Red Hat that is pushing heterogeneous solutions and multiple vendors might feel the same way when it comes to storage.  But that&#8217;s not quite how things go in the land of Red Hat Enterprise Virtualization.</p>
<p>With RHEV, a &#8220;Data Center&#8221; is configured to use a single type of storage;  all clusters and hosts in that Data Center are restricted to that, so choose wisely:</p>
<p><img class="alignnone size-full wp-image-2610" title="New RHEV datacenter - pick yer storage" src="http://www.vcritical.com/wp-content/uploads/2010/06/new-rhev-datacenter.png" alt="" width="362" height="313" /></p>
<h2>Storage Freedom</h2>
<p>VMware vSphere allows administrators to move virtual disks for running VMs from one array to another &#8212; even between different types of arrays &#8212; with zero downtime.  <a href="http://www.vcritical.com/tag/storage-vmotion/">Storage vMotion</a> is a very powerful feature and it is simply not available from Red Hat &#8211; only VMware.</p>
<h2>The Best Choice: VMware vSphere</h2>
<p>Virtual machines have differing storage requirements &#8212; certainly not a one-size-fits-all component of an efficient virtual infrastructure.  The best platform for building your own private cloud is also the one with the broadest support for today&#8217;s storage technologies:  VMware vSphere.</p>
<p>Oh, by the way, did you know that VMware is positioned in the <strong>Leaders Quadrant</strong> of Gartner&#8217;s newly-released <a href="http://www.gartner.com/technology/media-products/reprints/vmware/article4/article4.html" target="_blank">x86 Server Virtualization Magic Quadrant</a>.  Take a look at the full article &#8212; I&#8217;ll give a free subscription to the <a href="http://feedproxy.google.com/vcritical">VCritical RSS feed</a> to the first 10 people that spot Red Hat&#8217;s position.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2010/04/what-is-red-hat-enterprise-virtualization/' rel='bookmark' title='Permanent Link: What is Red Hat Enterprise Virtualization?'>What is Red Hat Enterprise Virtualization?</a></li>
<li><a href='http://www.vcritical.com/2010/06/these-are-not-the-files-you-are-looking-for/' rel='bookmark' title='Permanent Link: These are not the files you are looking for'>These are not the files you are looking for</a></li>
<li><a href='http://www.vcritical.com/2010/04/red-hat-enterprise-linux-is-not-enterprise-virtualization/' rel='bookmark' title='Permanent Link: Red Hat Enterprise Linux is not Enterprise Virtualization'>Red Hat Enterprise Linux is not Enterprise Virtualization</a></li>
<li><a href='http://www.vcritical.com/2010/08/rhev-wrap-up/' rel='bookmark' title='Permanent Link: RHEV Wrap-Up'>RHEV Wrap-Up</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/06/multiple-hypervisors-what-about-multiple-sans/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Red Hat Enterprise Linux is not Enterprise Virtualization</title>
		<link>http://www.vcritical.com/2010/04/red-hat-enterprise-linux-is-not-enterprise-virtualization/</link>
		<comments>http://www.vcritical.com/2010/04/red-hat-enterprise-linux-is-not-enterprise-virtualization/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 13:15:05 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[RHEV]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2500</guid>
		<description><![CDATA[Red Hat Enterprise Virtualization users may opt for a full installation of Red Hat Enterprise Linux as a hypervisor host.  Besides adding extra cost, RHEL KVM packages and management tools are incompatible with RHEV and must be replaced.]]></description>
			<content:encoded><![CDATA[<p>With <a href="http://www.vcritical.com/2010/04/what-is-red-hat-enterprise-virtualization/" target="_self">Red Hat Enterprise Virtualization</a>, the RHEV Manager can manage two different types of KVM hypervisor hosts:</p>
<ul>
<li>RHEV Hypervisor (RHEV-H) &#8212; slimmed-down to run just the KVM Linux kernel modules and supporting services</li>
<li>Red Hat Enterprise Linux 5.4 (RHEL) &#8212; full installation with any applications, GUIs, or tools desired</li>
</ul>
<p>By paying $749/socket for RHEV, users are entitled to use RHEV-H for no additional cost.  However, those that opt to use the full installation of RHEL 5.4 must purchase an appropriate RHEL subscription separately, which typically runs $1299-$2499 per host.</p>
<p>Wow, the cost of all this open source virtualization technology can really add up!</p>
<h2>Red Hat Enterprise <em>Confusion</em></h2>
<p>A full installation of RHEL 5.4 provides necessary KVM Linux kernel modules and some basic management tools to create and run virtual machines &#8212; without a trace of RHEV:</p>
<p><img class="alignnone size-full wp-image-2510" title="RHEL 5.4 with Virtual Machine Manager" src="http://www.vcritical.com/wp-content/uploads/2010/04/rhel5-kvm-vmm.png" alt="" width="557" height="383" /></p>
<p><span id="more-2500"></span></p>
<p>However, don&#8217;t jump to the conclusion that such a RHEL 5.4 host can also be managed by the RHEV Manager &#8212; the KVM packages required by RHEV are different and incompatible with those provided in a standard RHEL 5.4 installation.  In fact, for some odd reason, even the command-line tools are unavailable or incompatible with RHEV &#8212; the only way to manage virtual machines is with the RHEV Manager.</p>
<p>Don&#8217;t just take my word for it, the <a href="http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Virtualization/Red_Hat_Enterprise_Virtualization_for_Servers/2.1/html/RHEV_for_Servers_Installation_Guide/chap-Installation_Guide-Using_Red_Hat_Enterprise_Linux_Hosts.html" target="_blank">Installation Guide says it best</a>:</p>
<p><img class="alignnone size-full wp-image-2504" title="RHEL is not RHEV" src="http://www.vcritical.com/wp-content/uploads/2010/04/rhel-is-not-rhev.png" alt="" width="539" height="110" /></p>
<p>And don&#8217;t forget, the <strong>RHEV Manager runs exclusively on Windows</strong> and the only interface is Internet Explorer.  So much for open source virtualization <em>management </em>technologies.</p>
<h2>VMware vSphere Consistency</h2>
<p>One of the great strengths of VMware ESXi is the consistent management experience across a range of deployment options.  This is because the same exact bits are used for every edition of VMware ESXi &#8212; features are simply added by applying appropriate licensing.  In fact, the same exact vSphere Client connects to every edition of ESXi &#8212; from free to Enterprise Plus &#8212; as well as to VMware vCenter Server for centralized management.  This design offers a consistent virtualization management experience in every environment.</p>
<p>Red Hat Enterprise Virtualization offers no free edition and expects customers to contend with multiple incompatible variations of the same core hypervisor &#8212; each with a different management interface.  Somehow, I doubt that is what &#8220;customers are asking for.&#8221;</p>
<p><strong>Treat your Red Hat Enterprise Linux workloads to the best &#8212; run them on VMware vSphere.</strong></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2010/04/what-is-red-hat-enterprise-virtualization/' rel='bookmark' title='Permanent Link: What is Red Hat Enterprise Virtualization?'>What is Red Hat Enterprise Virtualization?</a></li>
<li><a href='http://www.vcritical.com/2010/04/dear-red-hat/' rel='bookmark' title='Permanent Link: Dear Red Hat&#8230;'>Dear Red Hat&#8230;</a></li>
<li><a href='http://www.vcritical.com/2010/05/red-hat-enterprise-virtualization-pentium-ii-inside/' rel='bookmark' title='Permanent Link: Red Hat Enterprise Virtualization: Pentium II Inside!'>Red Hat Enterprise Virtualization: Pentium II Inside!</a></li>
<li><a href='http://www.vcritical.com/2010/04/red-hat-enterprise-virtualization-ha-ha-ha/' rel='bookmark' title='Permanent Link: Red Hat Enterprise Virtualization HA [ha ha]'>Red Hat Enterprise Virtualization HA [ha ha]</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/04/red-hat-enterprise-linux-is-not-enterprise-virtualization/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>What is Red Hat Enterprise Virtualization?</title>
		<link>http://www.vcritical.com/2010/04/what-is-red-hat-enterprise-virtualization/</link>
		<comments>http://www.vcritical.com/2010/04/what-is-red-hat-enterprise-virtualization/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 14:30:27 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[RHEV]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2484</guid>
		<description><![CDATA[Red Hat Enterprise Virtualization is a new competitor to VMware vSphere.  After almost half a year on the market, is anyone using it?]]></description>
			<content:encoded><![CDATA[<p>Virtualization experts know that Red Hat has abandoned Xen in favor of the younger, hipper Kernel Virtual Machine (<a href="http://www.linux-kvm.com/" target="_blank">KVM</a>) hypervisor. Red Hat Enterprise Linux 5.4 (RHEL) &#8212; which was released last September &#8212; marks the official beginning of their new virtualization era.</p>
<p>Red Hat Enterprise Virtualization 2.1 (RHEV), released in November 2009, is a new product from Red Hat &#8212; essentially an update to the management tools acquired along with Qumranet in 2008.  RHEV consists of two main elements: RHEV Manager and RHEV Hypervisor.  RHEV Hypervisor is a slimmed-down version of RHEL 5.4 designed to function solely as a KVM hypervisor.</p>
<p>RHEV Manager, on the other hand, has nothing to do with Red Hat Enterprise Linux.  <a href="http://www.internetnews.com/software/article.php/3847391/Red+Hat+Virtualization+Manager+for+Windows+Only.htm" target="_blank">Unbelievably</a>, the product runs exclusively on Windows Server 2003, is based on .NET, and is only accessible with Internet Explorer.  I know this sounds like Bizarro World, but it&#8217;s true!</p>
<h2>One Hypervisor is not Enough?</h2>
<p>Red Hat CEO, Jim Whitehurst &#8212; evidently borrowing some pages from the Microsoft Virtualization playbook &#8212; <a href="http://www.virtualization.info/2010/03/red-hat-ceo-vmware-customers-want-rhev.html" target="_blank">claims that customers want an alternative</a> to VMware vSphere so they do not need to be completely dependent on one hypervisor.  Since it is practically impossible to get a single one of the thousands of satisfied VMware customers to replace their beloved vSphere with another platform, the only sensible approach is to promote a dual-vendor strategy.  No surprises there.<span id="more-2484"></span></p>
<h2>References?</h2>
<p>If customers were actually asking for this, then you&#8217;d expect some of those alleged customers to be readily available as references.  So far there appears to be just <strong>one</strong>, a<a href="http://customers.redhat.com/2010/03/10/voddler-standardizes-on-red-hat-enterprise-virtualization/" target="_blank"></a> Swedish Internet video company named <a href="http://customers.redhat.com/2010/03/10/voddler-standardizes-on-red-hat-enterprise-virtualization/" target="_blank">Voddler</a>.  I&#8217;ve never heard of them either &#8212; but a reference customer is a reference customer, and name recognition isn&#8217;t everything!  I tried to find another reference, but after almost half a year since the RHEV 2.1 GA release there aren&#8217;t any.</p>
<h2>Same or Better than vSphere?</h2>
<p>Red Hat claims that RHEV is &#8220;&#8230;60-80 percent lower cost with the same or better features compared to other solutions.&#8221;</p>
<p>Same or better features than vSphere?  According to whom?</p>
<p>I&#8217;ve taken a close look at RHEV and will publish some of my findings soon &#8212; <a href="http://feedproxy.google.com/vcritical">subscribe to the RSS feed</a> if you want to follow along.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2010/04/red-hat-enterprise-linux-is-not-enterprise-virtualization/' rel='bookmark' title='Permanent Link: Red Hat Enterprise Linux is not Enterprise Virtualization'>Red Hat Enterprise Linux is not Enterprise Virtualization</a></li>
<li><a href='http://www.vcritical.com/2010/05/red-hat-enterprise-virtualization-pentium-ii-inside/' rel='bookmark' title='Permanent Link: Red Hat Enterprise Virtualization: Pentium II Inside!'>Red Hat Enterprise Virtualization: Pentium II Inside!</a></li>
<li><a href='http://www.vcritical.com/2010/04/red-hat-enterprise-virtualization-ha-ha-ha/' rel='bookmark' title='Permanent Link: Red Hat Enterprise Virtualization HA [ha ha]'>Red Hat Enterprise Virtualization HA [ha ha]</a></li>
<li><a href='http://www.vcritical.com/2010/04/rhev-manager-its-not-just-a-clever-name/' rel='bookmark' title='Permanent Link: RHEV Manager &#8212; It&#8217;s not just a clever name'>RHEV Manager &#8212; It&#8217;s not just a clever name</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/04/what-is-red-hat-enterprise-virtualization/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Taking snapshots of VMware ESX 4 running in a VM</title>
		<link>http://www.vcritical.com/2010/02/taking-snapshots-of-vmware-esx-4-running-in-a-vm/</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>]]></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>15</slash:comments>
		</item>
		<item>
		<title>Linux apps run directly on Windows with virtualization!</title>
		<link>http://www.vcritical.com/2010/02/linux-apps-run-directly-on-windows-with-virtualization/</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/2010/04/red-hat-enterprise-linux-is-not-enterprise-virtualization/' rel='bookmark' title='Permanent Link: Red Hat Enterprise Linux is not Enterprise Virtualization'>Red Hat Enterprise Linux is not Enterprise Virtualization</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>
</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/linux-apps-run-directly-on-windows-with-virtualization/#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/tag/linux/" rel="tag">Linux</a>, <a href="http://www.vcritical.com/tag/satire/" rel="tag">satire</a>, <a href="http://www.vcritical.com/tag/vsphere/" rel="tag">vSphere</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2010/02/linux-apps-run-directly-on-windows-with-virtualization/">Linux apps run directly on Windows with virtualization!</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2010 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></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>
		</item>
		<item>
		<title>The Truth About Hyper-V Memory Overcommit</title>
		<link>http://www.vcritical.com/2010/01/the-truth-about-hyper-v-memory-overcommit/</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><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2010/01/the-truth-about-hyper-v-memory-overcommit/#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/tag/memory-overcommit/" rel="tag">memory overcommit</a>, <a href="http://www.vcritical.com/tag/vsphere/" rel="tag">vSphere</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2010/01/the-truth-about-hyper-v-memory-overcommit/">The Truth About Hyper-V Memory Overcommit</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2010 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></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>
		</item>
		<item>
		<title>vSphere issues?  Ask VMware.</title>
		<link>http://www.vcritical.com/2010/01/vsphere-issues-ask-vmware/</link>
		<comments>http://www.vcritical.com/2010/01/vsphere-issues-ask-vmware/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 23:26:21 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[vSphere Client]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2176</guid>
		<description><![CDATA[Certain errors and warnings in the vSphere Client now provide links directly to VMware KB articles with more details on the specific issue.]]></description>
			<content:encoded><![CDATA[<p>A new feature in VMware vSphere 4 provides additional information for certain warnings and errors.  When more help is available, &#8220;Ask VMware&#8230;&#8221; is displayed in the vSphere Client and clicking the link takes you to a specific VMware KB article.</p>
<p>From <a href="http://www.vmware.com/support/vsphere4/doc/vsp_40_new_feat.html" target="_blank">What&#8217;s New in VMware vSphere 4.0</a>:</p>
<p style="padding-left: 30px;"><strong>Enhanced ESX Error Reporting</strong> — vSphere 4.0 gives you the ability to report per-host network, storage and VMFS issues to the vSphere Client in the Events tab. Each error event also provides a link to a specific Knowledge Base article that explains the event and provides detailed remediation steps to resolve the error. vSphere 4.0 also has the ability to set specific alarms for such events, with the help of the Events and Alarms feature. See <a href="http://www.vmware.com/pdf/vsphere4/r40/vsp_40_admin_guide.pdf" target="_blank">vSphere Basic System Administration</a>.</p>
<p>I experienced the feature firsthand recently while reconfiguring some physical switches in my lab, causing the following event:</p>
<p><img class="size-full wp-image-2177 alignnone" title="Ask VMware... link" src="http://www.vcritical.com/wp-content/uploads/2010/01/ask_vmware_lost_uplink_redundancy.png" alt="" width="597" height="128" /></p>
<p>Clicking the link took me to <a href="http://kb.vmware.com/kb/1009542" target="_blank">KB 1009542</a> with much more specific detail about the warning.</p>
<p>Very nice enhancement.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/10/powershell-prevents-datastore-emergencies/' rel='bookmark' title='Permanent Link: PowerShell Prevents Datastore Emergencies'>PowerShell Prevents Datastore Emergencies</a></li>
<li><a href='http://www.vcritical.com/2009/12/easily-view-guest-ip-addresses-with-vsphere-client/' rel='bookmark' title='Permanent Link: Easily view guest IP addresses with vSphere Client'>Easily view guest IP addresses with vSphere Client</a></li>
<li><a href='http://www.vcritical.com/2009/04/vmware-vcenter-server-4-task-and-event-retention/' rel='bookmark' title='Permanent Link: VMware vCenter Server 4 task and event retention'>VMware vCenter Server 4 task and event retention</a></li>
<li><a href='http://www.vcritical.com/2010/08/book-review-maximum-vsphere/' rel='bookmark' title='Permanent Link: Book Review: Maximum vSphere'>Book Review: Maximum vSphere</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/01/vsphere-issues-ask-vmware/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
