<?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; SCVMM</title>
	<atom:link href="http://www.vcritical.com/tag/scvmm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vcritical.com</link>
	<description>Informed Virtualization Criticism</description>
	<lastBuildDate>Fri, 12 Mar 2010 19:13:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Truth About VM SAN Transfers</title>
		<link>http://www.vcritical.com/2009/12/the-truth-about-vm-san-transfers/</link>
		<comments>http://www.vcritical.com/2009/12/the-truth-about-vm-san-transfers/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 12:05:59 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[vCenter]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1959</guid>
		<description><![CDATA[While Microsoft marketing material claims Hyper-V and SCVMM can transfer large virtual machine files and templates over a SAN, the truth is that all VM transfers are done over the network.  Only VMware ESX leverages high-speed storage area networking for VM migration.]]></description>
			<content:encoded><![CDATA[<p>Most enterprise virtualization deployments make use of a robust shared storage infrastructure.  A high-performance SAN allows multiple hypervisors to access virtual machine disks and is the foundation for amazing virtualization benefits such as VMware vMotion and HA.  There are other benefits, too.</p>
<p>Virtualization management tasks such as cloning existing virtual machines or deploying new ones from templates often involve slinging around multi-gigabyte chunks of data.  It&#8217;s preferable to move or copy data on the SAN instead of the LAN because it can be faster, but more importantly, doing so reduces impact to other services that rely on the LAN.</p>
<h2>Use the SAN, ESX!</h2>
<p>VMware ESX will transfer VMs and templates over a SAN connection whenever possible but, if necessary, it also does a fine job of moving those bits over a standard LAN.  This goes for VMs <em>as well as templates</em> because with VMware vSphere, templates live on SAN datastores, too &#8212; shared among multiple ESX hosts &#8212; not on network file shares.  If templates <em>were </em>stored on a file server, there would be no choice other than to copy those multi-gigabyte files over the LAN and potentially impact other production traffic.</p>
<p>Nice design choice, VMware!  [<em>Actually, if you go back to the early days of VirtualCenter 1.x, templates could also be stored directly on the VC server and deployed over the network.  That option was removed as of VC 2.0.</em>]</p>
<p><strong>So far, so good.  Let&#8217;s take a look at how Hyper-V stacks up.<span id="more-1959"></span></strong></p>
<h2>Obfuscating the Inequalities</h2>
<p>In the tradition of the recent <a href="http://www.vcritical.com/2009/11/the-truth-about-storage-hot-add-and-remove/">storage hot add/remove claims</a>, Microsoft has again gone the extra mile to give the appearance of feature parity.</p>
<p>Take a look at this excerpt from the System Center Virtual Machine Manager 2008 R2 <a href="http://www.microsoft.com/systemcenter/virtualmachinemanager/en/us/whats-new-R2.aspx" target="_blank">What&#8217;s New page</a>:</p>
<p style="padding-left: 30px;"><strong>SAN migration into and out of clustered hosts:</strong> This allows virtual machines to migrate into and out of clusters using a SAN transfer, which saves the time required for copying the virtual machine file over the network.</p>
<p>And the <a href="http://www.microsoft.com/systemcenter/virtualmachinemanager/en/us/features.aspx" target="_blank">features page</a> is even more dramatic, proclaiming:</p>
<p style="padding-left: 30px;">Virtual machine images can be large and difficult to move over the network. VMM auto-detects SAN infrastructure and enables copying of virtual machine images over fiber at fast speeds, thus leveraging SAN investments.</p>
<p>Sounds good, just like VMware &#8212; and at one-sixth the price!  But there is a small problem: <strong>it is not true</strong>.</p>
<p>Hyper-V uses the BITS service to transfer VMs over the LAN in almost all cases.  There <em>is</em> a scenario where SCVMM can orchestrate the disconnection and reconnection of a SAN LUN, &#8220;transferring&#8221; a VM to another host.  Enabling the feature requires additional configuration and some software from your SAN vendor.  Of course, it also means going back to <em>one VM per LUN</em> and foregoing the wonders of <a href="http://www.vcritical.com/tag/csv/" target="_blank">CSV</a>.  Any takers?</p>
<h2>The SCVMM Library Server</h2>
<p>SCVMM 2008 R2 provides VM template functionality for Hyper-V.  Templates  and ISO images are stored in a Library, which uses standard Windows file services.  Obviously, that means no SAN copying for template deployments, either &#8212; kind of like VMware VirtualCenter 1.0.</p>
<h2>Conclusion</h2>
<p>&#8220;SAN LUN disconnect and reconnect&#8221; just doesn&#8217;t have the same ring to it as &#8220;SAN transfer&#8221; but I&#8217;m not sure that is sufficient justification for these misleading marketing claims.  And to use the word &#8220;copying&#8221; is simply dishonest.</p>
<p>Don&#8217;t make the mistake of assuming Hyper-V is just like VMware ESX.  Compare for yourself &#8212; seeing is believing.</p>
<p style="padding-left: 30px;">


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2008/12/igt-part-2-san-misers/' rel='bookmark' title='Permanent Link: IGT Part 2: SAN Misers'>IGT Part 2: SAN Misers</a></li>
<li><a href='http://www.vcritical.com/2008/10/storage-vendors-unanimously-applaud-scvmm-innovation/' rel='bookmark' title='Permanent Link: Storage vendors unanimously applaud SCVMM innovation'>Storage vendors unanimously applaud SCVMM innovation</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/01/using-scvmm-to-attach-iso-images-to-vmware-esx-vms/' rel='bookmark' title='Permanent Link: Using SCVMM to attach ISO images to VMware ESX VMs'>Using SCVMM to attach ISO images to VMware ESX VMs</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/12/the-truth-about-vm-san-transfers/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>The Truth About Storage Hot Add and Remove</title>
		<link>http://www.vcritical.com/2009/11/the-truth-about-storage-hot-add-and-remove/</link>
		<comments>http://www.vcritical.com/2009/11/the-truth-about-storage-hot-add-and-remove/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 15:34:35 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[VMFS]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1944</guid>
		<description><![CDATA[VMware vSphere 4 offers multiple options for expanding virtual machine storage with zero downtime, including the ability to grow a running virtual disk.  Hyper-V marketing literature makes a similar claim, but is limited to simply adding another virtual disk.]]></description>
			<content:encoded><![CDATA[<p>VMware vSphere 4 supports a range of hot storage management technologies:</p>
<ul>
<li> vStorage VMFS Volume Grow</li>
<li> Hot Extend for Virtual Disks</li>
<li> Hot Virtual Disk Add/Remove</li>
</ul>
<p>With these capabilities, if space gets tight in your vSphere environment, it is easy to be proactive and address the issue before anyone notices.  The process goes something like this:</p>
<ul>
<li>Allocate additional physical hard disk space on your SAN to an appropriate LUN</li>
<li>Grow your VMFS datastore onto the newly added free space</li>
<li>Extend, or add new, virtual disks for the VMs that need more storage</li>
<li>Expand the volume inside the guest to create more usable space</li>
</ul>
<p>All without a reboot: zero downtime.</p>
<h2>Not All Virtualization Platforms are Created Equal</h2>
<p>Don&#8217;t jump to the conclusion that all hypervisors offer the same flexibility.  Perhaps you are wondering about Hyper-V capabilities?<span id="more-1944"></span></p>
<p>First, let&#8217;s take a look at some Microsoft System Center Virtual Machine Manager 2008 R2 (SCVMM) marketing statements:</p>
<p>The <a href="http://www.microsoft.com/systemcenter/virtualmachinemanager/en/us/whats-new-R2.aspx" target="_blank">What&#8217;s New</a> page announces:</p>
<p style="padding-left: 30px;"><strong>Hot addition/removal of Storage</strong>: Allows the addition and removal of storage to virtualized infrastructure without interruption. Additionally, &#8220;live&#8221; management of virtual hard disk (VHDs) or iSCSI pass through disks, allows administrators to take advantage of additional backup scenarios and readily use mission critical and storage-intensive applications.</p>
<p>The <a href="http://www.microsoft.com/systemcenter/virtualmachinemanager/en/us/top-benefits-R2.aspx" target="_blank">Top Benefits</a> list proclaims:</p>
<p style="padding-left: 30px;"><strong>Hot addition/removal of storage</strong>: With this capability, administrators can quickly and efficiently respond to changing storage requirements of virtual machines. This ability to hot-add additional storage eliminates the previous need to take the host down to upgrade storage thus increasing business continuity for end users and reducing complexity for administrators. Additionally it allows administrators to confidently deploy mission critical applications (in which up-time is of paramount importance) that may have rapidly changing storage requirements such as web, database or other business applications.</p>
<p>An IT decision-maker just might get the impression that both ESX and Hyper-V have essentially the same features. <strong>They do not.</strong></p>
<p>You may be surprised to find out that all of the descriptions above merely refer to <strong>adding a new virtual disk</strong> to a VM &#8212; providing the conditions are right.  You cannot grow an existing VHD, and you can&#8217;t safely remove a VHD with SCVMM.</p>
<h2>Plan Ahead</h2>
<p>First things first.  If your Hyper-V VM does not have a virtual SCSI adapter &#8212; templates and VMs from Hyper-V R1 do not &#8212; you won&#8217;t be able to hot add a new VHD until you correct that shortcoming.  Hello downtime.</p>
<p>SCVMM can add a new blank virtual disk to a VM or it can copy an existing one across the network from the Library &#8212; if you copied it there beforehand, but there is no way to add a VHD that may already be present on your SAN &#8212; even if it is already sitting right next to the destination VM.</p>
<h2>Removal?</h2>
<p>Up-time may be of <em>paramount importance</em>, but preventing data-loss was evidently not part of the original design.  Removing a VHD with SCVMM results in the immediate deletion of the underlying VHD file.  Ouch!  Thankfully, a recent patch improves administrator job security by throwing up a warning before this happens, providing an option to cancel.  There is no way to simply disconnect a VHD using SCVMM.</p>
<p>It turns out that if you really want to take advantage of those &#8220;Additional Backup Scenarios&#8221; by hot adding <em>and removing</em> virtual disks, you need your trusty Hyper-V Manager utility.  Still think System Center is a <a href="http://www.vcritical.com/2009/08/single-pane-of-glass-hyper-v-edition/">single pane of glass</a>?  And that&#8217;s not the only task that requires administrators to switch between Hyper-V interfaces.</p>
<h2>Conclusion</h2>
<p>Microsoft is trying hard to ride the coattails of VMware ESX.  The latest release of Hyper-V R2 still does not have capabilities enjoyed by VMware administrators since the ESX 3.5 days.</p>
<p>Don&#8217;t believe the obfuscated marketing literature.  VMware vSphere is for real.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/11/vsphere-thin-provisioned-disk-performance/' rel='bookmark' title='Permanent Link: vSphere Thin-Provisioned Disk Performance'>vSphere Thin-Provisioned Disk Performance</a></li>
<li><a href='http://www.vcritical.com/2009/10/responsible-thin-provisioning-in-vmware-vsphere/' rel='bookmark' title='Permanent Link: Responsible Thin Provisioning in VMware vSphere'>Responsible Thin Provisioning in VMware vSphere</a></li>
<li><a href='http://www.vcritical.com/2009/12/the-truth-about-vm-san-transfers/' rel='bookmark' title='Permanent Link: The Truth About VM SAN Transfers'>The Truth About VM SAN Transfers</a></li>
<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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/11/the-truth-about-storage-hot-add-and-remove/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>SCVMM/PRO Complexity: High</title>
		<link>http://www.vcritical.com/2009/11/scvmmpro-complexity-high/</link>
		<comments>http://www.vcritical.com/2009/11/scvmmpro-complexity-high/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 11:10:53 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[live migration]]></category>
		<category><![CDATA[PRO Tips]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCVMM]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1889</guid>
		<description><![CDATA[According to Microsoft's own documentation, integrating SCOM with SCVMM adds high complexity and additional cost to your virtualization environment.]]></description>
			<content:encoded><![CDATA[<p>About a year ago, I wrote about the <a href="http://www.vcritical.com/2008/11/pro-tips-pros-only-please/">complex requirements for enabling PRO Tips</a> in System Center Virtual Machine Manager 2008 (SCVMM).  That was the previous release &#8212; what has changed now that SCVMM 2008 R2 is available?</p>
<p><strong>Not much.</strong></p>
<h2>First Things First</h2>
<p>Before you can use PRO to Live Migrate virtual machines between hosts (which is sort of the whole point), you need to first configure Hyper-V, failover clustering, and Cluster Shared Volumes &#8212; something eWeek found to be <a href="http://www.vcritical.com/2009/10/live-migration-significantly-more-complicated/">significantly more complicated</a> than VMware ESX.</p>
<p>After Hyper-V and Live Migration are up and running, the next step is to install SCVMM 2008 R2 so you can integrate it with your System Center Operations Manager 2007 (SCOM) environment.</p>
<p>What&#8217;s that?  You don&#8217;t have SCOM deployed?  Go ahead and set it up.  Come back in a few days when you&#8217;re ready to go to the next step.</p>
<h2>Integration Time</h2>
<p>After your environment has both SCVMM and SCOM up and running, it&#8217;s integration time! If you have ever thought that the <em>next-next-finish</em> Microsoft wizards were boring, then this is the task for you.  You&#8217;ll get a chance to make configuration changes to various systems and possibly even Active Directory &#8212; haven&#8217;t you always wanted to learn about the SetSPN utility anyway?</p>
<p>But don&#8217;t let me spoil the excitement by giving away the ending &#8212; pick up your own copy of the 34-page integration guide and experience the thrill for yourself.<span id="more-1889"></span></p>
<p><img class="size-full wp-image-1890 alignnone" title="SCVMM-SCOM integration guide" src="http://www.vcritical.com/wp-content/uploads/2009/10/SCVMM-SCOM-integration-guide.png" alt="SCVMM-SCOM integration guide" width="446" height="303" /></p>
<h2>Second Opinion</h2>
<p>Some of you are probably thinking that this is an exaggeration, it can&#8217;t be all that bad.  Let&#8217;s take a look from another perspective, presented in the Infrastructure Planning and Design (<a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=ad3921fb-8224-4681-9064-075fdf042b0c" target="_blank">IPD</a>) guide for SCVMM 2008 R2:</p>
<p><img class="size-full wp-image-1891 alignnone" title="IPD-SCOM integration complexity" src="http://www.vcritical.com/wp-content/uploads/2009/10/IPD-SCOM-integration-complexity.png" alt="IPD-SCOM integration complexity" width="456" height="341" /></p>
<p>As you can see from the above excerpt, integrating SCVMM with SCOM clearly<strong> increases the time, effort, and complexity</strong> of your virtualization deployment.  And don&#8217;t forget that SCOM is required for <a href="http://www.vcritical.com/2009/10/hyper-v-administrators-exhibit-advanced-memory-skills/">monitoring</a> your Hyper-V infrastructure, too.</p>
<p>Unlike the Microsoft virtualization conglomeration, VMware DRS is an integral part of vCenter Server &#8212; purpose-built for virtualization.  Talk about <a href="http://www.vcritical.com/2009/11/layers-and-layers-of-fud/">additional layers</a>&#8230;</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2008/11/pro-tips-pros-only-please/' rel='bookmark' title='Permanent Link: PRO Tips: pros only, please'>PRO Tips: pros only, please</a></li>
<li><a href='http://www.vcritical.com/2008/11/two-thousand/' rel='bookmark' title='Permanent Link: Two thousand?'>Two thousand?</a></li>
<li><a href='http://www.vcritical.com/2009/04/save-14970-on-vmware-esx-management/' rel='bookmark' title='Permanent Link: Save $14,970 on VMware ESX management'>Save $14,970 on VMware ESX management</a></li>
<li><a href='http://www.vcritical.com/2009/03/managing-vi3-with-scvmm-considered-harmful/' rel='bookmark' title='Permanent Link: Managing VI3 with SCVMM considered harmful'>Managing VI3 with SCVMM considered harmful</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/11/scvmmpro-complexity-high/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Hyper-V Console Disconnects During Live Migration</title>
		<link>http://www.vcritical.com/2009/10/hyper-v-console-disconnects-during-live-migration/</link>
		<comments>http://www.vcritical.com/2009/10/hyper-v-console-disconnects-during-live-migration/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 19:53:16 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[live migration]]></category>
		<category><![CDATA[PRO Tips]]></category>
		<category><![CDATA[SCVMM]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1810</guid>
		<description><![CDATA[When a Hyper-V virtual machine console is connected and a live migration is initiated -- automatically with PRO Tips or manually -- the remote client disconnects.  The situation must be resolved manually by the administrator, unlike VMware ESX, which seamlessly migrates remote console connections during VMotion.]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-1811 alignleft" title="SCVMM Connect to Virtual Machine" src="http://www.vcritical.com/wp-content/uploads/2009/10/connect-to-virtual-machine.png" alt="SCVMM Connect to Virtual Machine" width="191" height="105" />Previously I showed how the architecture behind VMware vSphere clustering is so robust that even a <a href="http://www.vcritical.com/2009/10/vsphere-console-stays-connected-during-vmotion/">remote virtual machine console remains connected</a> as a VM migrates with VMotion from one host to another.  VMware vSphere is designed from the ground up as an integrated virtualization solution &#8212; cleanly abstracting virtual machine operations from the underlying aggregate pool of physical hardware.</p>
<p>Microsoft Hyper-V R2 derives HA clustering capabilities and Live Migration from the additional Windows Failover Clustering layer that can be added to the hypervisor.  With all that <em>integration</em>, you might think a remote console connection would seamlessly <em>fail over</em> along with the VM during a Live Migration.</p>
<p><strong>Sorry, not in this release.</strong> Is it an omission, or just a bug?  Time will tell.</p>
<p>Now that System Center Virtual Machine Manger 2008 R2 (SCVMM) PRO tips can be used to automate Live Migration &#8212; if it is integrated with System Center Operations Manger 2007 (SCOM), that is &#8212; administrators connected to a remote VM console may find themselves suddenly cut off.</p>
<p><strong>See it in action in this short video:</strong></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/ghGob5G6ruU&amp;hl=en&amp;fs=1&amp;hd=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/ghGob5G6ruU&amp;hl=en&amp;fs=1&amp;hd=1" allowfullscreen="true"></embed></object></p>
<p><span id="more-1810"></span><br />
Oh, sure it&#8217;s not hard to go back into SCVMM, find the VM, and reconnect &#8212; but should you have to do that manually?  VM remote consoles may not be needed for day-to-day administrative tasks, but is that reasonable justification to ignore usability and integration?</p>
<p>Because the Microsoft Virtualization solution is a conglomeration of various components &#8212; Windows Server, hypervisor role, Failover Clustering, SCVMM, SCOM, etc. &#8212; it is much more difficult to provide a seamless experience.  <strong>This remote console issue is really just an indicator.</strong></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/11/scvmmpro-complexity-high/' rel='bookmark' title='Permanent Link: SCVMM/PRO Complexity: High'>SCVMM/PRO Complexity: High</a></li>
<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/10/vsphere-console-stays-connected-during-vmotion/' rel='bookmark' title='Permanent Link: vSphere Console Stays Connected During VMotion'>vSphere Console Stays Connected During VMotion</a></li>
<li><a href='http://www.vcritical.com/2008/11/pro-tips-pros-only-please/' rel='bookmark' title='Permanent Link: PRO Tips: pros only, please'>PRO Tips: pros only, please</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/10/hyper-v-console-disconnects-during-live-migration/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Is SCVMM 2008 R2 really banned from VMworld?</title>
		<link>http://www.vcritical.com/2009/08/is-scvmm-2008-r2-really-banned-from-vmworld/</link>
		<comments>http://www.vcritical.com/2009/08/is-scvmm-2008-r2-really-banned-from-vmworld/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 05:16:52 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMworld]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1430</guid>
		<description><![CDATA[It makes for great drama to say that VMware will not allow Microsoft Virtualization to exhibit their latest product -- but it is not true.]]></description>
			<content:encoded><![CDATA[<p>Isn&#8217;t it odd that the Microsoft Virtualization team would write up an entire post dedicated to the notion that VMware has <a href="http://blogs.technet.com/virtualization/archive/2009/08/25/What-you-won_2700_t-see-at-VMworld-2009-_2D00_-a-demo-of-SCVMM-2008-R2.aspx" target="_blank">banned them from exhibiting</a> the new System Center Virtual Machine Manager 2008 R2 (SCVMM 2008 R2) at VMworld 2009 next week in San Francisco?</p>
<p>I first read of this particular issue on <a href="http://www.networkworld.com/news/2009/082509-microsoft-vmworld.html" target="_blank">Network World</a> today.  But unlike the official Microsoft Virtualization Team Blog, NW actually includes some details about this supposed <strong>ban</strong> &#8212; like this quote from an official VMware spokeswoman:</p>
<blockquote><p>Yes, competing vendors are allowed to exhibit, including exhibiting competing products.</p></blockquote>
<p>The VMworld contract <em>was</em> big news &#8212; <a href="http://www.networkworld.com/news/2009/052909-vmware-denies-banning-competitors.html" target="_blank">back in May</a> &#8212; but since then, like it or not, most competitors and industry watchers have conceded that the fine print in the VMworld contract is industry standard.  Just read the comments in that <a href="http://www.virtualization.info/2009/08/hello-freedom-vmware-adds-more.html#comments" target="_blank">Virtualization.info article</a> referenced by MSFT.</p>
<p>While it does make for pretty good drama, you should know that VMware has not banned Microsoft from exhibiting SCVMM 2008 R2.  I do admit, &#8220;Try the virtualization manager that VMware doesn&#8217;t want you to see!&#8221; does sound a lot more intriguing than &#8220;Here&#8217;s SCVMM R2, it does mostly the same stuff as the first release, and it can manage vSphere now &#8212; if you count VI3 feature parity.&#8221;</p>
<p><strong>See you at VMworld.</strong></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/08/hello-scvmm-2008-r2/' rel='bookmark' title='Permanent Link: Hello, SCVMM 2008 R2'>Hello, SCVMM 2008 R2</a></li>
<li><a href='http://www.vcritical.com/2008/12/how-to-get-to-vmworld-2009/' rel='bookmark' title='Permanent Link: How to get to VMworld 2009'>How to get to VMworld 2009</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>
<li><a href='http://www.vcritical.com/2009/07/wild-scvmm-2008-r2-rumors-and-speculation/' rel='bookmark' title='Permanent Link: Wild SCVMM 2008 R2 rumors and speculation'>Wild SCVMM 2008 R2 rumors and speculation</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/08/is-scvmm-2008-r2-really-banned-from-vmworld/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hello, SCVMM 2008 R2</title>
		<link>http://www.vcritical.com/2009/08/hello-scvmm-2008-r2/</link>
		<comments>http://www.vcritical.com/2009/08/hello-scvmm-2008-r2/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 21:48:19 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[SCVMM]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1424</guid>
		<description><![CDATA[Originally promised within 60 days of Hyper-V R2, today MSFT announced availability of SCVMM 2008 R2.]]></description>
			<content:encoded><![CDATA[<p>Last month, I wrote about the <a href="http://www.vcritical.com/2009/07/wild-scvmm-2008-r2-rumors-and-speculation/">System Center Virtual Machine Manager 2008 R2 (SCVMM) release date</a>, hinting that the release may actually be less than 60 days after Hyper-V R2, as initially guided by Microsoft.  Sure enough, today the System Center team <a href="http://blogs.technet.com/systemcenter/archive/2009/08/24/system-center-virtual-machine-manager-vmm-2008-r2-rtms.aspx" target="_blank">announced</a> that the product will be available for volume license customers starting October 1. I&#8217;m not going to try and explain the difference between the various MSFT availability dates &#8212; RTM, volume license, GA, etc. &#8212; because I can&#8217;t.</p>
<p>Just one week before VMworld 2009 &#8212; <strong>quelle coïncidence!</strong></p>
<p><strong><br />
</strong></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/07/wild-scvmm-2008-r2-rumors-and-speculation/' rel='bookmark' title='Permanent Link: Wild SCVMM 2008 R2 rumors and speculation'>Wild SCVMM 2008 R2 rumors and speculation</a></li>
<li><a href='http://www.vcritical.com/2009/08/is-scvmm-2008-r2-really-banned-from-vmworld/' rel='bookmark' title='Permanent Link: Is SCVMM 2008 R2 really banned from VMworld?'>Is SCVMM 2008 R2 really banned from VMworld?</a></li>
<li><a href='http://www.vcritical.com/2009/01/scvmm-2008-management-pack-finally-released/' rel='bookmark' title='Permanent Link: SCVMM 2008 Management Pack Finally Released'>SCVMM 2008 Management Pack Finally Released</a></li>
<li><a href='http://www.vcritical.com/2008/11/misleading-documentation-or-none-at-all-ill-take-the-latter-thanks/' rel='bookmark' title='Permanent Link: Misleading documentation or none at all?  I&#8217;ll take the latter, thanks.'>Misleading documentation or none at all?  I&#8217;ll take the latter, thanks.</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/08/hello-scvmm-2008-r2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Single Pane of Glass &#8212; Hyper-V Edition</title>
		<link>http://www.vcritical.com/2009/08/single-pane-of-glass-hyper-v-edition/</link>
		<comments>http://www.vcritical.com/2009/08/single-pane-of-glass-hyper-v-edition/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 14:42:42 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[System Center]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1339</guid>
		<description><![CDATA[Do not believe the hype from Microsoft execs about System Center single pane of glass management.  The loosely integrated tools require administrators to use numerous interfaces.]]></description>
			<content:encoded><![CDATA[<p>At a recent <a href="http://www.microsoft.com/msft/speech/FY09/elopmuglia_FAM2009.mspx" target="_blank">meeting with financial analysts</a>, <a href="http://www.microsoft.com/presspass/exec/bobmuglia/" target="_blank">Bob Muglia</a> made the following statement:</p>
<blockquote><p>And what customers are saying is, they have these existing VMware systems, our product, System Center, actually manages VMware. We do a world-class job of managing VMware, so they can use one pane of glass to manage their legacy VMware environments together with their Hyper-V system.</p></blockquote>
<p><strong>World-class job of managing VMware? </strong>Not according to <a href="http://www.vcritical.com/2009/03/managing-vi3-with-scvmm-considered-harmful/">my investigation</a>.  And <a href="http://www.vcritical.com/2009/04/network-world-weighs-in-on-scvmm-vi3-management/">Network World</a> found much of the same.</p>
<p><strong>One pane of glass to manage VMware and Hyper-V? </strong>Not so fast &#8212; in order to manage just a Hyper-V environment, you need a whole array of tools:</p>
<ul>
<li><a href="http://www.vcritical.com/2008/12/vm-resource-management-hyper-v-versus-scvmm/">Hyper-V Manager</a></li>
<li>System Center Virtual Machine Manager 2008 Console</li>
<li>System Center Operations Manager 2007 Console</li>
<li>System Center Configuration Manager 2007 Console</li>
<li>Third-party <a href="http://www.vcritical.com/2009/02/yes-nic-teaming-is-not-unsupported/">network interface teaming</a> utility</li>
<li>Server Core console <a href="http://www.vcritical.com/2008/10/vmware-esxi-and-hyper-v-installation-comparison/">configuration </a>tools</li>
<li>iSCSI configuration utility</li>
<li>Failover Cluster Manager</li>
<li>Perfmon</li>
<li>&#8230; the list goes on</li>
</ul>
<p>And oh, by the way, you also still need the vSphere Client because SCVMM cannot configure ESX host settings &#8212; hardware, storage, networking, resources, etc.</p>
<p>The easiest way to get &#8220;single pane of glass&#8221; management for Hyper-V is<span id="more-1339"></span> to <strong>simply redefine the &#8220;pane&#8221; to be an LCD display</strong>:</p>
<p><img class="alignnone size-full wp-image-1340" title="The single pane of glass... is your LCD screen." src="http://www.vcritical.com/wp-content/uploads/2009/08/dell_lcd_spog.png" alt="The single pane of glass... is your LCD screen." width="475" height="320" /></p>
<p><strong>Presto!  Single pane of glass to manage VMware and Hyper-V.</strong></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/04/save-14970-on-vmware-esx-management/' rel='bookmark' title='Permanent Link: Save $14,970 on VMware ESX management'>Save $14,970 on VMware ESX management</a></li>
<li><a href='http://www.vcritical.com/2009/03/scvmm-damage-control/' rel='bookmark' title='Permanent Link: SCVMM Damage Control'>SCVMM Damage Control</a></li>
<li><a href='http://www.vcritical.com/2008/12/vm-resource-management-hyper-v-versus-scvmm/' rel='bookmark' title='Permanent Link: VM Resource Management: Hyper-V versus SCVMM'>VM Resource Management: Hyper-V versus SCVMM</a></li>
<li><a href='http://www.vcritical.com/2008/12/checkshots-or-snappoints/' rel='bookmark' title='Permanent Link: Checkshots or Snappoints?'>Checkshots or Snappoints?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/08/single-pane-of-glass-hyper-v-edition/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>On Quick Storage Migration in R2</title>
		<link>http://www.vcritical.com/2009/07/on-quick-storage-migration-in-r2/</link>
		<comments>http://www.vcritical.com/2009/07/on-quick-storage-migration-in-r2/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 17:57:39 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[Storage VMotion]]></category>
		<category><![CDATA[VMotion]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1299</guid>
		<description><![CDATA[Unlike Storage VMotion from VMware, Quick Storage Migration requires a VM to suspend and be unavailable for a period of time, making it unsuitable for production.]]></description>
			<content:encoded><![CDATA[<p>By now everyone has heard about the new <a href="http://vteardown.com/2009/05/26/when-microsoft-says-quick-do-they-really-mean-crap/" target="_blank">Quick Storage Migration</a> feature coming in System Center Virtual Machine Manager 2008 R2.  I think it&#8217;s funny to watch Microsoft Virtualization change their tune as they <em>slowly </em>copy the advanced features of VMware vSphere with each new release of Hyper-V.  Recall how last year, a Microsoft supporter from Kroll Factual Data declared VMotion (live migration) a <a href="http://www.cio.com/article/439487/Is_One_of_VMware_s_Best_Features_a_Really_Bad_Idea_" target="_blank">&#8220;cool gimmick&#8221; that is unsafe for a production environment</a>.</p>
<p>Today I&#8217;d like to point out an article from <a href="http://blogs.zdnet.com/perlow/?p=10743" target="_blank">ZDNet </a>that continues the tradition with the upcoming Quick Storage Migration feature in R2:</p>
<blockquote><p>Unlike VMWare’s storage migration feature, Storage vMotion, Microsoft has chosen not to use a “Live” storage migration approach with their Quick Storage Migration, which suspends VM activity for several minutes while the VMs are being moved, after which the VMs are resumed from suspend. Microsoft insists that this is to ensure referential integrity of the data being moved, and that the majority of large enterprise customers which they worked with to integrate this feature did not do storage migration during production hours.</p></blockquote>
<p>Unbelievable.  Interesting use of the word &#8220;<strong>chosen</strong>.&#8221;</p>
<p>I&#8217;ll be sure to link back to this blog post when <a href="http://www.vcritical.com/2009/05/exclusive-hyper-v-2013-product-roadmap/">Hyper-V 2013</a> comes out and Microsoft finally has Live Storage Migration.  Stay tuned!</p>
<p>But seriously &#8212; <strong>are you using Storage VMotion to move production virtual machines</strong>?</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2008/10/how-to-see-if-quick-migration-is-right-for-your-workload/' rel='bookmark' title='Permanent Link: How to see if Quick Migration is right for your workload'>How to see if Quick Migration is right for your workload</a></li>
<li><a href='http://www.vcritical.com/2010/01/hyper-v-more-stable-just-as-mature-as-vmware-vsphere/' rel='bookmark' title='Permanent Link: Hyper-V More Stable, Just as Mature as VMware vSphere?'>Hyper-V More Stable, Just as Mature as VMware vSphere?</a></li>
<li><a href='http://www.vcritical.com/2008/10/hey-boss-where-do-you-want-these-virtual-machines/' rel='bookmark' title='Permanent Link: Hey boss, where do you want these virtual machines?'>Hey boss, where do you want these virtual machines?</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/2009/07/on-quick-storage-migration-in-r2/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Sysprep Me, Bro!</title>
		<link>http://www.vcritical.com/2009/07/dont-sysprep-me-bro/</link>
		<comments>http://www.vcritical.com/2009/07/dont-sysprep-me-bro/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 12:11:37 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[Sysprep]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[virtual machines]]></category>
		<category><![CDATA[XenCenter]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1234</guid>
		<description><![CDATA[With SCVMM, VM templates are generalized with Sysprep before storing in the image library -- the original VM is destroyed and cannot be updated.  vCenter only Syspreps after cloning.]]></description>
			<content:encoded><![CDATA[<p>The top virtualization platforms allow for rapid deployment of virtual machines via templates.  This capability alone is enough to make virtual environments far more efficient than physical.</p>
<p>With template deployment comes VM (or &#8220;image&#8221;) customization &#8212; each instance of an OS needs to have a unique hostname and, in the case of Windows, a unique SID (security identifier).</p>
<p>Not surprisingly, each vendor has taken a different approach to image customization.  Let&#8217;s take a closer look.</p>
<h2>VMware vCenter Server Image Customization</h2>
<p>With VMware vSphere and vCenter Server, VM templates are simply virtual machines with a special flag that essentially prevents users from accidentally powering them on.  In fact, you can clone and customize a new VM from a standard VM if you prefer &#8212; converting to template first is not even required.  Sysprep is only run on the new VM after it is cloned &#8212; the original template/VM is never generalized by Sysprep.</p>
<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="size-full wp-image-1250 alignright" title="Convert VMware ESX template back to VM." src="http://www.vcritical.com/wp-content/uploads/2009/07/convert_to_vm.png" alt="Convert VMware ESX template back to VM." width="356" height="110" /></p>
<p>The great thing about this design is that it gives you the ability to instantly convert a template back to a standard VM.  That makes it very easy to update templates and, for example, minimize the exposure of deploying virtual machines in dire need of numerous security patches.</p>
<p>Of course, vCenter also supports <a href="http://www.vcritical.com/2009/01/which-guest-operating-systems-can-be-customized-by-scvmm/">Linux guest customization</a>, unlike competitors.<span id="more-1234"></span></p>
<h2>Virtual Machine Manager (SCVMM) Image Customization</h2>
<p>Microsoft System Center Virtual Machine Manger also has VM templates, but the workflow is quite different from vCenter.</p>
<p>When you create a template in SCVMM, the guest OS is generalized with Sysprep before it is copied into the library.  That effectively destroys the original VM and, in fact, this is what the warning message states when you create a template.</p>
<p><img class="alignnone size-full wp-image-1276" title="Creating a template destroys the original VM" src="http://www.vcritical.com/wp-content/uploads/2009/07/templating_destroys_vm.png" alt="Creating a template destroys the original VM" width="500" /></p>
<p>Maintaining a clone of every VM template obviously introduces some management overhead.  Another option you might consider: when it is time to update a VM template, simply deploy a fresh VM from the previous template, make changes, and then re-create a new template from the VM.  That <em>sounds </em>like it will work, but there is actually a problem that prevents it from being a viable solution. For technical reasons, Sysprep can only be run on a particular OS image a total of <strong>three times</strong>.  You can read all about the details in this <a href="http://technet.microsoft.com/en-us/library/cc766514(WS.10).aspx" target="_blank">TechNet article</a>. UPDATE: Activated systems in a KMS environment are <strong>not </strong>affected by this limit.</p>
<p>Here is what happens when you exceed the Sysprep limit when attempting to create a template in SCVMM:</p>
<p><img class="alignnone size-full wp-image-1249" title="Sysprep Failed!" src="http://www.vcritical.com/wp-content/uploads/2009/07/sysprep_failed.png" alt="Sysprep Failed!" width="482" height="230" /></p>
<p>Looks like SCVMM administrators will either be maintaining master clones of all templates, or reinstalling VMs from scratch when updated templates are needed.  Kind of makes you think about the whole &#8220;managing physical plus virtual&#8221; thing, doesn&#8217;t it?</p>
<h2>Citrix XenCenter Image Customization</h2>
<p>Curious to know how Citrix handles Windows VM cloning and customization?  <a href="http://docs.vmd.citrix.com/XenServer/5.5.0/1.0/en_gb/guest.html#clone_considerations_Windows" target="_blank">They just don&#8217;t bother</a> &#8212; the documentation simply explains how to manually run Sysprep on a Windows VM before converting to a template.  All the disadvantages of the SCVMM model &#8212; without the automation.  Nice.</p>
<h2>Summary</h2>
<p>VMware vCenter Server is the only virtualization management platform that offers fully functional, non-destructive VM templates for both Windows and Linux guest operating systems.</p>
<p><strong>What interesting VM/template strategies have <em>you </em>adopted?</strong></p>
<p style="text-align: right;"><em>With apologies to the &#8220;<a href="http://lmgtfy.com/?q=don%27t+taze+me%2C+bro" target="_blank">Don&#8217;t Taze Me, Bro!</a>&#8221; guy.</em></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2008/10/scvmm-to-vmware-you-will-be-assimilated/' rel='bookmark' title='Permanent Link: SCVMM to VMware: You will be assimilated'>SCVMM to VMware: You will be assimilated</a></li>
<li><a href='http://www.vcritical.com/2009/01/which-guest-operating-systems-can-be-customized-by-scvmm/' rel='bookmark' title='Permanent Link: Which guest operating systems can be customized by SCVMM?'>Which guest operating systems can be customized by SCVMM?</a></li>
<li><a href='http://www.vcritical.com/2009/01/finding-thin-provisioned-virtual-disks-with-powershell/' rel='bookmark' title='Permanent Link: Finding thin-provisioned virtual disks with PowerShell'>Finding thin-provisioned virtual disks with PowerShell</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>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2009/07/dont-sysprep-me-bro/#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/citrix/" rel="tag">Citrix</a>, <a href="http://www.vcritical.com/tag/scvmm/" rel="tag">SCVMM</a>, <a href="http://www.vcritical.com/tag/sysprep/" rel="tag">Sysprep</a>, <a href="http://www.vcritical.com/tag/templates/" rel="tag">templates</a>, <a href="http://www.vcritical.com/tag/vcenter/" rel="tag">vCenter</a>, <a href="http://www.vcritical.com/tag/virtual-machines/" rel="tag">virtual machines</a>, <a href="http://www.vcritical.com/tag/xencenter/" rel="tag">XenCenter</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2009/07/dont-sysprep-me-bro/">Don&#8217;t Sysprep Me, Bro!</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/07/dont-sysprep-me-bro/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Wild SCVMM 2008 R2 rumors and speculation</title>
		<link>http://www.vcritical.com/2009/07/wild-scvmm-2008-r2-rumors-and-speculation/</link>
		<comments>http://www.vcritical.com/2009/07/wild-scvmm-2008-r2-rumors-and-speculation/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 14:17:37 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[satire]]></category>
		<category><![CDATA[SCVMM]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1254</guid>
		<description><![CDATA[It&#8217;s really getting out of hand &#8212; crazy rumors and speculation surrounding the System Center Virtual Machine Manager 2008 R2 release date are indeed baffling.
Take the following example*, where an anonymous author had the audacity to say:
It is our goal that the final (RTM) version of SCVMM 2008 R2 will ship within 60 days of [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s really getting out of hand &#8212; <a href="http://blogs.technet.com/rakeshm/archive/2009/07/13/scvmm-2008-r2-release-date-information.aspx" target="_blank">crazy rumors and speculation</a> surrounding the System Center Virtual Machine Manager 2008 R2 release date are indeed baffling.</p>
<p>Take the following example<strong>*</strong>, where an <em>anonymous</em> author had the audacity to say:</p>
<blockquote><p>It is our goal that the final (RTM) version of SCVMM 2008 R2 will ship within 60 days of the ship date of Windows Server 2008 R2.</p></blockquote>
<p>Sixty days?  That&#8217;s almost two months!  Microsoft virtualization users will need to go <em>two months</em> without a management platform?  Surely not.  And with the Windows Server 2008 R2 release expected in October, that would put SCVMM R2 in December.  Unimaginable!</p>
<p>It&#8217;s not clear just who could have started all of these rumors about the SCVMM release date, but a public apology is certainly warranted.  Let&#8217;s <a href="http://www.google.com/search?q=scvmm+r2+release+date+60+days" target="_blank">start the investigation</a> right away.</p>
<p><em>* Excerpt from the SCVMM R2 Release Candidate release notes document.</em></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/01/scvmm-2008-management-pack-finally-released/' rel='bookmark' title='Permanent Link: SCVMM 2008 Management Pack Finally Released'>SCVMM 2008 Management Pack Finally Released</a></li>
<li><a href='http://www.vcritical.com/2009/08/hello-scvmm-2008-r2/' rel='bookmark' title='Permanent Link: Hello, SCVMM 2008 R2'>Hello, SCVMM 2008 R2</a></li>
<li><a href='http://www.vcritical.com/2009/06/hyper-v-deployments-suddenly-drop-to-zero/' rel='bookmark' title='Permanent Link: Hyper-V deployments suddenly drop to zero'>Hyper-V deployments suddenly drop to zero</a></li>
<li><a href='http://www.vcritical.com/2009/08/is-scvmm-2008-r2-really-banned-from-vmworld/' rel='bookmark' title='Permanent Link: Is SCVMM 2008 R2 really banned from VMworld?'>Is SCVMM 2008 R2 really banned from VMworld?</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/07/wild-scvmm-2008-r2-rumors-and-speculation/#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/satire/" rel="tag">satire</a>, <a href="http://www.vcritical.com/tag/scvmm/" rel="tag">SCVMM</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2009/07/wild-scvmm-2008-r2-rumors-and-speculation/">Wild SCVMM 2008 R2 rumors and speculation</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/07/wild-scvmm-2008-r2-rumors-and-speculation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
