<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>News, Views, and Skews of The Full Circle &#187; Hyper-V RTM</title>
	<atom:link href="http://blog.thefullcircle.com/tag/hyper-v-rtm/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thefullcircle.com</link>
	<description>The Full Circle&#039;s collections, anouncements and contributions (rambles!) including Windows related technical arcitecture tips &#38; chat, with occasional event reporting for good measure.</description>
	<lastBuildDate>Wed, 28 Jul 2010 10:32:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.thefullcircle.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c7cc11c05d774a0e0a7e2483ab236318?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>News, Views, and Skews of The Full Circle &#187; Hyper-V RTM</title>
		<link>http://blog.thefullcircle.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.thefullcircle.com/osd.xml" title="News, Views, and Skews of The Full Circle" />
	<atom:link rel='hub' href='http://blog.thefullcircle.com/?pushpress=hub'/>
		<item>
		<title>Hyper-V Server R2 RC failover cluster to Enterprise/full version RTM&#8230;</title>
		<link>http://blog.thefullcircle.com/2009/09/07/hyper-v-server-r2-rc-failover-cluster-to-enterprisefull-version-rtm/</link>
		<comments>http://blog.thefullcircle.com/2009/09/07/hyper-v-server-r2-rc-failover-cluster-to-enterprisefull-version-rtm/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 15:19:53 +0000</pubDate>
		<dc:creator>reubenjcook</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Hyper-V Server R2]]></category>
		<category><![CDATA[Hyper-V cluster]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[Hyper-V RTM]]></category>
		<category><![CDATA[Hyper-V Failover Cluster]]></category>

		<guid isPermaLink="false">http://reubenjcook.wordpress.com/?p=269</guid>
		<description><![CDATA[A couple of months ago I wrote about the joys of upgrading your Hyper-V R2 release candidate cluster to a new version (e.g. release code).  This process involved tearing down and destroying your cluster which can be a complete pain on many levels (not just for your users! ) Anyway, on this occasion I&#8217;m attempting to upgrade [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.thefullcircle.com&blog=2967773&post=269&subd=reubenjcook&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>A couple of months ago I wrote about the joys of upgrading your Hyper-V R2 release candidate cluster to a new version (e.g. release code).  This process involved tearing down and destroying your cluster which can be a complete pain on many levels (not just for your users! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> )</p>
<p>Anyway, on this occasion I&#8217;m attempting to upgrade a Hyper-V R2 Release Candidate failover cluster to Enterprise RTM full product without destroying the cluster (although rebuilding the nodes clean &#8211; this is a must to be supported).</p>
<p>What this means is that from Beta-&gt;RC and from RC-&gt;RTM, you will have to do the following:</p>
<p>1. Move workloads onto fewest node/s</p>
<p>2. Move ownership of Storage from the node you are going to remove and rebuild.  You may need to stop the cluster service if th Quorum will not move (it will if you force it by stopping the service <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> )</p>
<p>3. Using &#8216;Failover Cluster Manager&#8217; drill-down on Nodes, and right-click on the non-primary node, chose More Actions&#8230;, Evict &#8211; you&#8217;ll get a message warning that evicting a node can cause problems if a clustered application requires that node.. obviously! &#8211; click &#8216;Evict node NODENAME&#8217;</p>
<p>3.5. Move the node out of the domain back to a workgroup (so we can reuse this name) and delete the computer account from AD</p>
<p><span style="text-decoration:line-through;">4. When it comes to the last remaining node in the cluster, due to Quorum requirements, you will need to destroy the cluster.  Select the cluster, goto More Actions&#8230; select Destroy the Cluster</span></p>
<p>5. Remove the &#8216;Failover cluster virtual network name account&#8217; from AD Users &amp; Computers</p>
<p>5. Being slightly paranoid, I also disabled the Failover Clustering service from with Hyper-V Configuration and removed the machine from the domain (back to a workgroup)</p>
<p>3. Wipe/Reload with new version of Hyper-V.</p>
<p>4. Create new 1 Node Cluster, join to SAN etc</p>
<p>5. Move VMs, offline, to new Hyper-V host.</p>
<p>a. Upgrade VM&#8217;s IC&#8217;s</p>
<p>6. Wipe/Reload remaining host</p>
<p>7. Join it to the cluster</p>
<p>8. Smile, before you do the same for RTM&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p> </p>
<ol>
<li>Configure Clustering
<ol>
<li>Install the Windows Server Failover Clustering feature<br />
from a cmd shell “start /w ocsetup FailoverCluster-FullServer”</li>
<li>Configure Shared Storage<br />
Use iscsicpl.exe, if the service is not started then start it – click ‘Yes’<br />
Use Quick Connect to connect to the iSCSI Target, click ‘Done’ to list the targets<br />
Connect to the Quorum target, then add the volume<br />
Repeat adding the other cluster volumes (VHDs, Data, Logs, etc.)</li>
<li>Add the new node to the Failover Cluster<br />
Use Failover Cluster Manager to validate the cluster<br />
Add the node to the cluster even if validation fails (it will if node O/S is different)</li>
<li>Modify Hyper-V Settings for the cluster<br />
Change the location of VHDs and VMs to:<br />
C:\ClusterStorage\volume1\hyper-v\</li>
</ol>
</li>
<li>Move virtual machines and correct network errors on the target node
<ol>
<li>Use Hyper-V VM Settings to correct the network setting if they report a Configuration Error</li>
</ol>
</li>
<li>Start the VM’s on the new node J</li>
<li>Rebuild the next one..  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reubenjcook.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reubenjcook.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reubenjcook.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reubenjcook.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reubenjcook.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reubenjcook.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reubenjcook.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reubenjcook.wordpress.com/269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reubenjcook.wordpress.com/269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reubenjcook.wordpress.com/269/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.thefullcircle.com&blog=2967773&post=269&subd=reubenjcook&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.thefullcircle.com/2009/09/07/hyper-v-server-r2-rc-failover-cluster-to-enterprisefull-version-rtm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/108028747abc4e56209301fdd9fd3b45?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Reubs</media:title>
		</media:content>
	</item>
		<item>
		<title>Hyper-V 2.0 has reached Release To Manufacturing (RTM)!</title>
		<link>http://blog.thefullcircle.com/2009/07/23/hyper-v-2-0-has-reached-release-to-manufacturing-rtm/</link>
		<comments>http://blog.thefullcircle.com/2009/07/23/hyper-v-2-0-has-reached-release-to-manufacturing-rtm/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 12:07:25 +0000</pubDate>
		<dc:creator>reubenjcook</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Hyper-V 2.0]]></category>
		<category><![CDATA[Hyper-V RTM]]></category>
		<category><![CDATA[Hyper-V v2.0]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>

		<guid isPermaLink="false">http://reubenjcook.wordpress.com/2009/07/23/hyper-v-2-0-has-reached-release-to-manufacturing-rtm/</guid>
		<description><![CDATA[Yesterday Microsoft made the announcement that Windows Server 2008 R2 and Windows 7 (both share the same code-base) have reached the RTM milestone!  Many thought this was tabled for August 6th, however that is when the likes of MSDN &#38; TechNet users will be able to get theor mits on it! Its all great news of course, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.thefullcircle.com&blog=2967773&post=263&subd=reubenjcook&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday Microsoft made the announcement that Windows Server 2008 R2 and Windows 7 (both share the same code-base) have reached the RTM milestone!  Many thought this was tabled for August 6th, however that is when the likes of MSDN &amp; TechNet users will be able to get theor mits on it!</p>
<p>Its all great news of course, but the important bit for us (www.thefullcircle.com), are the changes to Hyper-V, dubbed Hyper-V v2.</p>
<p>This is a major version upgrade to the product, indeed Microsoft is so confident in the robustness of Hyper-V 2.0 that it placed the public www.microsoft.com site on it! (already the whole of the TechNet site had been running on Hyper-V v1 since early 2008).</p>
<p>One of the most important inclusions in Hyper-V 2.0 is Live Migration. Live Migration allows you to move a virtual machine from one physical host to another with no down time, or at least good enough so the users, or even the network stack doesn&#8217;t see it!<br />
While the existing release of Hyper-V supported quick migration, there were a few seconds of downtime associated with the move; that has been removed.</p>
<p>Another unheralded feature of Hyper-V 2.0 is Cluster Shared Volumes (CSV). Essentially, if you tried to set up a cluster using Hyper-V virtual machines in the original release, for each virtual hard drive (VHD) you had to carve out a LUN on your SAN where that VHD could reside.</p>
<p>Using Cluster Shared Volumes allows you to place multiple VHDs on a single LUN, while the VMs themselves still act as if each VHD is on its own LUN. All CSV volumes are stored in the ClusterStorage root directory, so navigating the different volumes is as simply as using Explorer.</p>
<p>Hyper-V 2.0 also supports up to 64 logical processors on the host computer and includes the ability to add to a running virtual machine (and remove them) without needing to reboot the OS on that VM. You can also dynamically allocate memory without any interruption of service. Finally, the processor compatibility feature allows live migration across different CPU versions within the same processor family (for example, Intel-to-Intel and AMD-to-AMD), but not across processor vendors (same with VMware).</p>
<p>Hyper-V v2.0 is what Microsoft shops (and maybe even some VMware shops!) have been waiting for.<br />
Hyper-V now offers feature parity with VMware&#8217;s enterprise solutions in some scenarios, and in others surpasses it (see how long merging a large snapshot on VMware takes.. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> )</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reubenjcook.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reubenjcook.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reubenjcook.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reubenjcook.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reubenjcook.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reubenjcook.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reubenjcook.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reubenjcook.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reubenjcook.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reubenjcook.wordpress.com/263/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.thefullcircle.com&blog=2967773&post=263&subd=reubenjcook&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.thefullcircle.com/2009/07/23/hyper-v-2-0-has-reached-release-to-manufacturing-rtm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/108028747abc4e56209301fdd9fd3b45?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Reubs</media:title>
		</media:content>
	</item>
	</channel>
</rss>