<?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; PASS</title>
	<atom:link href="http://www.vcritical.com/tag/pass/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vcritical.com</link>
	<description>Informed Virtualization Criticism</description>
	<lastBuildDate>Fri, 10 Sep 2010 17:31:20 +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/hyper-v-linux-smokescreen/' rel='bookmark' title='Permanent Link: Hyper-V Linux Smokescreen'>Hyper-V Linux Smokescreen</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/2009/12/vmware-vcenter-capacityiq-1-0-1-for-vsphere/' rel='bookmark' title='Permanent Link: VMware vCenter CapacityIQ 1.0.1 for vSphere'>VMware vCenter CapacityIQ 1.0.1 for 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/08/hyper-vacating-your-datacenter-with-vsphere-4-1/#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/hyper-v/" rel="tag">Hyper-V</a>, <a href="http://www.vcritical.com/tag/pass/" rel="tag">PASS</a>, <a href="http://www.vcritical.com/tag/vcenter/" rel="tag">vCenter</a>, <a href="http://www.vcritical.com/tag/vmware-converter/" rel="tag">VMware Converter</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/08/hyper-vacating-your-datacenter-with-vsphere-4-1/">Hyper-Vacating Your Datacenter with vSphere 4.1</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/08/hyper-vacating-your-datacenter-with-vsphere-4-1/feed/</wfw:commentRss>
		<slash:comments>6</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>Register a LUN full of VMs with PowerCLI</title>
		<link>http://www.vcritical.com/2010/08/register-a-lun-full-of-vms-with-powercli/</link>
		<comments>http://www.vcritical.com/2010/08/register-a-lun-full-of-vms-with-powercli/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 11:30:06 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[PowerCLI]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2669</guid>
		<description><![CDATA[PowerCLI makes it easy to automate vSphere tasks such as registering dormant VMs.  It is also easy to create a hosts file for resolving guest IP addresses when DNS is not available.]]></description>
			<content:encoded><![CDATA[<p>One of the great things about VMware vSphere is <a href="http://www.vcritical.com/2009/02/vm-encapsulation/">virtual machine encapsulation</a> &#8212; a VM is simply a directory of files that can be easily copied around by administrators for a variety of purposes.  Most other platforms <a href="http://www.vcritical.com/2010/06/these-are-not-the-files-you-are-looking-for/">obfuscate virtual machines</a> beyond recognition.</p>
<p>Recently, I was working on a project that required a large number of VMs that I had used previously but were no longer registered on a VMware ESXi host &#8212; they were just waiting patiently on a SAN LUN for their day to come.</p>
<p>Using the vSphere Client to connect the VMFS datastore to a host was a snap.  However, I was not enthusiastic about the several dozen clicks that would have been needed to bring them all back into the inventory for use, so I came up with a simple PowerCLI command to do all the work.</p>
<p>I was so pleased with the <em>power </em>of PowerCLI that I had to share&#8230;</p>
<h2>Register all virtual machines on a datastore</h2>
<p>Connect to vCenter Server with a PowerCLI session and adjust the obvious placeholders to suit your environment:</p>

<div class="wp_syntax"><div class="code"><pre class="powershell" style="font-family:monospace;"><span style="color: #800080;">$esxhost</span><span style="color: pink;">=</span> Get<span style="color: pink;">-</span>VMHost myhost.example.com
<span style="color: #008080; font-weight: bold;">dir</span> <span style="color: #800000;">'vmstores:\myvCenterServer@443\DC1\CX4-02-LUN12\*\*.vmx'</span> <span style="color: pink;">|</span>
 <span style="color: pink;">%</span> <span style="color: #000000;">&#123;</span>New<span style="color: pink;">-</span>VM <span style="color: pink;">-</span>Host <span style="color: #800080;">$esxhost</span> <span style="color: pink;">-</span>VMFilePath <span style="color: #000080;">$_</span>.DatastoreFullPath<span style="color: #000000;">&#125;</span></pre></div></div>

<p>A few moments later, all the VMs are correctly registered and ready for action.</p>
<h2>Build a local hosts file with PowerCLI</h2>
<p>Another issue I encountered was the lack of DNS for guest operating systems at an offsite lab.  There was no way to connect to the various VMs by name, only IP address &#8212; not my favorite approach.  Since <a href="http://www.vcritical.com/2009/12/easily-view-guest-ip-addresses-with-vsphere-client/">vSphere has information about guest networking</a>, I quickly generated a list of IP addresses and VM names in a format suitable for  pasting into my local hosts file:</p>

<div class="wp_syntax"><div class="code"><pre class="powershell" style="font-family:monospace;">Get<span style="color: pink;">-</span>VM <span style="color: pink;">|</span> <span style="color: #008080; font-weight: bold;">sort-object</span> <span style="color: #008080; font-style: italic;">-Property</span> Name <span style="color: pink;">|</span>
 Get<span style="color: pink;">-</span>VMGuest <span style="color: pink;">|</span> <span style="color: pink;">%</span> <span style="color: #000000;">&#123;</span><span style="color: #000080;">$_</span>.ipaddress<span style="color: #000000;">&#91;</span><span style="color: #000000;">0</span><span style="color: #000000;">&#93;</span> <span style="color: pink;">+</span> <span style="color: #800000;">&quot;<span style="color: #008080; font-weight: bold;">`t</span>&quot;</span> <span style="color: pink;">+</span> <span style="color: #000080;">$_</span>.VMName<span style="color: #000000;">&#125;</span></pre></div></div>

<p>PowerCLI to the rescue again.  <strong>What are <em>your </em>favorite PowerCLI one-liners?</strong></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/10/easy-recovery-from-a-full-vmware-esx-datastore/' rel='bookmark' title='Permanent Link: Easy recovery from a full VMware ESX datastore'>Easy recovery from a full VMware ESX datastore</a></li>
<li><a href='http://www.vcritical.com/2008/12/igt-part-3-one-vm-per-lun-doubters/' rel='bookmark' title='Permanent Link: IGT Part 3: One-VM-per-LUN doubters'>IGT Part 3: One-VM-per-LUN doubters</a></li>
<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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/08/register-a-lun-full-of-vms-with-powercli/feed/</wfw:commentRss>
		<slash:comments>8</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>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>VCritical in the top vDozen at vSphere-land</title>
		<link>http://www.vcritical.com/2010/01/vcritical-in-the-top-vdozen-at-vsphere-land/</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>]]></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>
		</item>
		<item>
		<title>VMware ESXi 4: SD Flash in BL460c G6</title>
		<link>http://www.vcritical.com/2010/01/vmware-esxi-4-sd-flash-in-bl460c-g6/</link>
		<comments>http://www.vcritical.com/2010/01/vmware-esxi-4-sd-flash-in-bl460c-g6/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 12:15:15 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[footprint]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[USB flash]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2195</guid>
		<description><![CDATA[HP Blades incorporate an SD slot that can be used to easily deploy VMware ESXi from flash.  Take a look.]]></description>
			<content:encoded><![CDATA[<p>HP has incorporated an interesting option for running VMware ESXi 4 from flash.  Instead of using a USB stick, an SD card can simply be popped in the embedded reader.  While any SD card would work, HP emphasizes that only a specific model is fully supported &#8212; the ones I received are actually made by Lexar and the official nomenclature is: HP 4GB SD Flash Media, Part Number 580387-B21.</p>
<p>In my HP BladeSystem c7000 enclosure with BL460 G6 (Nehalem) blades, the SD slot is easily exposed by sliding each blade out of the chassis:</p>
<p><img class="size-full wp-image-2194 alignnone" title="HP BL460c G6 SD slot" src="http://www.vcritical.com/wp-content/uploads/2010/01/hp-blade-sd-slot.jpg" alt="" width="350" height="234" /></p>
<p>Once the SD flash card is in place, it is trivial to install VMware ESXi: <span id="more-2195"></span></p>
<p><img class="alignnone size-full wp-image-2193" title="ESXi 4 installation onto 4GB SD card" src="http://www.vcritical.com/wp-content/uploads/2010/01/esxi-install-select-usb-sd.png" alt="" width="400" height="255" /></p>
<p><em>You may also be interested in articles from <a href="http://vmwaretips.com/wp/2009/10/27/vmware-esxi-4-and-hp-servers/" target="_blank">Rick Scherer</a> and <a href="http://www.techhead.co.uk/where-is-the-missing-hp-customised-vmware-esxi-4-0-iso" target="_blank">TechHead</a> on this topic.</em></p>
<h2>Hyper-V on Flash?</h2>
<p>Sure, <a href="http://www.vcritical.com/2009/08/a-very-flashy-hypervisor-hyper-v-server-r2/">Hyper-V Server</a> &#8212; but not Windows Server 2008 with Hyper-V &#8212; supports boot-from-flash when purchased from a server OEM, but to the best of my knowledge there are no vendors shipping such configurations at this time.  Note that Microsoft recommends a 16GB flash drive for Hyper-V Server deployment (compared to a slender 1GB for ESXi 4), but a <a href="http://blogs.msdn.com/virtual_pc_guy/archive/2009/11/18/booting-hyper-v-r2-off-a-usb-stick.aspx" target="_blank">PlayStation Portable</a> is an acceptable substitute in a pinch.</p>
<h2>Motivation</h2>
<p>Two great reasons for running ESXi from flash:</p>
<ul>
<li>Eliminate the need for local disks &#8212; lower power and cooling requirements</li>
<li>Provide dual-boot capabilities in a lab environment</li>
</ul>
<p><strong>Why would <em>you </em>run VMware ESXi from flash?</strong></p>
<p><em><br />
</em></p>


<p>Related posts:<ol><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>
<li><a href='http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/' rel='bookmark' title='Permanent Link: The VMware ESXi 4 64MB Hypervisor Challenge'>The VMware ESXi 4 64MB Hypervisor Challenge</a></li>
<li><a href='http://www.vcritical.com/2009/08/if-vmware-esxi-4-is-so-small-why-is-it-so-big/' rel='bookmark' title='Permanent Link: If VMware ESXi 4 is so small, why is it so big?'>If VMware ESXi 4 is so small, why is it so big?</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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/01/vmware-esxi-4-sd-flash-in-bl460c-g6/feed/</wfw:commentRss>
		<slash:comments>16</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><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2010/01/vsphere-issues-ask-vmware/#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/pass/" rel="tag">PASS</a>, <a href="http://www.vcritical.com/tag/vsphere/" rel="tag">vSphere</a>, <a href="http://www.vcritical.com/tag/vsphere-client/" rel="tag">vSphere Client</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2010/01/vsphere-issues-ask-vmware/">vSphere issues?  Ask VMware.</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/vsphere-issues-ask-vmware/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Book Review: VMware VI and vSphere SDK</title>
		<link>http://www.vcritical.com/2010/01/book-review-vmware-vi-and-vsphere-sdk/</link>
		<comments>http://www.vcritical.com/2010/01/book-review-vmware-vi-and-vsphere-sdk/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 12:00:50 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[VI Java API]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2148</guid>
		<description><![CDATA[Review of Steve Jin's new book on the VMware VI SDK.  A great development resource, and administrators may improve their overall understanding of VMware vSphere and PowerCLI scripting.]]></description>
			<content:encoded><![CDATA[<p>Most VMware administrators would take one glance at a book with <em><a href="http://en.wikipedia.org/wiki/Software_development_kit" target="_blank">SDK</a></em> in the title and dismiss it as something for software developers.  While that is understandable, don&#8217;t count this one out just yet.</p>
<p><a href="http://www.amazon.com/gp/product/0137153635?ie=UTF8&amp;tag=vcri-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0137153635">VMware VI and vSphere SDK: Managing the VMware Infrastructure and vSphere</a><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=0137153635" border="0" alt="" width="1" height="1" /> by Steve Jin is a new book that offers something for a variety of VMware techies.</p>
<p>Steve Jin is the creator of the <a href="http://vijava.sourceforge.net/" target="_blank">VI Java API</a>, an open-source alternative to the official VMware SDK that overcomes some of the challenges of the native Web Services interface.  The primary advantage of the VI Java API is improved productivity due to a serious reduction in code &#8212; up to 70 percent.  Plus, it gives developers object-oriented programming and compile-time type checking not offered in Web Services.  But don&#8217;t mistake this API for an performance-degrading wrapper &#8212; it actually <a href="http://vijmark.sourceforge.net/" target="_blank">performs better</a> than the two official VMware Java SDKs!<span id="more-2148"></span></p>
<p><a href="http://www.vcritical.com/wp-content/uploads/2009/12/vi_java_api_eclipse_sample.png"><img class="alignleft size-medium wp-image-2162" title="Eclipse with VI Java API sample code" src="http://www.vcritical.com/wp-content/uploads/2009/12/vi_java_api_eclipse_sample-218x300.png" alt="" width="218" height="300" /></a>Even for non-developer types, it is quite easy to kick the tires &#8212; just download the <a href="http://www.eclipse.org/downloads/" target="_blank">Eclipse IDE for Java</a>, the <a href="http://sourceforge.net/projects/vijava/files/" target="_blank">VI Java API</a>, some sample code like <a href="http://vijava.svn.sourceforge.net/viewvc/vijava/trunk/src/com/vmware/vim25/mo/samples/PrintInventory.java?revision=16" target="_blank">PrintInventory.java</a>, and fire it up.  This <a href="http://vijava.sourceforge.net/doc/getstarted/tutorial.htm" target="_blank">tutorial</a> is helpful to get the project set up correctly.</p>
<p>As for the VI SDK, system administrators do not need to even read a line of code to benefit from this book.  Taking time to understand the ways in which various components interact and function will improve the overall understanding of a VMware vSphere environment &#8212; not to mention troubleshooting methodologies.</p>
<p>On the other hand, those managing VMware vSphere with the PowerCLI may encounter limitations from time to time that necessitate interacting with the SDK instead of the excellent PowerShell cmdlets.  Doing so is not for the faint of heart &#8212; <a href="http://lucd.info/?p=1272" target="_blank">LucD recently elucidated this process</a>.  Therefore, even if you never intend to write a single line of VI Java API code, gaining a better appreciation of the VI SDK may just help you with your PowerCLI scripts.</p>
<p>If you have made VMware part of your career, it makes sense to consider this one for your bookshelf.  Also check out Duncan Epping&#8217;s <a href="http://www.yellow-bricks.com/2009/12/13/book-vmware-vi-and-vsphere-sdk/" target="_blank">review</a>.</p>
<p style="text-align: left;"><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/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/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/08/register-a-lun-full-of-vms-with-powercli/' rel='bookmark' title='Permanent Link: Register a LUN full of VMs with PowerCLI'>Register a LUN full of VMs with PowerCLI</a></li>
<li><a href='http://www.vcritical.com/2008/12/whats-new-and-whats-vapor-in-scvmm-2008/' rel='bookmark' title='Permanent Link: What&#8217;s New (and What&#8217;s Vapor) in SCVMM 2008'>What&#8217;s New (and What&#8217;s Vapor) in SCVMM 2008</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/01/book-review-vmware-vi-and-vsphere-sdk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Best of 2009</title>
		<link>http://www.vcritical.com/2009/12/best-of-2009/</link>
		<comments>http://www.vcritical.com/2009/12/best-of-2009/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 18:58:31 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[VCritical]]></category>
		<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[PASS]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2125</guid>
		<description><![CDATA[The top 6 posts on VCritical by page view and by reader comments.]]></description>
			<content:encoded><![CDATA[<p>As the year draws to a close, let&#8217;s take a look back at the most popular posts on VCritical for 2009.</p>
<h2>Top 6 posts &#8212; by page views</h2>
<ol>
<li><a href="http://www.vcritical.com/2009/05/vmware-esx-4-can-even-virtualize-itself/" target="_blank">VMware ESX 4 can even virtualize itself</a> &#8212; still the #1 Google result for &#8220;ESX 4&#8243;</li>
<li><a href="http://www.vcritical.com/2009/08/create-esxi-4-usb-flash-drives-with-workstation/" target="_blank">Create ESXi 4 USB flash drives with Workstation</a></li>
<li><a href="http://www.vcritical.com/2009/02/yes-nic-teaming-is-not-unsupported/" target="_blank">Yes, NIC teaming is not unsupported</a></li>
<li><a href="http://www.vcritical.com/2009/09/hands-off-that-csv/" target="_blank">Hands off that CSV!</a></li>
<li><a href="http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/" target="_blank">The VMware ESXi 4 64MB Hypervisor Challenge</a></li>
<li><a href="http://www.vcritical.com/2009/02/hyper-v-linux-smokescreen/" target="_blank">Hyper-V Linux Smokescreen</a></li>
</ol>
<h2>Top 6 posts &#8212; by reader comments</h2>
<ol>
<li><a href="http://www.vcritical.com/2009/09/hands-off-that-csv/" target="_blank">Hands off that CSV!</a></li>
<li><a href="http://www.vcritical.com/2009/05/vmware-esx-4-can-even-virtualize-itself/" target="_blank">VMware ESX 4 can even virtualize itself</a></li>
<li><a href="http://www.vcritical.com/2009/11/layers-and-layers-of-fud/" target="_blank">Layers and Layers of FUD </a></li>
<li><a href="http://www.vcritical.com/2009/03/microsoft-tries-deception-gets-caught/" target="_blank">Microsoft tries deception, gets caught</a></li>
<li><a href="http://www.vcritical.com/2009/11/scvmmpro-complexity-high/" target="_blank">SCVMM/PRO Complexity: High</a></li>
<li><a href="http://www.vcritical.com/2009/10/live-migration-significantly-more-complicated/" target="_blank">Live Migration &#8220;significantly more complicated&#8221;</a></li>
</ol>
<p>As I was pulling together these stats, I was not all that surprised to find that the more <em>competitive</em> posts tend to be the ones with the most comments.  The <em>how-to</em> posts ranked higher by page view &#8212; because they are linked to by many others around the blogosphere.</p>
<p>My sincere thanks go out to all of the readers, commentators, and fellow virtualization bloggers.</p>


<p>Related posts:<ol><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/2010/01/vcritical-in-the-top-vdozen-at-vsphere-land/' rel='bookmark' title='Permanent Link: VCritical in the top vDozen at vSphere-land'>VCritical in the top vDozen at vSphere-land</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>
<li><a href='http://www.vcritical.com/2009/10/live-migration-significantly-more-complicated/' rel='bookmark' title='Permanent Link: Live Migration &#8220;significantly more complicated&#8221;'>Live Migration &#8220;significantly more complicated&#8221;</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/2009/12/best-of-2009/#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/pass/" rel="tag">PASS</a>, <a href="http://www.vcritical.com/tag/vcritical/" rel="tag">VCritical</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2009/12/best-of-2009/">Best of 2009</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2009 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/12/best-of-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
