<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Blogcast: Virtual Server 2005 R2 Host Clustering How To - Part 5 of 5</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx</link><description>If you watched the demonstration blogcast of Virtual Server 2005 R2 I posted up at the weekend, yesterday, I ripped the environment apart to build it again from scratch so you can see how I built it. The last part of this mini series is where we setup</description><dc:language>en-GB</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Blogcast: Virtual Server 2005 R2 Host Clustering How To - Part 5 of 5</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx#416446</link><pubDate>Thu, 22 Dec 2005 22:49:59 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:416446</guid><dc:creator>Vince</dc:creator><description>Question sir...I watched your entire videos relating to the Virtual Server R2 HostClustering and noticed that the cluster nodes are laptop and desktop.  I'm no cluster expert, but I though cluster nodes are &amp;quot;suppose&amp;quot; to be identical.  I'd like to this to my small client's setup due to hardware differences / costs.  Basically, with what you did is okay to do...although I know not recommended or best practices cluster still will work for non-similar hardware (host hardware).  Thanks - great technical BLOG.</description></item><item><title>re: Blogcast: Virtual Server 2005 R2 Host Clustering How To - Part 5 of 5</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx#416479</link><pubDate>Fri, 23 Dec 2005 16:43:50 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:416479</guid><dc:creator>jhoward</dc:creator><description>Hi Vince&lt;br&gt;&lt;br&gt;Putting support to one side, to fail over a VM from one node to another in a planned downtime requires the VM to be put in &amp;quot;saved state&amp;quot; and restarted on another node. For this to work, there are several requirements from a processor perspective. It so happened that both the desktop and laptop machines were Intel Pentium 4 3.2 MHz processor with the same stepping (although one was mobile, this did not matter). I put more information on this on my blog a few days ago: &lt;a rel="nofollow" target="_new" href="http://blogs.technet.com/jhoward/archive/2005/12/19/416244.aspx"&gt;http://blogs.technet.com/jhoward/archive/2005/12/19/416244.aspx&lt;/a&gt;. For _unplanned_ failover, idential hardware is not so much of a requirement as the VM is restarted on another node. So from that perspective, it would have worked if one machine were running an AMD processor and the other an Intel processor.&lt;br&gt;&lt;br&gt;As you saw, you _can_ cluster together very successfully two quite different machines with different network cards and still get high availability with virtual machines, it's just very unlikely to be supported.&lt;br&gt;&lt;br&gt;The best place to look for requirements for _supported_ cluster environments is following links from &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/windowsserver2003/technologies/clustering/default.mspx"&gt;http://www.microsoft.com/windowsserver2003/technologies/clustering/default.mspx&lt;/a&gt;.&lt;br&gt;&lt;br&gt;Hope that helps.&lt;br&gt;Regards,&lt;br&gt;John.</description></item><item><title>re: Blogcast: Virtual Server 2005 R2 Host Clustering How To - Part 5 of 5</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx#421427</link><pubDate>Wed, 08 Mar 2006 00:01:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:421427</guid><dc:creator>Brian</dc:creator><description>John, how do you put multiple servers in the havm.vbs</description></item><item><title>re: Blogcast: Virtual Server 2005 R2 Host Clustering How To - Part 5 of 5</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx#421447</link><pubDate>Wed, 08 Mar 2006 05:35:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:421447</guid><dc:creator>jhoward</dc:creator><description>Brian - it should be exactly the same as building a cluster of more machines - havm.vbs is simply the failover script. If you have look at technet for info on building clusters, that's the process to follow. havm.vbs won't care regardless of number of nodes.&lt;br&gt;Cheers,&lt;br&gt;John.</description></item><item><title>re: Blogcast: Virtual Server 2005 R2 Host Clustering How To - Part 5 of 5</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx#421532</link><pubDate>Wed, 08 Mar 2006 21:54:27 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:421532</guid><dc:creator>Brian</dc:creator><description>I guess I was a little vague. &amp;nbsp;I actually meant how can I, if I can, attach multiple vmc's to one script.</description></item><item><title>re: Blogcast: Virtual Server 2005 R2 Host Clustering How To - Part 5 of 5</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx#421885</link><pubDate>Mon, 13 Mar 2006 16:43:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:421885</guid><dc:creator>jhoward</dc:creator><description>Unfortunately, as far as I'm aware that isn't possible using the script as it stands - I would test it, but have no demo kit available. When you configure the script resource, you specify the name of the VM it is failing over. With a little tweaking, you could _in theory_ have multiple parameters with names of multiple VMs, but this would deviate from the supported script - and I re-iterate, I haven't tested this. The supported solution would be to have multiple groups, one per virtual machine.&lt;br&gt;Cheers,&lt;br&gt;John.</description></item><item><title>re: Blogcast: Virtual Server 2005 R2 Host Clustering How To - Part 5 of 5</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx#422564</link><pubDate>Mon, 20 Mar 2006 23:53:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:422564</guid><dc:creator>Brian</dc:creator><description>Jon, before we went to host clustering for virtual server, we had our virtual's set up to boot at intervals. &amp;nbsp;Is there any way to tell the havm.vbs script to delay the resume of a machine after the resource comes online?</description></item><item><title>re: Blogcast: Virtual Server 2005 R2 Host Clustering How To - Part 5 of 5</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx#423689</link><pubDate>Fri, 31 Mar 2006 02:46:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:423689</guid><dc:creator>jhoward</dc:creator><description>Brian&lt;br&gt;&lt;br&gt;You should be able to do this in a couple of ways. One is to introduce a new resource to the cluster group which is a generic script with a single line &amp;quot;wscript.sleep 5000&amp;quot; for example which will cause a 5 second delay. Then make sure that the havm script is dependent on the delay script. &amp;nbsp;You can get more inventive by using another cluster private &amp;quot;variable&amp;quot; such that havm already uses to define how long to delay for.&lt;br&gt;&lt;br&gt;The other solution is to hard code the delay into the havm script. However, probably best to leave that well alone and use the generic script as-is.&lt;br&gt;&lt;br&gt;Hope that helps&lt;br&gt;Cheers,&lt;br&gt;John.</description></item><item><title>Virtual Server 2005 R2 Enteprise is FREE...Now, Get Some Training!</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx#425101</link><pubDate>Thu, 13 Apr 2006 02:13:09 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:425101</guid><dc:creator>Ken Lince - Partner Technology Specialist</dc:creator><description>I've sent this out to several folks that wanted to learn more about VS.&amp;amp;amp;nbsp; Here are a few resources...</description></item><item><title>Virtual Server 05 R2 es gratis, aqui el entrenamiento para usarlo...</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx#425437</link><pubDate>Mon, 17 Apr 2006 19:08:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:425437</guid><dc:creator>JulioCampos Blog.</dc:creator><description>Virtual Server 05 R2 es gratis, tambien es importante el entranemiento para completar la oferta....aqui...</description></item><item><title>Virtual Server Cluster - Move workload on CPU spike</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx#425725</link><pubDate>Wed, 19 Apr 2006 22:46:15 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:425725</guid><dc:creator>John Howard</dc:creator><description>Here's a good question emailed to me yesterday. If you seen&amp;amp;amp;nbsp;the Virtual Server 2005 R2 Host Clustering...</description></item><item><title>re: Blogcast: Virtual Server 2005 R2 Host Clustering How To - Part 5 of 5</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx#442478</link><pubDate>Wed, 19 Jul 2006 15:21:51 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:442478</guid><dc:creator>Abe</dc:creator><description>John,&lt;br&gt; &amp;nbsp;In response to the Havm.vbs posted by Brian, would it matter if you copied havm.vbs to same directory and renamed it to havm2.vbs and associated the second VS to havm2.vbs (VS1 to havm.vbs and VS2 to havm2.vbs), which would allow for both VS's to run using the same scripted commands in files with different names?</description></item><item><title>New Whitepapers for Microsoft Virtual Server released today</title><link>http://blogs.technet.com/jhoward/archive/2005/12/02/415459.aspx#1159708</link><pubDate>Wed, 06 Jun 2007 11:40:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1159708</guid><dc:creator>Dugie's Pensieve</dc:creator><description>&lt;p&gt;Microsoft have released today 4 new whitepapers for Microsoft Virtual Server. They all are about ~20&lt;/p&gt;
</description></item></channel></rss>