<?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>motogobi.com &#187; zombies</title>
	<atom:link href="http://www.motogobi.com/tag/zombies/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.motogobi.com</link>
	<description>fist-pump, push-up, chapstick</description>
	<lastBuildDate>Fri, 03 Feb 2012 19:02:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>vSphere High Availability and the split-brain scenario</title>
		<link>http://www.motogobi.com/2010/05/28/vsphere-high-availability-and-the-split-brain-scenario/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vsphere-high-availability-and-the-split-brain-scenario</link>
		<comments>http://www.motogobi.com/2010/05/28/vsphere-high-availability-and-the-split-brain-scenario/#comments</comments>
		<pubDate>Fri, 28 May 2010 16:08:36 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[not cool]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[zombies]]></category>

		<guid isPermaLink="false">http://www.motogobi.com/?p=766</guid>
		<description><![CDATA[So we ran into this last night and are trying to work through why things happened the way they did &#8211; which is to say, why we had some support personnel on the phone who said &#8220;it shouldn&#8217;t do that.&#8221; The long and short of what a split-brain scenario is this: You have two hosts [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-767" title="ha-restart-priority" src="http://www.motogobi.com/wp-content/uploads/2010/05/ha-restart-priority-150x150.png" alt="" width="150" height="150" />So we ran into this last night and are trying to work through why things happened the way they did &#8211; which is to say, why we had some support personnel on the phone who said &#8220;it shouldn&#8217;t do that.&#8221; The long and short of what a split-brain scenario is this:</p>
<p>You have two hosts with VMs running in an HA cluster. Host 1 gets completely isolated from the network &#8211; no service console, no guest net connections, nothing &#8211; but the VMs are still running on it. If you have your HA settings set up to <em>not</em> power down those virtual machines on isolation, HA has already started up those VMs on Host 2 &#8211; and when Host 1 reconnects to the network (with it&#8217;s never-shut-down-VMs) you&#8217;ve now got two VMX processes running in memory on two hosts. This is not good.</p>
<p><span id="more-766"></span></p>
<p>The current solution is to make sure that your HA settings, as shown in the attached picture, are such that a host will power off it&#8217;s virtual machines when it finds itself isolated,  thereby making sure that only one VMX process is running as. But there is still a window of time &#8211; 12 seconds by default &#8211; where a reconnection of that isolated hosts can mean that you&#8217;ll end up with those two VMS processes running on separate hosts. In my experience so far, if you&#8217;re running HA you&#8217;re going to run into this situation sooner rather than later. Some notes on what we saw last night:</p>
<ul>
<li>HA was set up correctly to shut down VMs on isolation. Yet no VMs were shut down on isolated hosts, even after several minutes of isolation.</li>
<li>We started to manually take note of running VMs on isolated hosts using <em>esxtop</em>, shut down the hosts by the command line through iLO, and re-registered them manually on good hosts.</li>
<li>Before we could finish this, network connectivity was restored and we found ourselves in a split-brain situation. It was fairly easy to tell what was going on by looking at the listing for VMs in the cluster. In the column for which host a VM was registered on, you&#8217;d see it change back and forth every few seconds.</li>
<li>The best course of action, unfortunately, was to right-click the VM and power it off. In some cases we&#8217;d check the VM&#8217;s console and see a BSOD, power it off, and immediately the console would switch to booted Windows login screen &#8211; that meant that one of the VMX processes was the BSOD (the &#8220;old&#8221; process) and that the new process was the one where HA had taken over and properly booted up the VM.</li>
</ul>
<p>So the largest concern on our part right now is that isolation response &#8211; why didn&#8217;t these hosts know to start shutting down their VMs? We&#8217;re running 4.0U1, possibly 3-4 patches back, though. We&#8217;re working with VMware&#8217;s support personnel to determine the root cause on that. The good news, though, is that <a href="http://www.yellow-bricks.com/2010/03/29/cool-new-ha-feature-coming-up-to-prevent-a-split-brain-situation/" target="_blank">vSphere 4.0 Update 2 should include code to directly address this long-standing problem with High Availability</a>. Currently, if you know enough to connect directly to each ESX host during this split-brain outbreak, you&#8217;ll be greeted with a dialog box to release the lock on a VM and resolve the split-brain situation for that VM. In Update 4, apparently, this will be auto-answered for you. After last night, I can&#8217;t wait&#8230;</p>
<p><a href="http://www.motogobi.com/tag/zombies/">zombies tag</a> applies &#8217;cause that&#8217;s what it feels like is going on when you&#8217;re in the thick of it <img src='http://www.motogobi.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.motogobi.com/2010/05/28/vsphere-high-availability-and-the-split-brain-scenario/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mmmm…. peanut zombie brainz.</title>
		<link>http://www.motogobi.com/2009/12/10/mmmm-peanut-zombie-brainz/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mmmm-peanut-zombie-brainz</link>
		<comments>http://www.motogobi.com/2009/12/10/mmmm-peanut-zombie-brainz/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 20:05:10 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[GeekTech]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[zombies]]></category>

		<guid isPermaLink="false">http://www.motogobi.com/?p=376</guid>
		<description><![CDATA[As found by Geekologie and originally seen on Bent Objects.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.motogobi.com/wp-content/uploads/2009/12/zombie-nuts.jpg" rel="lightbox[376]"><img class="aligncenter size-full wp-image-377" title="zombie-nuts" src="http://www.motogobi.com/wp-content/uploads/2009/12/zombie-nuts.jpg" alt="zombie-nuts" width="450" height="351" /></a></p>
<p>As found by <a href="http://www.geekologie.com/2009/12/very_cute_zombies_are_nuts_abo.php" target="_blank">Geekologie</a> and originally seen on <a href="http://bentobjects.blogspot.com/2009/09/zombies-are-nuts-about-brains.html" target="_blank">Bent Objects</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.motogobi.com/2009/12/10/mmmm-peanut-zombie-brainz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

