<?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; not cool</title>
	<atom:link href="http://www.motogobi.com/tag/not-cool/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>Curious SQL database issue with vCenter Update 1</title>
		<link>http://www.motogobi.com/2010/08/27/curious-sql-database-issue-with-vcenter-update-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=curious-sql-database-issue-with-vcenter-update-1</link>
		<comments>http://www.motogobi.com/2010/08/27/curious-sql-database-issue-with-vcenter-update-1/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 15:53:29 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[break-fix]]></category>
		<category><![CDATA[not cool]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.motogobi.com/?p=859</guid>
		<description><![CDATA[Ran into this error this morning, which of course took down one of our (1000+ VM) vCenter environments: The vCenter Server&#8217;s vpxd logs contain entries similar to: An unrecoverable problem has occurred, stopping the VMware VirtualCenter service. Check database connectivity before restarting. Error: Error[VdbODBCError] (-1) &#8220;ODBC error: (23000) &#8211; [Microsoft][SQL Native Client][SQL Server]Violation of PRIMARY [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-860" title="vcenter-installer" src="http://www.motogobi.com/wp-content/uploads/2010/08/vcenter-installer-150x150.jpg" alt="" width="150" height="150" />Ran into this error this morning, which of course took down one of our (1000+ VM) vCenter environments:</p>
<blockquote><p>The vCenter Server&#8217;s vpxd logs contain entries similar to:</p>
<p>An unrecoverable problem has occurred, stopping the VMware VirtualCenter service. Check database connectivity before restarting. Error: Error[VdbODBCError] (-1) &#8220;ODBC error: (23000) &#8211; [Microsoft][SQL Native Client][SQL Server]Violation of PRIMARY KEY constraint &#8216;PK_VPX_GUEST_DISK&#8217;. Cannot insert duplicate key in object &#8216;dbo.VPX_GUEST_DISK&#8217;.&#8221; is returned when executing SQL statement &#8220;INSERT INTO VPX_GUEST_DISK (VM_ID, PATH, CAPACITY, FREE_SPACE) VALUES (?, ?, ?, ?)&#8221;</p></blockquote>
<p>The link to the VMware knowledgebase article is here: <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1020317" target="_blank">vCenter Server service fails with the error: Violation of PRIMARY KEY constraint &#8216;PK_VPX_GUEST_DISK&#8217;</a></p>
<p>The curious part? That issue is addressed specifically by <a href="http://www.vmware.com/support/vsphere4/doc/vsp_vc40_u1_rel_notes.html" target="_blank">vCenter Update 1, Build 208111</a> and we&#8217;re running 208111. In any case, shutting down the vCenter service (ok, it wouldn&#8217;t run anyway) and running the SQL script supplied in the <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1020317" target="_blank">KB article</a> did the trick and fixed that which should probably already have been fixed. Still super happy we&#8217;re not running on Oracle anymore, though&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.motogobi.com/2010/08/27/curious-sql-database-issue-with-vcenter-update-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Moving closer to a non-Facebook life</title>
		<link>http://www.motogobi.com/2010/04/21/moving-closer-to-a-non-facebook-life/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=moving-closer-to-a-non-facebook-life</link>
		<comments>http://www.motogobi.com/2010/04/21/moving-closer-to-a-non-facebook-life/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 18:55:51 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Online]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[not cool]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://www.motogobi.com/?p=592</guid>
		<description><![CDATA[My lovely wife might disagree, but I&#8217;ve been on Facebook for a while &#8211; since you had to petition to have your non-.edu account opened up to it (she&#8217;s been on since, like, day 2). At one point I completely destroyed my FB account over drama and &#8220;friends&#8221; and whatever. Now I&#8217;m just getting more [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-481" title="eff_logo" src="http://www.motogobi.com/wp-content/uploads/2010/02/eff_logo-400x69.png" alt="" width="400" height="69" /></p>
<p><a href="http://www.motogobi.com/tag/wedding/">My lovely wife</a> might disagree, but I&#8217;ve been on Facebook for a while &#8211; since you had to petition to have your non-.edu account opened up to it (she&#8217;s been on since, like, day 2). At one point I completely destroyed my FB account over drama and &#8220;friends&#8221; and whatever. Now I&#8217;m just getting more and more concerned with privacy and how much Facebook seems to be willing to erode what little of it we have left. From hard-to-understand privacy settings to the latest:</p>
<blockquote><p>Today, Facebook <a href="http://blog.facebook.com/blog.php?post=382978412130" target="_blank">removed</a> its users&#8217; ability to control who can see their own interests and personal information. Certain parts of users&#8217; profiles, &#8220;including your current city, hometown, education and work, and likes and interests&#8221; will now be transformed into &#8220;connections,&#8221; meaning that they will be shared publicly. If you don&#8217;t want these parts of your profile to be made public, your only option is to delete them.</p></blockquote>
<p>So I&#8217;ve now deleted all that info from my profile. But I&#8217;m getting that uneasy feeling that Facebook is becoming more of a worry as far as my privacy is concerned vs. how much I get out of it. The consideration of deleting my account continues, I guess.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.motogobi.com/2010/04/21/moving-closer-to-a-non-facebook-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fallout from Google Buzz continues: The EFF weighs in.</title>
		<link>http://www.motogobi.com/2010/02/12/fallout-from-google-buzz-continues-the-eff-weighs-in/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fallout-from-google-buzz-continues-the-eff-weighs-in</link>
		<comments>http://www.motogobi.com/2010/02/12/fallout-from-google-buzz-continues-the-eff-weighs-in/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 23:37:22 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Online]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[not cool]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://www.motogobi.com/?p=480</guid>
		<description><![CDATA[You&#8217;ve got to wonder how badly you foobered up your product release when the Electronic Frontier Foundation has this to say about Buzz: If you&#8217;re going to use Google Buzz, we recommend that you opt-out during profile creation. If you have already created a profile,¬†change it to private immediately. Then go through the suggested list, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-481" title="eff_logo" src="http://www.motogobi.com/wp-content/uploads/2010/02/eff_logo.png" alt="" width="453" height="79" /></p>
<p>You&#8217;ve got to wonder how badly you foobered up your product release when the <a href="http://www.eff.org/deeplinks/2010/02/protect-your-privacy-google-buzz">Electronic Frontier Foundation has this to say about Buzz</a>:</p>
<blockquote><p>If you&#8217;re going to use Google Buzz, we recommend that you opt-out during profile creation. If you have already created a profile,¬†<a href="http://www.businessinsider.com/warning-google-buzz-has-a-huge-privacy-flaw-2010-2#after-clicking-buzz-on-the-right-inside-your-gmail-page-click-on-your-name-as-shown-1">change it</a> to private immediately. Then go through the suggested list, and edit it as appropriate before making it public again. PC World has a helpful¬†<a href="http://www.pcworld.com/article/189124/google_buzz_a_privacy_checklist.html">privacy checklist</a> to help users understand the privacy implications of Google Buzz options.</p></blockquote>
<p>How many people are going to want to read through such checklists and really tweak their profile/settings in order to actually take advantage of Buzz while maintaining some semblance of privacy? I just turned it off and removed anything I could find related to Buzz in my profile. If anything, it made me take a closer look at how open my profile was on Google.</p>
<p>Fail, Google. Really really really huge fail.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.motogobi.com/2010/02/12/fallout-from-google-buzz-continues-the-eff-weighs-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OK – now it’s not “Why?” on Google Buzz. It’s a problem.</title>
		<link>http://www.motogobi.com/2010/02/11/ok-now-its-not-why-on-google-buzz-its-a-problem/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ok-now-its-not-why-on-google-buzz-its-a-problem</link>
		<comments>http://www.motogobi.com/2010/02/11/ok-now-its-not-why-on-google-buzz-its-a-problem/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 22:26:09 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Online]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[not cool]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://www.motogobi.com/?p=454</guid>
		<description><![CDATA[Didn&#8217;t realize that Google Buzz gets turned on with some really, really huge privacy-nuking options. WTF, Google? From the Silicon Valley Insider: A Google spokesperson asked us to phrase this claim differently. Like this:¬†&#8220;In other words, after you create your profile in Buzz, if you don&#8217;t edit any of the default settings, someone could visit [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-455" title="Google-Buzz-1" src="http://www.motogobi.com/wp-content/uploads/2010/02/Google-Buzz-1-400x206.jpg" alt="" width="400" height="206" /></p>
<p>Didn&#8217;t realize that Google Buzz gets turned on with some really, really huge privacy-nuking options. WTF, Google?</p>
<p>From the <a href="http://www.businessinsider.com/warning-google-buzz-has-a-huge-privacy-flaw-2010-2">Silicon Valley Insider</a>:</p>
<blockquote><p>A Google spokesperson asked us to phrase this claim differently. Like this:¬†<strong>&#8220;In other words, </strong><strong>after you create your profile in Buzz, if you don&#8217;t edit any of the default settings, someone could visit your profile and see the people you email and chat with most (provided you didn&#8217;t edit this list during profile creation).&#8221;</strong></p></blockquote>
<p>I guess I could take some time to figure out how to protect myself, but instead I&#8217;ll be sitting it out for now with a tech tip from <a href="http://consumerist.com/2010/02/google-buzz-makes-private-contact-info-public.html">Consumerist</a>:</p>
<blockquote><p>You can go into Buzz and selectively follow/unfollow certain people to avoid this kind of incident, but the best evasive maneuver is to scroll down to the bottom of the screen and click &#8220;Turn off Buzz.&#8221;</p></blockquote>
<p>Wow&#8230; just <em>wow</em>, Google.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.motogobi.com/2010/02/11/ok-now-its-not-why-on-google-buzz-its-a-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Have I mentioned how much I hate AT&amp;T lately?</title>
		<link>http://www.motogobi.com/2009/12/01/have-i-mentioned-how-much-i-hate-att-lately/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=have-i-mentioned-how-much-i-hate-att-lately</link>
		<comments>http://www.motogobi.com/2009/12/01/have-i-mentioned-how-much-i-hate-att-lately/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 20:23:28 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[GeekTech]]></category>
		<category><![CDATA[AT&T]]></category>
		<category><![CDATA[not cool]]></category>

		<guid isPermaLink="false">http://www.motogobi.com/?p=360</guid>
		<description><![CDATA[via Gizmodo: AT&#38;T Comes in Last in Consumer Reports Study That Surprises No One Here&#8217;s some news anyone with an iPhone could have told you: AT&#38;T delivers crappy service that its customers hate. But this news comes from a reputable source, Consumer Reports, instead of the usual whiny friends. Carrier exclusivity and all that.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.motogobi.com/wp-content/uploads/2009/12/500x_cellsurvey1.jpg" rel="lightbox[360]"><img class="size-full wp-image-361 aligncenter" title="500x_cellsurvey1" src="http://www.motogobi.com/wp-content/uploads/2009/12/500x_cellsurvey1.jpg" alt="500x_cellsurvey1" width="400" height="300" /></a></p>
<p>via <a href="http://gizmodo.com/5416389/att-comes-in-last-in-consumer-reports-study-that-surprises-no-one" target="_blank">Gizmodo</a>: <a href="http://gizmodo.com/5416389/att-comes-in-last-in-consumer-reports-study-that-surprises-no-one">AT&amp;T Comes in Last in Consumer Reports Study That Surprises No One</a></p>
<blockquote><p>Here&#8217;s some news anyone with an iPhone could have told you: AT&amp;T delivers crappy service that its customers hate. But this news comes from a reputable source, <em>Consumer Reports</em>, instead of the usual whiny friends.</p></blockquote>
<p>Carrier exclusivity and all that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.motogobi.com/2009/12/01/have-i-mentioned-how-much-i-hate-att-lately/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oh, SNAP! Ill-gotten iWork ’09 might force a reformat of that trusty Mac.</title>
		<link>http://www.motogobi.com/2009/01/22/oh-snap-ill-gotten-iwork-09-might-force-a-reformat-of-that-trusty-mac/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oh-snap-ill-gotten-iwork-09-might-force-a-reformat-of-that-trusty-mac</link>
		<comments>http://www.motogobi.com/2009/01/22/oh-snap-ill-gotten-iwork-09-might-force-a-reformat-of-that-trusty-mac/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 21:34:33 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[GeekTech]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[not cool]]></category>

		<guid isPermaLink="false">http://www.motogobi.com/?p=166</guid>
		<description><![CDATA[So I&#8217;m interested in this &#8217;cause I run a Mac at home for sanity&#8217;s sake. Gizmodo&#8217;s reporting about a particularly nasty (possible) result of hoovering that new copy of iWork &#8217;09 that was announced a few weeks ago: OSX.Trojan.iServices.A. This may be a first for the Mac software world, and it&#8217;s not cool at all: [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.motogobi.com/wp-content/uploads/2009/01/ism0901.png" rel="lightbox[166]"><img class="size-full wp-image-168 aligncenter" title="ism0901" src="http://www.motogobi.com/wp-content/uploads/2009/01/ism0901.png" alt="ism0901" width="261" height="179" /></a></p>
<p>So I&#8217;m interested in this &#8217;cause I run a Mac at home for sanity&#8217;s sake.<a href="http://i.gizmodo.com/5137161/torrented-copies-of-iwork-09-come-laced-with-a-nasty-os-x-trojan"> Gizmodo&#8217;s reporting about a particularly nasty (possible) result of hoovering that new copy of iWork &#8217;09</a> that was announced a few weeks ago: <strong>OSX.Trojan.iServices.A</strong>.</p>
<blockquote><p>This may be a first for the Mac software world, and it&#8217;s not cool at all: ill-gotten copies of <a href="http://i.gizmodo.com/5124555/iwork-09-includes-iworkcom-costs-79-%252B-subscription">iWork &#8217;09</a> circulating on Torrent sites <a href="http://www.intego.com/news/ism0901.asp">contain OSX.Trojan.iServices.A</a>, which is something you don&#8217;t want.</p>
<p>The Trojan parks itself in your /System/Library/StartupItems folder with read-write-execute root privileges‚Äîfrom there it can phone home to a remote server and install additional nasties throughout your system. Right now, the only true fix is a full format and re-install, since its residual pieces can be spread far and wide. You can spot if your particular warez iWork is infected by searching for the iWorkServices.pkg inside the installer.</p></blockquote>
<p>You know, Macs being invulnerable and all&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.motogobi.com/2009/01/22/oh-snap-ill-gotten-iwork-09-might-force-a-reformat-of-that-trusty-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

