<?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:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Stephen Foskett, Pack Rat &#187; LDM Archives  &#8211; Stephen Foskett, Pack Rat</title>
	<atom:link href="http://blog.fosketts.net/tag/ldm/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fosketts.net</link>
	<description>Understanding the accumulation of data</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:40:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>Microsoft: The A-Rod of Storage</title>
		<link>http://blog.fosketts.net/2008/03/10/microsoft-the-a-rod-of-storage/</link>
		<comments>http://blog.fosketts.net/2008/03/10/microsoft-the-a-rod-of-storage/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 20:33:19 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Fibre Channel]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[LDM]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MPIO]]></category>
		<category><![CDATA[volume management]]></category>
		<category><![CDATA[VSS]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/2008/03/10/microsoft-the-a-rod-of-storage/</guid>
		<description><![CDATA[Imagine there was someone many people loved to hate, but grudgingly loved just the same because of their incredible prowess. In Red Sox Nation, that would be Alex Rodriguez, who we follow year after year with a mix of admiration, envy, and anger as he seems to make all the right moves for the wrong [...]]]></description>
			<content:encoded><![CDATA[<p>Imagine there was someone many people loved to hate, but grudgingly loved just the same because of their incredible prowess.  In <a rel="nofollow" href="http://boston.redsox.mlb.com/index.jsp?c_id=bos"  target="_blank">Red Sox Nation</a>, that would be <a rel="nofollow" href="http://en.wikipedia.org/wiki/Alex_Rodriguez"  target="_blank">Alex Rodriguez</a>, who we follow year after year with a mix of admiration, envy, and anger as he seems to make all the right moves for the wrong team.  Lots of IT people feel the same about Microsoft, whose runaway success is only slightly tempered by occasional <a rel="nofollow" href="http://en.wikipedia.org/wiki/Schadenfreude"  target="_blank"><em>schadenfreude</em></a> when a misstep is made.  In our little corner of the world, storage pros have even more reason to wonder how Microsoft can continue to make good move after good move.</p>
<p>It wasn&#8217;t always like this &#8211; be thankful if you <em>don&#8217;t</em> remember <a rel="nofollow" href="http://support.microsoft.com/kb/q149927/"  target="_blank">FTEDIT</a>!  But ever since Windows 2000, Redmond has made improvement after improvement, remaking &#8220;bad (SAN) citizen&#8221; Windows into Martha Stewart.   But unlike the latter, Microsoft hasn&#8217;t called much attention to its skills, and this is a shame&#8230;</p>
<p>Take iSCSI &#8211; Microsoft was an early supporter of the protocol, releasing <a rel="nofollow" href="http://www.microsoft.com/downloads/details.aspx?familyid=12CB3C1A-15D6-4585-B385-BEFD1319F825&amp;displaylang=en"  target="_blank">an excellent software iSCSI driver</a> as a free download.  They also bundle a limited (but continuously-improving) <a rel="nofollow" href="http://en.wikipedia.org/wiki/Logical_Disk_Manager"  target="_blank">volume manager</a> with all modern versions of Windows.  Then there&#8217;s <a rel="nofollow" href="http://en.wikipedia.org/wiki/Shadow_Copy"  target="_blank">VSS</a>, which is the first hardware-independent (even hardware-free!) snapshot API I know of.  I&#8217;ve written articles (<a href="http://searchstorage.techtarget.com/magazineFeature/0,296894,sid5_gci1257884,00.html"  target="_blank">1</a>, <a href="http://searchstorage.techtarget.com/magazineFeature/0,296894,sid5_gci1257908,00.html"  target="_blank">2</a>) on Windows storage technologies which go into these in more detail.</p>
<p>But one question that came up in <a href="http://blog.fosketts.net/tag/seminar/"  target="_blank">my virtualization seminar</a> made me realize that I forgot one key piece of Gates-tech: MPIO.  See, <a rel="nofollow" href="http://www.microsoft.com/WindowsServer2003/technologies/storage/mpio/faq.mspx"  target="_blank">Microsoft has also been bundling a free hardware-independent multipath I/O driver in server editions of Windows since 2003</a>, but lots of folks haven&#8217;t gotten the memo.  It&#8217;s good stuff:  A generic driver with device-specific modules (DSMs) for different storage array and network types.   MPIO handles transparent multi-path failover (for availability) and load balancing (for performance).</p>
<p>If you have iSCSI, you simply <em>must</em> try MPIO since Microsoft&#8217;s own free DSM supports about everything you need, and compatibility is required for logo support.  And if you&#8217;re on Fibre Channel, you&#8217;re probably in luck, too, since <a href="http://www.windowsservercatalog.com/results.aspx?text=MS+mpio&amp;bCatID=1282&amp;avc=10&amp;ava=0&amp;OR=5&amp;=Go&amp;chtext=&amp;cstext=&amp;csttext=&amp;chbtext="  target="_blank">most major vendors provide DSMs for their arrays</a> (but some might not be free, I&#8217;m told).</p>
<p>So there you have it.  Another excellent (and free!) Microsoft product that you (probably) never heard of, cutting out proprietary solutions (at least for Windows Server&#8230;)</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2007/06/20/microsofts-best-kept-secret/"  rel="bookmark" class="crp_title">Microsoft&#8217;s best-kept secret</a></li><li><a href="http://blog.fosketts.net/2008/07/31/windows-server-2008-changes-storage/"  rel="bookmark" class="crp_title">Windows Server 2008 Changes Storage</a></li><li><a href="http://blog.fosketts.net/2009/07/01/dustin-pedroia-common/"  rel="bookmark" class="crp_title">Dustin Pedroia And I Have Two Things In Common!</a></li><li><a href="http://blog.fosketts.net/2009/04/22/emc-powerpath-vmware-hyperv/"  rel="bookmark" class="crp_title">PowerPath To The Virtual People</a></li><li><a href="http://blog.fosketts.net/2009/02/26/microsoft-mvp-global-summit/"  rel="bookmark" class="crp_title">Attending Microsoft&#8217;s MVP Global Summit</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2008/03/10/microsoft-the-a-rod-of-storage/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2008. |
<a href="http://blog.fosketts.net/2008/03/10/microsoft-the-a-rod-of-storage/">Microsoft: The A-Rod of Storage</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/03/10/microsoft-the-a-rod-of-storage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

