<?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; EqualLogic Archives  &#8211; Stephen Foskett, Pack Rat</title>
	<atom:link href="http://blog.fosketts.net/tag/equallogic/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>What is VMware VASA? Not Much (Yet)</title>
		<link>http://blog.fosketts.net/2011/11/11/vmware-vasa/</link>
		<comments>http://blog.fosketts.net/2011/11/11/vmware-vasa/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 16:08:12 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Virtual Storage]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[DRS]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[EqualLogic]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[Storage DRS]]></category>
		<category><![CDATA[Storage VMotion]]></category>
		<category><![CDATA[VAAI]]></category>
		<category><![CDATA[VASA]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere 5]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=6431</guid>
		<description><![CDATA[VMware is adding storage integration features to their flagship vSphere server virtualization product line at a rapid pace. From backup to enterprise array offload, VMware is staking their claim. But information about one new storage feature in vSphere 5 has been scarce: The true nature of the Storage API for Storage Awareness (VASA) is only just beginning to be revealed.]]></description>
			<content:encoded><![CDATA[<div id="attachment_6433" class="wp-caption aligncenter" style="width: 361px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://static.fosketts.net/wp-content/uploads/2011/11/VASA-Illustrated-e1321026753825.jpg" ><img class="size-full wp-image-6433" title="VASA Illustrated" src="http://static.fosketts.net/wp-content/uploads/2011/11/VASA-Illustrated-e1321026753825.jpg" alt="" width="351" height="209" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">VASA allows a &quot;provider&quot; application to tag vSphere storage with a &quot;capabilities&quot; string</p></div>
<p>The list of <a href="http://blog.fosketts.net/series/vmware-storage-features/" >VMware storage integration features</a> in vSphere is growing at a rapid pace. From backup to <a href="http://blog.fosketts.net/2011/11/10/complete-list-vmware-vaai-primitives/" >enterprise array offload</a>, VMware is staking their claim. But information about one new storage feature in vSphere 5 has been scarce: The true nature of the <strong>Storage API for Storage Awareness (VASA)</strong> is only just beginning to be revealed.</p>
<h3>VASA: Born of Necessity</h3>
<p>vSphere has some amazing automated storage mobility features. The ease of moving data between LUNs and even arrays with Storage vMotion is a revelation to those of us unlucky enough to have used manual migration methods in the past. And VMware has automated this with the new Distributed Resource Scheduler (DRS) capability, allowing vSphere to make its own decisions about data placement.</p>
<p>But this kind of dynamic movement can hurt as well as help. What if an administrator moves a VMDK from high-performance to low-performance storage? Server responsiveness would suffer, perhaps even resulting in an application outage. And how could Storage DRS avoid doing the same thing?</p>
<p>VMware realized they needed some mechanism that could “tag” a storage resource with its capabilities. This is the real reason for their creation of <a href="http://blogs.vmware.com/vsphere/2011/08/vsphere-50-storage-features-part-10-vasa-vsphere-storage-apis-storage-awareness.html" >Profile-Driven Storage</a> and <a href="http://blogs.vmware.com/vsphere/2011/08/vsphere-50-storage-features-part-10-vasa-vsphere-storage-apis-storage-awareness.html" >VASA</a>.</p>
<h3>VASA Does One Thing</h3>
<p>In vSphere 5, VASA is <a href="http://blog.scottlowe.org/2011/08/12/a-deeper-look-at-vasa/" >incredible simple</a>: It is a basic protocol for vSphere to request a “capabilities” string regarding a LUN or NFS share from a “provider”. The content of this response, and indeed the form that this provider will take, is left up to the individual storage vendors.</p>
<p>VASA Providers can take many forms. Dell is reportedly developing a vCenter plugin to report capabilities. EMC and NetApp will use a software application that runs on a virtual or physical server. In all cases, the software uses a proprietary call to the storage array, in effect relaying and translating the VMware request.</p>
<p>The VASA “Capabilities” string is <a href="http://blogs.vmware.com/vsphere/2011/08/a-sneak-peek-at-how-vmwares-storage-partners-are-using-vasa.html" >undefined</a> as well. Most vendors use a list of technical attributes as their response string, and each has adopted their own strategy about how to present information:</p>
<ul>
<li>Dell’s EqualLogic returns a comma-separated list like “RAID, SSD, REPLICATED”</li>
<li>NetApp’s provider uses semicolons, as in “Dedupe; Replication”</li>
<li>HP&#8217;s is very detailed, with a schema specifying Drive Type, RAID Type, Provisioning Type, VV Type, and Remotecopy</li>
<li><a href="http://blogs.vmware.com/vsphere/2011/10/emcs-vasa-implementation.html" >EMC appears to have</a> a <a href="https://community.emc.com/docs/DOC-11552" >standardized set</a> of much-shorter tags, like &#8220;Performance&#8221;, &#8220;Multi-Tier&#8221;, &#8220;Capacity&#8221; and such</li>
</ul>
<p>These are passed through to vCenter, where an administrator can decide how to interpret them.</p>
<h3>VASA Today and Tomorrow</h3>
<p>In its simplest form, VASA capabilities tags enable both manual and automatic storage placement features to respect tiered storage policies. This is important to maintain proper system performance and availability. In the future, I expect more advanced VASA providers, perhaps even integration of the providers into vCenter plugins. I also look forward to a standard capabilities tagging schema and smarter handling of returned tags. Right now, for example, EMC&#8217;s Clariion and Symmetrix lines both tag LUNs as &#8220;Performance&#8221;, but these are obviously not equivalent.</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2011/07/16/vmware-vsphere-5-storage/"  rel="bookmark" class="crp_title">Storage Changes in VMware vSphere 5</a></li><li><a href="http://blog.fosketts.net/2011/11/14/hypervisor-hugger-storage-stalwart/"  rel="bookmark" class="crp_title">Are You a Hypervisor Hugger or a Storage Stalwart?</a></li><li><a href="http://blog.fosketts.net/2011/09/01/falconstor-nss-vmware-vaai/"  rel="bookmark" class="crp_title">FalconStor Brings VAAI Support To Every Storage Array</a></li><li><a href="http://blog.fosketts.net/2011/11/10/complete-list-vmware-vaai-primitives/"  rel="bookmark" class="crp_title">A Complete List of VMware VAAI Primitives</a></li><li><a href="http://blog.fosketts.net/2011/06/06/vmware-esx-vsphere-satp-psp-support-matrix/"  rel="bookmark" class="crp_title">VMware PSP and SATP in Plain English</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2011/11/11/vmware-vasa/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2011. |
<a href="http://blog.fosketts.net/2011/11/11/vmware-vasa/">What is VMware VASA? Not Much (Yet)</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>, <a href="http://blog.fosketts.net/category/features/" title="View all posts in Features" rel="category tag">Features</a>, <a href="http://blog.fosketts.net/category/everything/virtualstorage/" title="View all posts in Virtual Storage" rel="category tag">Virtual 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/2011/11/11/vmware-vasa/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<series:name><![CDATA[VMware storage features]]></series:name>
	</item>
		<item>
		<title>VMware PSP and SATP in Plain English</title>
		<link>http://blog.fosketts.net/2011/06/06/vmware-esx-vsphere-satp-psp-support-matrix/</link>
		<comments>http://blog.fosketts.net/2011/06/06/vmware-esx-vsphere-satp-psp-support-matrix/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 15:20:56 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Everything]]></category>
		<category><![CDATA[Virtual Storage]]></category>
		<category><![CDATA[ALUA]]></category>
		<category><![CDATA[Celerra]]></category>
		<category><![CDATA[CLARiiON]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[EqualLogic]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[esxcli]]></category>
		<category><![CDATA[HDLM]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Invista]]></category>
		<category><![CDATA[LSI]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MPIO]]></category>
		<category><![CDATA[MPP]]></category>
		<category><![CDATA[multipath I/O]]></category>
		<category><![CDATA[multipathing]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[PowerPath]]></category>
		<category><![CDATA[PSA]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[SATP]]></category>
		<category><![CDATA[SVC]]></category>
		<category><![CDATA[Symmetrix]]></category>
		<category><![CDATA[VMkernel]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VPLEX]]></category>
		<category><![CDATA[vSphere 4]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=5616</guid>
		<description><![CDATA[I am often questioned during my Storage for Virtual Environments seminar presentations about VMware's Pluggable Storage Architecture (PSA). This system is fairly straightforward and concept: VMware provides native multipathing support for a variety of storage arrays, and allows third parties to substitute their own plug-ins at various points in the stack. But the profusion of acronyms and third-party options makes it difficult for end-users to figure out what is going on.]]></description>
			<content:encoded><![CDATA[<div id="attachment_5617" class="wp-caption aligncenter" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://blog.fosketts.net/wp-content/uploads/2011/06/VMware-PSA-Diagram.png" ><img class="size-medium wp-image-5617" title="VMware PSA Diagram" src="http://blog.fosketts.net/wp-content/uploads/2011/06/VMware-PSA-Diagram-300x127.png" alt="" width="300" height="127" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">VMware&#39;s PSA is awash in abbreviations and options</p></div>
<p>I am often questioned during my Storage for Virtual Environments seminar presentations about VMware&#8217;s Pluggable Storage Architecture (PSA). This system is fairly straightforward and concept: VMware provides native multipathing support for a variety of storage arrays, and allows third parties to substitute their own plug-ins at various points in the stack. But the profusion of acronyms and third-party options makes it difficult for end-users to figure out what is going on. In an effort to help, I present here another entry in my “VMware storage features in plain English” series.</p>
<blockquote><p>Note: I am more of a storage guy than a virtualization expert. I consider myself one of those end-users who have had trouble figuring out what&#8217;s going on with PSA specifically, in VMware storage features in general. I welcome comments and suggestions for corrections or improvements to this and all of my articles. Thanks for your help!</p></blockquote>
<h3>Introducing Pluggable Storage Architecture (PSA)</h3>
<p>Pluggable storage architecture was one of the major enhancements introduced in vSphere 4. Functionally similar to Microsoft&#8217;s MPIO stack for Windows, PSA includes native multipathing support and allows vendors to plug in their own advanced features.</p>
<div id="attachment_5618" class="wp-caption aligncenter" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://blog.fosketts.net/wp-content/uploads/2011/06/My-PSA-Diagram.jpg" ><img class="size-medium wp-image-5618" title="My PSA Diagram" src="http://blog.fosketts.net/wp-content/uploads/2011/06/My-PSA-Diagram-300x79.jpg" alt="" width="300" height="79" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">I find the VMware diagram confusing. Is mine more or less accurate and readable?</p></div>
<p>The ESX kernel (VMkernel) walks down through three layers when communicating with storage:</p>
<ol>
<li>In the <strong>top layer</strong>, VMware native NMP or third-party MPP software decides which SATP to use, or whether to use the native interface. MASK_PATH also operates at this layer.</li>
<li>The <strong>SATP layer</strong> includes native generic path selection (active/active, active/passive), standard ALUA, as well as allowing third-party plugins (SATP) to override its behavior. The SATP monitors these paths, reports changes, and initiates fail-over on the array as needed.</li>
<li>At the <strong>PSP layer</strong>, software decides which physical channel to use for I/O requests.</li>
</ol>
<p>There are three types of PSA plugins for vSphere 4:</p>
<ol>
<li>Storage Array Type Plug-In (SATP)</li>
<li>Path Selection Plug-in (PSP)</li>
<li>A complete third-party multipathing software stack (MPP)</li>
</ol>
<p>As is the case with VAAI, VMware includes a number of third-party plug-ins in the ESXi install. Users can simply activate many of these according to their needs, though some require additional fees and licensing.</p>
<h3>Storage Array Type Plug-in (SATP) List</h3>
<p>Storage Array Type Plug-Ins (SATPs) to the VMware Pluggable Storage Architecture multipathing solution for the specific characteristics of the storage array. This is very important, since each storage array design differs substantially in detail and support, especially when it comes to load-balancing and failover between controllers, ports, and paths. So it is critical for VMware to have developed a standard interface to communicate with arrays.</p>
<p>SATPs allow load balancing across multiple paths, intelligent path selection, and over troubled conditions such as “chatter”, when passed rapidly fail back and forth between controllers.</p>
<p>The SATP has critical tasks to perform in the PSA stack:</p>
<ol>
<li>Decide which method of communication to use with the storage (PSA or native)</li>
<li>Monitor the health of the physical I/O channels or paths</li>
<li>Report any changes in the state of the paths up the stack</li>
<li>Perform actions required to fail over storage between controllers on the array</li>
</ol>
<p>VMware vSphere includes a variety of generic plugins for storage arrays. I&#8217;ve identified the following:</p>
<ul>
<li>VMW_SATP_LOCAL &#8211; Local SATP for direct-attached devices</li>
<li>VMW_SATP_DEFAULT_AA – Generic for active/active arrays</li>
<li>VMW_SATP_DEFAULT_AP – Generic for active/passive arrays</li>
<li>VMW_SATP_ALUA – Asymmetric Logical Unit Access-compliant arrays</li>
</ul>
<p>Although I have sometimes seen other SATP plug-ins mentioned, the following plug-ins are all that are listed in the <a href="http://vmware.com/go/hcl" >VMware ESX Hardware Compatibility List</a>.</p>
<ul>
<li>VMW_SATP_LSI – LSI/NetApp arrays from Dell, HDS, IBM, Oracle, SGI</li>
<li>VMW_SATP_SVC – IBM SVC-based systems (SVC, V7000, Actifio)</li>
<li>VMW_SATP_CX – EMC/Dell CLARiiON  and Celerra (also VMW_SATP_ALUA_CX)</li>
<li>VMW_SATP_SYMM – EMC Symmetrix DMX-3/DMX-4/VMAX, Invista</li>
<li>VMW_SATP_INV – EMC Invista and VPLEX</li>
<li>VMW_SATP_EQL – Dell EqualLogic systems</li>
</ul>
<p>EMC PowerPath and HDS HDLM also support a variety of storage arrays, but I would classify these as full MPP replacements for PSA, rather than SATP plug-ins.</p>
<p>You can see which SATP plug-ins are available using the following esxcli command:</p>
<blockquote><p>esxcli nmp satp list</p></blockquote>
<h3>Path selection plug-in (PSP) List</h3>
<p>In contrast to the diversity of VAAI and SATP plug-ins, the universe of path selection plug-ins is fairly small. Most storage arrays are supported with either Most Recently Used (MRU) or Fixed path selection approaches. Many also support Round Robin (RR) path selection. The only vendor with a specific PSP that is not also part of a full MPP (like EMC PowerPath or HDS HDLM) is Dell, which offers a special routed path selection plug-in for the EqualLogic iSCSI arrays.</p>
<ul>
<li>VMW_PSP_MRU – Most-Recently Used (MRU) – Supports hundreds of storage arrays</li>
<li>VMW_PSP_FIXED – Fixed &#8211; Supports hundreds of storage arrays</li>
<li>VMW_PSP_RR – Round-Robin &#8211; Supports dozens of storage arrays</li>
<li>DELL_PSP_EQL_ROUTED – Dell EqualLogic iSCSI arrays</li>
</ul>
<p>As mentioned, EMC PowerPath also offers path selection as a plug-in in addition to the full MPP stack. Many other vendors offer unique path selection plug-ins, over 100 in total, but these are not specifically called out in the VMware HCL apart from their existence. I would love to learn more about them, however.</p>
<p>You can see which SATP plug-ins are available using the following esxcli command:</p>
<blockquote><p>esxcli nmp psp list</p></blockquote>
<h3>Tell Me More About PSA!</h3>
<p>As mentioned above, I am by no means an expert in VMware Pluggable Storage Architecture. Rather, I am interested in learning more and passing on this knowledge to others. I welcome your comments and feedback, and especially your corrections to the information presented here. I will try to keep this page updated as new versions of vSphere are introduced and as I learn more about this technology. Thank you for your help and understanding!</p>
<p>Further Reading:</p>
<ul>
<li><a href="http://www.vmware.com/files/pdf/Storage-with-VMware-vSphere.pdf" >What&#8217;s New in VMware vSphere 4: Storage</a></li>
<li><a href="http://download3.vmware.com/vmworld/2006/tac9564.pdf" >Next-Generation ESX Storage: A Pluggable Core Storage Architecture</a></li>
<li><a href="http://blog.fosketts.net/2009/04/21/storage-vmware-vsphere-4/" >Storage Changes in the VMware  vSphere 4 Family</a></li>
<li><a href="http://www.yellow-bricks.com/2009/03/19/pluggable-storage-architecture-exploring-the-next-version-of-esxvcenter/" > Pluggable Storage Architecture, exploring the next version of ESX/vCenter</a></li>
<li><a rel="nofollow" href="http://geeksilver.wordpress.com/2010/08/17/vmware-vsphere-4-1-psa-pluggable-storage-architecture-understanding/" >Vmware vSphere 4.1 PSA (Pluggable Storage Architecture) Understanding</a></li>
<li><a rel="nofollow" href="http://virtuallanger.wordpress.com/2010/10/11/explain-the-pluggable-storage-architecture-psa-layout/" >Explain the Pluggable Storage Architecture (PSA) Layout</a></li>
</ul>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><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/04/21/storage-vmware-vsphere-4/"  rel="bookmark" class="crp_title">Storage Changes in the VMware vSphere 4 Family</a></li><li><a href="http://blog.fosketts.net/2011/09/01/falconstor-nss-vmware-vaai/"  rel="bookmark" class="crp_title">FalconStor Brings VAAI Support To Every Storage Array</a></li><li><a href="http://blog.fosketts.net/2011/07/16/vmware-vsphere-5-storage/"  rel="bookmark" class="crp_title">Storage Changes in VMware vSphere 5</a></li><li><a href="http://blog.fosketts.net/2011/05/09/ibm-adds-vaai-support-xiv-svc/"  rel="bookmark" class="crp_title">IBM Adds VAAI Support to XIV and SVC</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2011/06/06/vmware-esx-vsphere-satp-psp-support-matrix/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2011. |
<a href="http://blog.fosketts.net/2011/06/06/vmware-esx-vsphere-satp-psp-support-matrix/">VMware PSP and SATP in Plain English</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>, <a href="http://blog.fosketts.net/category/everything/" title="View all posts in Everything" rel="category tag">Everything</a>, <a href="http://blog.fosketts.net/category/everything/virtualstorage/" title="View all posts in Virtual Storage" rel="category tag">Virtual 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/2011/06/06/vmware-esx-vsphere-satp-psp-support-matrix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<series:name><![CDATA[VMware storage features]]></series:name>
	</item>
		<item>
		<title>VMware VAAI Storage Array Support in Plain English</title>
		<link>http://blog.fosketts.net/2011/02/08/vmware-vaai-storage-array-support-plain-english/</link>
		<comments>http://blog.fosketts.net/2011/02/08/vmware-vaai-storage-array-support-plain-english/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 18:30:02 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Everything]]></category>
		<category><![CDATA[Gestalt IT]]></category>
		<category><![CDATA[Virtual Storage]]></category>
		<category><![CDATA[3PAR]]></category>
		<category><![CDATA[4.1]]></category>
		<category><![CDATA[AMS]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[block zeroing]]></category>
		<category><![CDATA[Bull]]></category>
		<category><![CDATA[Celerra]]></category>
		<category><![CDATA[CLARiiON]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[DS8000]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[EqualLogic]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Eternus]]></category>
		<category><![CDATA[FibreCAT]]></category>
		<category><![CDATA[Fujitsu]]></category>
		<category><![CDATA[full copy]]></category>
		<category><![CDATA[hardware assisted locking]]></category>
		<category><![CDATA[HCL]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[iStorage]]></category>
		<category><![CDATA[LeftHand]]></category>
		<category><![CDATA[locking]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[snapshot]]></category>
		<category><![CDATA[Storwize]]></category>
		<category><![CDATA[SVC]]></category>
		<category><![CDATA[Symmetrix]]></category>
		<category><![CDATA[T10]]></category>
		<category><![CDATA[thin provisioning]]></category>
		<category><![CDATA[VAAI]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VNX]]></category>
		<category><![CDATA[vStorage]]></category>
		<category><![CDATA[XIV]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=4877</guid>
		<description><![CDATA[The most exciting enhancements in VMware vSphere 4.1 is the addition of vStorage API for Array Integration (VAAI). This new API allows VMware ESX to offload storage processing functions to capable storage arrays, reducing the workload on the server hardware in introducing new and exciting possibilities for performance and efficiency. VAAI in ESX 4.1 includes three separate capabilities: block zeroing, full copy, and hardware assisted locking.]]></description>
			<content:encoded><![CDATA[<p>The most exciting enhancements in VMware vSphere 4.1 is the addition of vStorage API for Array Integration (VAAI). This new API allows VMware ESX to offload storage processing functions to capable storage arrays, reducing the workload on the server hardware in introducing new and exciting possibilities for performance and efficiency. VAAI in ESX 4.1 includes three separate capabilities: block zeroing, full copy, and hardware assisted locking.</p>
<blockquote><p><strong>Note:</strong> This information was based on the &#8220;<a href="http://www.vmware.com/resources/compatibility/pdf/vi_san_guide.pdf"  target="_blank">VMware Storage/SAN Compatibility Guide</a>&#8221; and is being regularly updated. Please add comments here and I will add products and change and update listings as soon as they appear in the guide!</p></blockquote>
<h3>Where, Why, and What is VAAI?</h3>
<p>I’ve previously discussed the fact that VMware’s excellent ESX hardware compatibility list (HCL) is so comprehensive than obscures basic facts about supported products. This is especially true for VAAI, since compatibility is only noted as a footnote in individual storage array listings. It does not help matters that not all VAAI plugins support all three capabilities.</p>
<p>Like my previous posts regarding <a href="http://blog.fosketts.net/2011/01/24/vmware-esx-fcoe-cna-compatibility-plain-english/"  target="_blank">FCoE CNA’s</a>, <a href="http://blog.fosketts.net/2011/01/27/vmware-esx-sata-pata-compatibility-cheat-sheet/"  target="_blank">SATA and PATA chipsets</a>, and <a href="http://blog.fosketts.net/2011/01/31/best-nic-network-card-vmware-esx-home-lab-machine-retail/"  target="_blank">home/lab network cards</a>, I’ll attempt to boil down the VMware ESX HCL into plain English. This data will also be part of my <a href="http://blog.fosketts.net/2011/01/12/open-source-2011-storage-virtualization-seminar/"  target="_blank">Storage for Virtual Servers seminar</a> presentation, the first of which will be given on March 10 in Philadelphia.</p>
<p>I&#8217;m not going to spend too much time on &#8220;what is VAAI&#8221; in this post. Instead, I suggest you read the following blog posts and VMware&#8217;s excellent guide, &#8220;<a href="http://www.vmware.com/resources/techresources/10117"  target="_blank">What’s New in VMware vSphereTM 4.1 — Storage</a>&#8220;?</p>
<ul>
<li><a href="http://basraayman.com/2010/11/27/what-is-vaai-and-how-does-is-add-spice-to-my-life-as-a-vmware-admin/" >What is VAAI, and how does it add spice to my life as a VMware admin?</a></li>
<li><a href="http://www.yellow-bricks.com/2010/11/23/vstorage-apis-for-array-integration-aka-vaai/" >vStorage APIs for Array Integration aka VAAI</a></li>
<li><a href="http://lonesysadmin.net/2010/11/08/if-you-ever-needed-convincing-about-vaai/" >If You Ever Needed Convincing About VAAI…</a></li>
<li><a href="http://searchvmware.techtarget.com/tip/VMware-VAAI-pros-and-cons-and-the-hidden-fourth-primitive"  target="_blank">VMware VAAI pros and cons and the hidden fourth primitive</a></li>
</ul>
<h3><strong>The Three VAAI Primitives</strong></h3>
<blockquote><p>You ought to read the updated <a href="http://blog.fosketts.net/2011/11/10/complete-list-vmware-vaai-primitives/" >Complete List of VMware VAAI Primitives</a> since it&#8217;s much more thorough and informative!</p></blockquote>
<p>In ESX 4.1, that vStorage API for Array Integration includes three basic capabilities or primitives:</p>
<ol>
<li>Blocks zeroing is a <a href="http://blog.fosketts.net/2011/01/05/write_same-green-eggs-ham/"  target="_blank">communication method</a> for thin provisioning capable storage arrays, allowing them to quickly zero out storage capacity for later reclamation.</li>
<li>Full copy commands the storage array to make a mirror or snapshot of data without any I/O on the server hardware.</li>
<li>Hardware assisted locking enables more granular control of shared storage resources in ESX clusters</li>
</ol>
<p>In order to support VAAI, a storage array requires two things:</p>
<ol>
<li>Hardware capable of supporting one or more of the three primitives listed above</li>
<li>A software plug in for ESX enabling communication and integration</li>
</ol>
<h3>VAAI Plug In Support</h3>
<p>Creating a VAAI plug in is not a trivial task, and not all storage arrays are yet supported. I have heard grumbling from storage vendors that EMC (the storage vendor that owns VMware) has been given early access to VAAI information, allowing them to support this feature set before their competitors. However, this has not stopped a diverse set of other unrelated storage vendors from quickly producing and releasing effective and complete VAAI plugins.</p>
<p>As of this writing, there are 11 array-specific plugins and one general-purpose plug in available for ESX 4.1. EMC, NetApp, 3PAR (HP), HDS, FalconStor, Fujitsu, IBM, Dell (EqualLogic), and HP (LeftHand, P9000, P2000) have produced VAAI plugins supporting all three primitives. Additionally, a cloud in supporting the T10 blocks zeroing methods is available, enabling other arrays to support this one primitive. Note that the T10 primitive should support nearly any capable array, but not all have been tested and qualified for use with it.</p>
<h3>VAAI Support Matrix</h3>
<table>
<tbody>
<tr align="center" bgcolor="lightgray">
<th>Products</th>
<th>Plugin</th>
<th>Fibre Channel</th>
<th>iSCSI</th>
<th>Block Zeroing</th>
<th>Full Copy</th>
<th>Hardware Assisted Locking</th>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>EMC</strong> Symmetrix VMAX</td>
<td>VMW_VAAI_SYMM<br />
vmw_vaaip_symm</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>EMC</strong> Clariion CX4, Celerra NS, CNS</td>
<td>vmw_vaaip_cx</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>FalconStor</strong> NSS</td>
<td>unknown</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="pink">N</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>HP/3PAR</strong> E200, F-Class, S400, S800, T-Class</td>
<td>3PAR_vaaip_InServ</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>HP</strong> P9500</td>
<td>hp-vaaip-p9000</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="pink">N</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>HP</strong> MSA P2000</td>
<td>hp-vaaip-p2000</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>HDS</strong> AMS 2040, 2100, 2300, 2500, BR1600, USP V/VM, VSP, NSC 55, USP 100/1100/600</td>
<td>vmw_vaaip_hds</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>IBM</strong> XIV, SVC, Storwize V7000, <strong>Fujitsu</strong> VS850, <strong>Actifio</strong></td>
<td>IBM_VAAIP_MODULE</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>NetApp </strong>FAS2000, FAS3000, FAS6000, N3000, N5000, N6000, N7000</td>
<td>VMW_VAAIP_NETAPP</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>Fujitsu</strong> Eternus 4000, 8000, DX410/440, DX8100/8400/8700</td>
<td>fjt_vaaip_module</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>Dell Compellent Storage Center 6.0</td>
<td>vmw_vaaip_eql</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>Dell/EqualLogic</strong> PS4000, PS5000, PS5500, PS6000</td>
<td>vmw_vaaip_eql</td>
<td bgcolor="pink">N</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>HP/LeftHand</strong> P4000, P4300, P4500, P4800, VSA</td>
<td>vmw_vaaip_lhn</td>
<td bgcolor="pink">N</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
</tr>
<tr align="center" bgcolor="lightgray">
<td><strong>Actifio</strong>, <strong>Bull</strong> Optima2000, <strong>Dell</strong> Compellent, <strong>iStorage</strong> D3/D4, <strong>IBM</strong> Storwize V7000, <strong>IBM</strong> SVC , <strong>Fujitsu</strong> Eternus VS850</td>
<td>vmw_vaaip_t10</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="lightgreen">Y</td>
<td bgcolor="pink">N</td>
<td bgcolor="pink">N</td>
</tr>
</tbody>
</table>
<p>Note that similar OEM versions (for example, Fujitsu&#8217;s FibreCAT CLARiiONs, and the Gateway/Lenovo/Acer AMS line) are also supported the same as the manufacturer&#8217;s offerings. I&#8217;ve simplified and eliminated similar models (the Dell EqualLogic PS6000E, PS6000S, PS6000X, PS6000XV, and PS6000XVS are all listed simply as PS6000).</p>
<p>Updates:</p>
<p>&nbsp;</p>
<ul>
<li><a href="http://blog.fosketts.net/2011/05/09/ibm-adds-vaai-support-xiv-svc/" >IBM recently added full VAAI for the XIV, SVC, and similar Storwize V7000</a>. I&#8217;m sure they&#8217;re also working on complete VAAI plugins for the big DS8000 systems!</li>
<li>EMC certified the new VNX line for VAAI (FC only for now) and the V-Max just gained iSCSI VAAI support.</li>
<li><a href="http://blog.fosketts.net/2011/09/01/falconstor-nss-vmware-vaai/" >FalconStor added VAAI for NSS</a>, enabling any storage array to be used.</li>
<li>HP created VAAI plugins for the P9500 and MSA P2000 lines as well.</li>
</ul>
<h3>Stephen’s Stance</h3>
<p>VAAI is an exciting new capability for VMware ESX, and demonstrates the enterprise readiness of vSphere 4.1. Although not all storage arrays are yet supported, the diverse assortment listed above should cover the majority of enterprise storage environments. I fully expect that the obvious holes will be filled in soon, and I look forward to updating this list when I hear news of those product releases. I also look forward to learning of additional capabilities added as VAAI primitives in the future!</p>
<h3>The Exhaustive List</h3>
<p>I am attempting to keep this list up to date. My authoritative source of information is the VMware Storage Compatibility Guide. This is the only source of information I will use, since only official and supported implementations belong in production. But I welcome pointers, suggestions, and referrals for updates!</p>
<blockquote><p>This list is complete as of February 21, 2011</p></blockquote>
<h4>Full VAAI (All 3 primitives)</h4>
<ul>
<li>Dell
<ul>
<li>EqualLogic
<ul>
<li>iSCSI (vmw_vaaip_eql)
<ul>
<li>Dell EqualLogic PS4000E (Dell EqualLogic PS4000X; Dell EqualLogic PS4000XV)</li>
<li>Dell EqualLogic PS5000E (Dell EqualLogic PS5000X; Dell EqualLogic PS5000XV)</li>
<li>Dell EqualLogic PS5500E</li>
<li>Dell EqualLogic PS6000E (Dell EqualLogic PS6000S; Dell EqualLogic PS6000V; Dell EqualLogic PS6000XV; Dell EqualLogic PS6000XVS)</li>
<li>Dell EqualLogic PS6010E (Dell EqualLogic PS6010S; Dell EqualLogic PS6010X; Dell EqualLogic PS6010XV; Dell EqualLogic PS6010XVS)</li>
<li>Dell EqualLogic PS6500E (Dell EqualLogic PS6500X)</li>
<li>Dell EqualLogic PS6510E (Dell EqualLogic PS6510X)</li>
<li>EqualLogic PS100E</li>
<li>EqualLogic PS200E</li>
<li>EqualLogic PS300E</li>
<li>EqualLogic PS3600X</li>
<li>EqualLogic PS3700X</li>
<li>EqualLogic PS3800XV
<ul>
<li>EqualLogic PS3900XV</li>
</ul>
</li>
<li>EqualLogic PS400E</li>
<li>EqualLogic PS50E</li>
<li>EqualLogic PS70E</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>EMC
<ul>
<li>FC (vmw_vaaip_cx)
<ul>
<li>EMC CLARiiON CX4-120 (EMC CLARiiON CX4-120 C8/C8X; Dell/EMC CLARiiON CX4-120; Fujitsu FibreCAT CX4-120)</li>
<li>EMC CLARiiON CX4-240 C8/C8X</li>
<li>EMC CLARiiON CX4-480 (EMC CLARiiON CX4-480 C8/C8X; Dell/EMC CLARiiON CX4-480)</li>
<li>EMC CLARiiON CX4-960 (EMC CLARiiON CX4-960 C8/C8X; Dell/EMC CLARiiON CX4-960)</li>
<li>EMC Celerra NS-120</li>
<li>EMC Celerra NS-480</li>
<li>EMC Celerra NS-960</li>
<li>EMC VNX5100</li>
<li>EMC VNX5300</li>
<li>EMC VNX5500</li>
<li>EMC VNX5700</li>
<li>EMC VNX7500</li>
</ul>
</li>
<li>FC/iSCSI/FCoE (VMW_VAAI_SYMM)
<ul>
<li>EMC Symmetrix VMAX</li>
</ul>
</li>
<li>iSCSI (vmw_vaaip_cx)
<ul>
<li>EMC Celerra CNS</li>
<li>EMC Celerra NS-120</li>
<li>EMC Celerra NS-480</li>
<li>EMC Celerra NS-960</li>
<li>EMC CLARiiON CX4-120 C8</li>
<li>EMC CLARiiON CX4-240 C8</li>
<li>EMC CLARiiON CX4-480 (EMC CLARiiON CX4-480 C8)</li>
<li>EMC CLARiiON CX4-960 (EMC CLARiiON CX4-960 C8)</li>
</ul>
</li>
</ul>
</li>
<li>FalconStor</li>
<ul>
<li>FC (unknown)</li>
<ul>
<li>CDP Gateway</li>
<li>CDP SA</li>
<li>CDP VS</li>
<li>CDPx Gateway</li>
<li>IPStor Enterprise</li>
<li>NSS Gateway</li>
<li>NSS SA</li>
<li>NSS VS</li>
</ul>
</ul>
<li>Fujitsu
<ul>
<li>FC (fjt_vaaip_module)
<ul>
<li>Fujitsu Eternus DX410</li>
<li>Fujitsu Eternus DX440</li>
<li>Fujitsu Eternus DX8100</li>
<li>Fujitsu Eternus DX8400</li>
<li>Fujitsu Eternus DX8700</li>
</ul>
</li>
<li>iSCSI (fjt_vaaip_module)
<ul>
<li>Fujitsu Eternus DX410</li>
<li>Fujitsu Eternus DX440</li>
<li>Fujitsu Eternus DX8100</li>
<li>Fujitsu Eternus DX8400</li>
<li>Fujitsu Eternus DX8700</li>
</ul>
</li>
</ul>
</li>
<li>Hitachi
<ul>
<li>FC (vmw_vaaip_hds)
<ul>
<li>Hitachi AMS 2100 (Acer AMS2100; Gateway AMS2100; HDS AMS 2100; Lenovo-HDS AMS2100)</li>
<li>Hitachi AMS 2300 (Acer AMS2300; Gateway AMS2300; HDS AMS 2300; Lenovo-HDS AMS2300)</li>
<li>Hitachi AMS 2500 (HDS AMS 2500)</li>
<li>Acer AS2040; Gateway GS2040</li>
<li>Hitachi AMS 2010</li>
<li>Hitachi BR1600/BR1600E/BR1600S</li>
<li>Hitachi Virtual Storage Platform (Hitachi VP9500; HP StorageWorks P9500)</li>
<li>Nihon-Unisys Sanarena 1910</li>
<li>Nihon-Unisys Sanarena 1930</li>
<li>Nihon-Unisys Sanarena 1970</li>
<li>Nihon-Unisys Sanarena 1990</li>
</ul>
</li>
<li>iSCSI (vmw_vaaip_hds)
<ul>
<li>Hitachi AMS 2010</li>
<li>Hitachi AMS 2100 (HDS AMS 2100; Lenovo-HDS AMS2100)</li>
<li>Hitachi AMS 2300 (HDS AMS 2300; Lenovo-HDS AMS2300)</li>
<li>Hitachi AMS 2500 (HDS AMS 2500)</li>
<li>Hitachi BR1600E</li>
</ul>
<ul>
<li>Nihon-Unisys Sanarena 1930</li>
<li>Nihon-Unisys Sanarena 1970</li>
<li>Nihon-Unisys Sanarena 1990</li>
<li>Hitachi Virtual Storage Platform</li>
</ul>
</li>
</ul>
</li>
<li>HP
<ul>
<li>3PAR
<ul>
<li>FC (3PAR_vaaip_InServ)
<ul>
<li>InServ E200</li>
<li>InServ F-Class</li>
<li>InServ S400</li>
<li>InServ S800</li>
<li>T-Class</li>
</ul>
</li>
<li>iSCSI (3PAR_vaaip_InServ)
<ul>
<li>InServ E200</li>
<li>InServ F-Class</li>
<li>InServ S400</li>
<li>InServ S800</li>
<li>T-Class</li>
</ul>
</li>
</ul>
</li>
<li>P9500</li>
<ul>
<li>FC (hp-vaaip-p9000)</li>
<ul>
<li>HP P9500</li>
</ul>
</ul>
<li>P2000</li>
<ul>
<li>FC/iSCSI (hp-vaaip-p2000)</li>
<ul>
<li>HP MSA P2000</li>
</ul>
</ul>
<li>LeftHand
<ul>
<li>iSCSI (vmw_vaaip_lhn)
<ul>
<li>HP LeftHand P4500</li>
<li>HP LeftHand P4000 VSA</li>
<li>HP LeftHand P4000sb</li>
<li>HP LeftHand P4300 (HP LeftHand P4300 G2)</li>
<li>HP LeftHand P4500 (HP LeftHand P4500 G2)</li>
<li>HP LeftHand P4800</li>
<li>HP ProLiant DL380</li>
<li>Dell 2950</li>
<li>IBM x3650</li>
<li>LeftHand NSM 160</li>
<li>LeftHand NSM 185</li>
<li>LeftHand NSM 2060 (LeftHand NSM 2060 G2)</li>
<li>LeftHand NSM 2120 (LeftHand NSM 2120 G2)</li>
<li>LeftHand NSM 260</li>
<li>LeftHand NSM 320</li>
<li>LeftHand NSM 326</li>
<li>LeftHand NSM 3650</li>
<li>LeftHand NSM 380</li>
<li>LeftHand NSM 4150</li>
<li>LeftHand VSA</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>IBM
<ul>
<li>FC/iSCSI (IBM_VAAIP_MODULE)
<ul>
<li>IBM XIV</li>
<li>IBM SVC</li>
<li>IBM V7000</li>
<li>Fujitsu VS850</li>
<li>Actifio</li>
</ul>
</li>
</ul>
</li>
<li>NetApp
<ul>
<li>FC (VMW_VAAIP_NETAPP)
<ul>
<li>NetApp N3000 Series</li>
<li>NetApp N5000 Series</li>
<li>NetApp N6000 Series</li>
<li>NetApp N7000 Series</li>
<li>NetApp FAS2000 Series</li>
<li>NetApp FAS3000 Series</li>
<li>NetApp FAS3100 Series</li>
<li>NetApp FAS3200 Series</li>
<li>NetApp FAS6000 Series</li>
<li>NetApp FAS6200 Series</li>
</ul>
</li>
<li>FCoE (VMW_VAAIP_NETAPP)
<ul>
<li>NetApp FAS3000 Series</li>
<li>NetApp FAS3100 Series</li>
<li>NetApp FAS3200 Series</li>
<li>NetApp FAS6000 Series</li>
<li>NetApp FAS6200 Series</li>
</ul>
</li>
</ul>
<ul>
<li>iSCSI (VMW_VAAIP_NETAPP)
<ul>
<li>NetApp N3000 Series</li>
<li>NetApp N5000 Series</li>
<li>NetApp N6000 Series</li>
<li>NetApp N7000 Series</li>
<li>NetApp FAS2000 Series (Fujitsu Eternus NR1000F Series Model F2040)</li>
<li>NetApp FAS3000 Series</li>
<li>NetApp FAS3100 Series (Fujitsu Eternus NR1000F Series Model F3160)</li>
<li>NetApp FAS3200 Series</li>
<li>NetApp FAS6000 Series</li>
<li>NetApp FAS6200 Series</li>
</ul>
</li>
</ul>
</li>
</ul>
<h4>T10 Block Zero Only</h4>
<ul>
<li>Bull
<ul>
<li>FC (vmw_vaaip_t10)
<ul>
<li>Bull Optima2000</li>
</ul>
</li>
<li>iSCSI (vmw_vaaip_t10)
<ul>
<li>Bull Optima2000c</li>
<li>Bull Optima2000i</li>
</ul>
</li>
</ul>
</li>
<li>NEC
<ul>
<li>FC (vmw_vaaip_t10)
<ul>
<li>NEC iStorage D3-30</li>
<li>NEC iStorage D4-30</li>
</ul>
</li>
<li>iSCSI (vmw_vaaip_t10)
<ul>
<li>NEC iStorage D3-30/D3-30i</li>
<li>NEC iStorage D4-30/D4-30i</li>
</ul>
</li>
</ul>
</li>
<li>Fujitsu
<ul>
<li>iSCSI (vmw_vaaip_t10)
<ul>
<li>Fujitsu Eternus VS850</li>
</ul>
</li>
</ul>
</li>
<li>IBM
<ul>
<li>iSCSI (vmw_vaaip_t10)
<ul>
<li>IBM Storwize V7000</li>
<li>IBM SVC</li>
</ul>
</li>
</ul>
</li>
</ul>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2011/03/02/clearance-ipad/"  rel="bookmark" class="crp_title">Great Deals on iPads (for now)</a></li><li><a href="http://blog.fosketts.net/2011/01/24/vmware-esx-fcoe-cna-compatibility-plain-english/"  rel="bookmark" class="crp_title">VMware ESX FCoE CNA Compatibility in Plain English</a></li><li><a href="http://blog.fosketts.net/2009/08/24/mac-os-106-snow-leopard-hands-august-28/"  rel="bookmark" class="crp_title">Mac OS X 10.6 &#8220;Snow Leopard&#8221;: In Our Hands August 28!</a></li><li><a href="http://blog.fosketts.net/2011/05/09/ibm-adds-vaai-support-xiv-svc/"  rel="bookmark" class="crp_title">IBM Adds VAAI Support to XIV and SVC</a></li><li><a href="http://blog.fosketts.net/2011/09/01/falconstor-nss-vmware-vaai/"  rel="bookmark" class="crp_title">FalconStor Brings VAAI Support To Every Storage Array</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2011/02/08/vmware-vaai-storage-array-support-plain-english/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2011. |
<a href="http://blog.fosketts.net/2011/02/08/vmware-vaai-storage-array-support-plain-english/">VMware VAAI Storage Array Support in Plain English</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>, <a href="http://blog.fosketts.net/category/everything/" title="View all posts in Everything" rel="category tag">Everything</a>, <a href="http://blog.fosketts.net/category/gestaltit/" title="View all posts in Gestalt IT" rel="category tag">Gestalt IT</a>, <a href="http://blog.fosketts.net/category/everything/virtualstorage/" title="View all posts in Virtual Storage" rel="category tag">Virtual 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/2011/02/08/vmware-vaai-storage-array-support-plain-english/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<series:name><![CDATA[VMware storage features]]></series:name>
	</item>
		<item>
		<title>Every Company Is Gunning For Someone Else</title>
		<link>http://blog.fosketts.net/2010/12/15/enterprise-competition/</link>
		<comments>http://blog.fosketts.net/2010/12/15/enterprise-competition/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 20:45:28 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Computer History]]></category>
		<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Everything]]></category>
		<category><![CDATA[Gestalt IT]]></category>
		<category><![CDATA[Virtual Storage]]></category>
		<category><![CDATA[3PAR]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Compellent]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[EqualLogic]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Juniper]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=4550</guid>
		<description><![CDATA[One of the amusing aspects of being self-employed is watching all the giants battle it out. Every company is gunning for someone, but the amazing thing is that they rarely have each other in their sights: NetApp is gunning for EMC who's more focused on HP who wants to knock off Oracle who's fixated on IBM. It sounds very "high school romance" but this is deadly-serious business.]]></description>
			<content:encoded><![CDATA[<div id="attachment_4551" class="wp-caption aligncenter" style="width: 360px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://static.fosketts.net/wp-content/uploads/2010/12/DSC00054-Targets.jpg" ><img class="size-full wp-image-4551" title="DSC00054 Targets" src="http://static.fosketts.net/wp-content/uploads/2010/12/DSC00054-Targets.jpg" alt="" width="350" height="168" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Everyone has a target on their backs, but they all aim in different directions</p></div>
<p>One of the amusing aspects of being self-employed is <a href="http://blog.fosketts.net/2010/08/26/enterprise-acquisition-game/"  target="_blank">watching all the giants battle it out</a>. <a href="http://blog.fosketts.net/2010/08/24/enterprise-superpowers/"  target="_blank">Every company is gunning for someone</a>, but the amazing thing is that they rarely point their sights directly at each other: NetApp is gunning for EMC who&#8217;s more focused on HP who wants to knock off Oracle who&#8217;s fixated on IBM. It sounds very &#8220;high school romance&#8221; but this is deadly-serious business.</p>
<h3>The Enterprise IT Ladder: Dell, HP, Oracle, and IBM</h3>
<h4>Dell -&gt; HP</h4>
<p>No question about it: Dell wants to beat HP. It was bad enough back when PCs were king, with Dell constantly undercutting HP on price and supply chain efficiency. Dell went to retail, elbowing HP aside on the shelves at Staples, and even introduced a line of printers. But the enterprise data center has taken things to a whole new level. Dell&#8217;s plays in blade servers and storage are drawn from the same playbook, only there&#8217;s more in-house IP and R&amp;D involved this time. <a href="http://blog.fosketts.net/2010/08/16/dell-3par-enterprise-storage/"  target="_blank">Dell arguably got the iSCSI prize in EqualLogic</a> but <a href="http://blog.fosketts.net/2010/08/23/3par-bidding-war/"  target="_blank">couldn&#8217;t seal the deal for 3PAR</a>, <a href="http://gestaltit.com/featured/top/stephen/dell-compellent-acquisition/"  target="_blank">settling on Compellent instead</a>. They&#8217;re working hard in the professional services market; Could networking be next?</p>
<h4>HP -&gt; Oracle</h4>
<p>For the longest time, HP wanted to be IBM. Then Oracle stomped on their servers with Sun and started flaunting their software-heavy profit margins. Appointing Leo Apothiker as CEO sends an unambiguous signal: <a href="http://arstechnica.com/business/news/2010/12/hp-on-sparcsolaris-larry-ellison-bought-a-money-losing-business.ars"  target="_blank">HP&#8217;s gunning for Oracle</a>. The printers, PC&#8217;s, servers, <a href="http://blog.fosketts.net/2010/09/29/hp-product-line-decoder-ring/"  target="_blank">storage and networking gear</a> isn&#8217;t going anywhere (HP&#8217;s got fights picked in each area), but software and services are the only way to make shares of HPQ perk up. Watch for some startling acquisitions and more bizarre rear-guard antics from Ellison and company.</p>
<h4>Oracle -&gt; IBM</h4>
<p>Although Oracle is clearly enjoying <a href="http://blog.fosketts.net/2010/09/23/oracle-acquisition-hp-netapp/"  target="_blank">poking sharp sticks in HP&#8217;s direction</a>, they&#8217;re focused forward. Larry Ellison has seen the future, and it looks an awful lot like IBM: Massive services revenue, a &#8220;we do it all&#8221; executive sales pitch, and &#8220;hate to love us&#8221; handcuffs on the C-level executives at the largest global corporations. It&#8217;s worked so far: ORCL shares have risen steadily since the end of the last recession.</p>
<h4>IBM -&gt; IBM</h4>
<p>IBM has seemed aimless for a decade. Armonk has won every enterprise IT war it&#8217;s fought, leaving it nowhere to turn. Spinning out the printer and PC businesses sent a signal that IBM was a different kind of company, and Wall Street is singing the chorus. In many ways, the middle-aged IBM of the 1980&#8242;s is the enemy of the new, with the company dreaming of a return to the &#8220;Mad Men&#8221; Big Blue of yore. Although this is much exactly what HP and Oracle are aiming for as well, IBM is the aloof valedictorian who just needs to keep his grades up until graduation.</p>
<h3>Tag Team: EMC and Cisco -&gt; HP</h3>
<p>Cisco is like a mini IBM: All of their historical rivals are dead and buried, forcing them to look outside their traditional market for growth. Cisco seems loathe to climb the HP/Oracle/IBM ladder, seeking instead to take enough of their market to maintain solid revenue growth and profitability. <a href="http://gestaltit.com/featured/top/gestalt/year-questioning-cisco-ucs/"  target="_blank">Their blade servers smacked HP</a>, which responded with a challenge in the networking space. Realizing they needed help, Cisco looked around for an &#8220;enemy of my enemy&#8221; to mount a serious IT infrastructure challenge.</p>
<p>What happens when you combine the market leaders in enterprise IT verticals like SAN storage, encryption and authentication, server virtualization, backup, and records management? You get EMC Corporation, the biggest company most &#8220;regular people&#8221; have never heard of. Something about &#8220;information.&#8221; Wall Street seems to have a hard time making sense of this company, too.</p>
<p>EMC seems overly concerned about smaller competitors (NetApp, Symantec, cloud providers), but the combination of EMC and Cisco is formidable indeed. The two and their joint venture, known as VCE, have the sales muscle to go head-to-head with Dell, HP, and IBM in the enterprise data center, and their control of key components make them a hard team to ignore.</p>
<h3>The Wolves: NetApp and Juniper</h3>
<h4>NetApp -&gt; EMC</h4>
<p>Back in the 1980&#8242;s, Honda decimated the American carmakers with just a few models; They sold millions of Accords and Civics while GM watch whole brands disappear. That&#8217;s NetApp in the enterprise storage space. They pull in top-tier revenue quarter after quarter with <a rel="nofollow" href="http://storagebod.typepad.com/storagebods_blog/2010/11/quick-netapp-thoughts.html"  target="_blank">essentially a single product line</a>, taking on dozens of storage devices from HP, HDS, IBM, and EMC. Especially EMC. Talk to NetApp insiders and you&#8217;ll hear those three letters frequently, with precious little attention paid to anyone else. Data Domain might have made them a broader play, but NTAP shares have risen steadily since losing that takeover battle with EMC. Now NetApp is stripped down and running hard to close the revenue gap, too.</p>
<h4>Juniper -&gt; Cisco</h4>
<p>Cisco is vulnerable in their core networking markets, and Juniper is ready to take them on. Since their $4 Billion acquisition of NetScreen in 2004, Juniper has been cherry-picking up-and-coming technologies in every market Cisco dominates, from the WAN to wireless. Though JNPR shares have taken their lumps, this is every bit a &#8220;Dell&#8221; to Cisco&#8217;s &#8220;HP&#8221;. The various networking sub-markets include many agile competitors, but Juniper is like NetApp: Insiders have a single-minded focus on the market leader.</p>
<h3>Stephen&#8217;s Stance</h3>
<p>The enterprise IT game is getting serious. Emerging from their historical strongholds, Dell, HP, and Oracle are each undermining the other, and everyone is chipping away at IBM. They each realize that they must focus upward for real growth rather than fighting a rear-guard against smaller and newer competitors. The challenge for HP and Oracle will be to expand rapidly enough to keep Wall Street from noticing the erosion from below.</p>
<p>Meanwhile, Cisco and EMC have joined forces out of necessity to grown both revenue and share price, while their own bases are chipped away by Juniper and NetApp. The upstarts can flourish within the verticals of networking and storage, but the VCE team is seems tenuous and uncertain. The joint venture can challenge the full-line players on a customer-by-customer basis, but history shows that only an integrated vendor can rock the enterprise IT world.</p>
<p>Although the information economy is growing, it will not be enough for everyone to survive. These competitors are too cut-throat to allow a smaller challenger to live, and each faces a real threat himself. The largest have a strong base to draw on, while the wolves will always find something to eat. It is those in the middle that face the most serious threat.</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2010/08/26/enterprise-acquisition-game/"  rel="bookmark" class="crp_title">The Enterprise IT Acquisition Game</a></li><li><a href="http://blog.fosketts.net/2010/08/23/3par-bidding-war/"  rel="bookmark" class="crp_title">Everyone Loves 3Par &#8211; Here&#8217;s Why!</a></li><li><a href="http://blog.fosketts.net/2010/09/23/oracle-acquisition-hp-netapp/"  rel="bookmark" class="crp_title">Could Oracle&#8217;s Next Acquisition Be HP or NetApp?</a></li><li><a href="http://blog.fosketts.net/2010/08/24/enterprise-superpowers/"  rel="bookmark" class="crp_title">Meet the Enterprise IT Superpowers</a></li><li><a href="http://blog.fosketts.net/2010/08/16/dell-3par-enterprise-storage/"  rel="bookmark" class="crp_title">Dell + EqualLogic, Exanet, Ocarina, 3Par = What?</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2010/12/15/enterprise-competition/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2010. |
<a href="http://blog.fosketts.net/2010/12/15/enterprise-competition/">Every Company Is Gunning For Someone Else</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/computerhistory/" title="View all posts in Computer History" rel="category tag">Computer History</a>, <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/everything/" title="View all posts in Everything" rel="category tag">Everything</a>, <a href="http://blog.fosketts.net/category/gestaltit/" title="View all posts in Gestalt IT" rel="category tag">Gestalt IT</a>, <a href="http://blog.fosketts.net/category/everything/virtualstorage/" title="View all posts in Virtual Storage" rel="category tag">Virtual 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/2010/12/15/enterprise-competition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Enterprise IT Acquisition Game</title>
		<link>http://blog.fosketts.net/2010/08/26/enterprise-acquisition-game/</link>
		<comments>http://blog.fosketts.net/2010/08/26/enterprise-acquisition-game/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 14:18:11 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Computer History]]></category>
		<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Everything]]></category>
		<category><![CDATA[Gestalt IT]]></category>
		<category><![CDATA[Virtual Storage]]></category>
		<category><![CDATA[3Com]]></category>
		<category><![CDATA[3PAR]]></category>
		<category><![CDATA[acquisitions]]></category>
		<category><![CDATA[Blue Coat]]></category>
		<category><![CDATA[BlueArc]]></category>
		<category><![CDATA[Brocade]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[CommVault]]></category>
		<category><![CDATA[Compellent]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[EqualLogic]]></category>
		<category><![CDATA[Extreme]]></category>
		<category><![CDATA[FalconStor]]></category>
		<category><![CDATA[Force10]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Huawei]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Isilon]]></category>
		<category><![CDATA[Juniper]]></category>
		<category><![CDATA[McAfee]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Ocarina]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Pillar]]></category>
		<category><![CDATA[Riverbed]]></category>
		<category><![CDATA[Sepaton]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[superpowers]]></category>
		<category><![CDATA[Symantec]]></category>
		<category><![CDATA[Xiotech]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=3579</guid>
		<description><![CDATA[
Today is the (a?) day of reckoning in the 3Par saga, with Dell widely expected to make a counter-offer higher than HP's bid. But this mega deal, like the Data Domain war before it, sends a strong signal to the enterprise IT world: It's open season on data storage companies! But the rising superpowers are also likely looking at networking as an area of expansion. The game is afoot!]]></description>
			<content:encoded><![CDATA[<div id="attachment_3611" class="wp-caption aligncenter" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://blog.fosketts.net/wp-content/uploads/2010/08/Chess-Board.jpg" ><img class="size-medium wp-image-3611" title="Chess Board" src="http://blog.fosketts.net/wp-content/uploads/2010/08/Chess-Board-300x199.jpg" alt="" width="300" height="199" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">The players are lining up for the biggest acquisition game enterprise IT has witnessed in a while</p></div>
<p>Today is the (a?) day of reckoning in <a href="http://blog.fosketts.net/2010/08/23/3par-bidding-war/"  target="_blank">the 3Par saga</a>, with Dell widely expected to make a counter-offer higher than HP&#8217;s bid. But this mega deal, like the Data Domain war before it, sends a strong signal to the enterprise IT world: It&#8217;s open season on data storage companies! But the rising superpowers are also likely looking at networking as an area of expansion. The game is afoot!</p>
<h3><strong>The Competitors</strong></h3>
<p>The simple fact is, enterprise IT prefers to buy from large, established names like HP and IBM rather than smaller and less-familiar companies with names like Ocarina, EqualLogic, or even 3Par. The acceleration of sales by enterprise providers is what makes these big acquisitions so successful and why others involving less-powerful players often fail to deliver the same results.</p>
<p>Full-line &#8220;superpowers&#8221; like IBM, HP and now Dell and the new Oracle can influence purchasing decisions across a broad spectrum of hardware and software. Many large organizations are tightly coupled to one of these vendors, and will give their products stronger consideration even when they are new or unfamiliar. HP is already flexing their muscle selling their broadened network lineup, and Dell found that it could do this in data storage.</p>
<p>Software vendors like Microsoft, Citrix, and Oracle adamantly maintained a neutral stance toward hardware, but Ellison and company seem serious about changing this. Oracle&#8217;s success in selling Sun hardware will likely dictate further software acquisitions for Dell and HP, though IBM already has strength there. Then there is Intel, the wild card who just got wilder with their acquisition of McAfee.</p>
<p>Companies with narrower focus like Cisco, EMC, NetApp, Juniper, and Brocade have the same power within their sphere of influence but cannot pull in wholly-distinct products. Cisco is in the midst of this fight with their technically-excellent UCS blade servers: Although they were certainly a strategic CIO-level vendor in the largest organizations, &#8220;blades from a networking company&#8221; isn&#8217;t the as easy a decision as &#8220;networking gear from a full-line company.&#8221;</p>
<h3>The Game</h3>
<p>Then one must consider the market in contention. The enterprise IT space is not expanding, especially in the United States. This is very close to a zero-sum game, with Oracle&#8217;s or Dell&#8217;s wins being HP&#8217;s or IBM&#8217;s losses and vice-versa. There is massive money in play, and flexibility enough for it to swing between the competitors, but growth is not unlimited.</p>
<p>Enterprise storage and data center and campus networking are two areas where smaller companies retain enviably-large slices of the pie, explaining the interest in these spaces among the superpowers. These verticals still have room for sales to grow without displacing a fierce full-line foe, and the superpowers have lately been weak here. Storage and networking are enticing opportunities, but each slice is similarly dominated by &#8220;vertical superpowers&#8221; and partners EMC and Cisco.</p>
<p>So this is the game: Four full-line enterprise superpowers battling each other for datacenter dominance and coveting the extra profits of a few verticals. HP clearly believes they can chip away at EMC and Cisco in storage and networking; Dell and IBM have so far focused mainly on storage; and Oracle hasn&#8217;t made a move in either direction, instead challenging the other three in the core server and software space.</p>
<h3>Pawns or Knights?</h3>
<p>So where does this leave the smaller players? Are they merely pawns in the game, waiting to be sacrificed, or are they knights who can wield power across the field? The largest (Cisco and EMC especially) appear to have ambitions of their own as well as the financial and technical strength to shake up the game. They are unlikely to be acquired by the superpowers. Brocade, too, has broad strength in storage and networking but maintains relationships across the board that <a href="http://storagemojo.com/2010/03/17/brocades-unraveling/"  target="_blank">make an acquisition difficult</a>.</p>
<p>Strong vertical players like Juniper, NetApp, Riverbed, and Compellent are ripe for acquisition, as were Foundry, 3Com, Data Domain, and 3Par. IBM, Dell, and Oracle are all likely buyers of the networking players, though HP may consider filling in where 3Com was found lacking. All four will likely take a strong look at the remaining storage players as well, with the loser in the battle for 3Par likely to be hungry indeed.</p>
<p>One should also consider the potential impact of smaller acquisitions. Although they would not immediately &#8220;move the needle&#8221; for a massive superpower, there are many excellent technology companies that could be bought low and pushed strongly. The enterprise-class technology at Sepaton, Pillar Data, Xiotech, BlueArc, Extreme Networks, Force10, Blue Coat, Isilon, CommVault, FalconStor, and many others should not be overlooked. If a superpower can drive a larger acquisition to succeed, imagine what they can do with strong but inexpensive technology from one of these!</p>
<h3>Stephen&#8217;s Stance</h3>
<p>This game is <a href="http://www.thebiggertruth.com/2010/06/and-the-battles-yet-begun/"  target="_blank">nowhere near finished</a>. The 3Par acquisition will not only generate revenue, it will shake up <a href="http://blog.fosketts.net/2010/08/23/3par-bidding-war/"  target="_blank">the ranking of data storage array dominance</a>. This is very likely to kick off additional acquisition in the data storage space, spurring either Dell or HP to pick up additional technology and perhaps causing IBM or Oracle to engage as well. With no easy alternatives to 3Par, I expect Compellent, Xiotech, and Pillar to get closer looks, but Sepaton and BlueArc are just as ripe. NetApp may be too expensive at this point, but would be a nice match for Oracle&#8217;s strategy.</p>
<p><a rel="nofollow" href="http://platen.wordpress.com/2009/09/16/why-cisco-should-fear-hp/"  target="_blank">HP&#8217;s acquisition of 3Com</a> could also signal a race to integrate datacenter and campus networking technology into the stack. Many are suggesting a Brocade acquisition, and it would be much cheaper than Juniper, but OEM ties make it a difficult purchase for any of the superpowers. Extreme and Force10 would be excellent and less-expensive alternatives.</p>
<p>We should also keep our eyes outside the superpower space. Intel showed that they can make big moves, and Microsoft might consider a diversification into hardware as well. One should also <a href="http://storageio.com/blog/?p=699"  target="_blank">look to the East</a>, where <a href="http://www.thebiggertruth.com/2009/10/huawei-should-buy-brocade/"  target="_blank">Huawei could try to enter the Western market</a> with a merger or joint-venture to cast off <a href="http://www.boygeniusreport.com/2010/08/19/eight-u-s-senators-call-for-investigation-of-huawei-equipment-sale-to-sprint/"  target="_blank">the China stigma</a>. Although I would love to see a rebel alliance rise (imagine Juniper, NetApp, and Symantec joining forces!) this is not a likely scenario.</p>
<p><em>Image credit: </em><a rel="nofollow" href="http://www.flickr.com/photos/mosdave75/399016791/"  target="_blank"><em>Chess Board</em></a><em> by </em><a rel="nofollow" href="http://www.flickr.com/photos/mosdave75/" ><em>mosdave</em></a></p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2010/08/16/dell-3par-enterprise-storage/"  rel="bookmark" class="crp_title">Dell + EqualLogic, Exanet, Ocarina, 3Par = What?</a></li><li><a href="http://blog.fosketts.net/2010/08/24/enterprise-superpowers/"  rel="bookmark" class="crp_title">Meet the Enterprise IT Superpowers</a></li><li><a href="http://blog.fosketts.net/2010/08/23/3par-bidding-war/"  rel="bookmark" class="crp_title">Everyone Loves 3Par &#8211; Here&#8217;s Why!</a></li><li><a href="http://blog.fosketts.net/2010/12/15/enterprise-competition/"  rel="bookmark" class="crp_title">Every Company Is Gunning For Someone Else</a></li><li><a href="http://blog.fosketts.net/2010/09/23/oracle-acquisition-hp-netapp/"  rel="bookmark" class="crp_title">Could Oracle&#8217;s Next Acquisition Be HP or NetApp?</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2010/08/26/enterprise-acquisition-game/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2010. |
<a href="http://blog.fosketts.net/2010/08/26/enterprise-acquisition-game/">The Enterprise IT Acquisition Game</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/computerhistory/" title="View all posts in Computer History" rel="category tag">Computer History</a>, <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/everything/" title="View all posts in Everything" rel="category tag">Everything</a>, <a href="http://blog.fosketts.net/category/gestaltit/" title="View all posts in Gestalt IT" rel="category tag">Gestalt IT</a>, <a href="http://blog.fosketts.net/category/everything/virtualstorage/" title="View all posts in Virtual Storage" rel="category tag">Virtual 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/2010/08/26/enterprise-acquisition-game/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Meet the Enterprise IT Superpowers</title>
		<link>http://blog.fosketts.net/2010/08/24/enterprise-superpowers/</link>
		<comments>http://blog.fosketts.net/2010/08/24/enterprise-superpowers/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 14:01:37 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Computer History]]></category>
		<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Gestalt IT]]></category>
		<category><![CDATA[Virtual Storage]]></category>
		<category><![CDATA[3Com]]></category>
		<category><![CDATA[3PAR]]></category>
		<category><![CDATA[Brocade]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cius]]></category>
		<category><![CDATA[Compaq]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[EDS]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[EqualLogic]]></category>
		<category><![CDATA[Exanet]]></category>
		<category><![CDATA[F5]]></category>
		<category><![CDATA[Flip]]></category>
		<category><![CDATA[Fujitsu]]></category>
		<category><![CDATA[Hitachi]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Ibrix]]></category>
		<category><![CDATA[Joe Tucci]]></category>
		<category><![CDATA[Juniper]]></category>
		<category><![CDATA[Larry Ellison]]></category>
		<category><![CDATA[LeftHand]]></category>
		<category><![CDATA[Linksys]]></category>
		<category><![CDATA[Mark Hurd]]></category>
		<category><![CDATA[NEC]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[Ocarina]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Perot]]></category>
		<category><![CDATA[Pillar]]></category>
		<category><![CDATA[RSA]]></category>
		<category><![CDATA[stack wars]]></category>
		<category><![CDATA[superpowers]]></category>
		<category><![CDATA[UCS]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=3589</guid>
		<description><![CDATA[After years spent focusing on personal technology, businesses are increasingly turning back to the enterprise. The corporate IT market is much more dynamic and competitive, with a few very large "superpower" companies discovering their power to drive purchasing decisions. If a supplier can create an integrated "stack" of hardware and software, they can push product purchases that might otherwise be overlooked or postponed. This is the main reason that enterprise IT acquisitions work so well: Where a small company must fight to sell their product, a large one can hitch it to a much more strategic sale and have it pulled along.]]></description>
			<content:encoded><![CDATA[<div id="attachment_3593" class="wp-caption aligncenter" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://blog.fosketts.net/wp-content/uploads/2010/08/Steam-Engine.jpg" ><img class="size-medium wp-image-3593" title="Steam Engine" src="http://blog.fosketts.net/wp-content/uploads/2010/08/Steam-Engine-300x187.jpg" alt="" width="300" height="187" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Who will power the enterprise? The smart money is betting on a few superpowers taking over.</p></div>
<p>After years spent focusing on personal technology, businesses are increasingly turning back to the enterprise. There are many reasons for this, but the biggest one is the poor economy. Individuals simply have less free cash to spend on gadgets and software, and the meagre profits are <a href="http://gigaom.com/2010/08/17/apple-snags-48-of-mobile-profit-pie/"  target="_blank">increasingly</a> going into the pockets of a single company: Apple.</p>
<p>The corporate IT market is much more dynamic and competitive, with a few very large &#8220;superpower&#8221; companies discovering their power to drive purchasing decisions. If a supplier can create an integrated &#8220;stack&#8221; of hardware and software, they can <a href="http://www.thebiggertruth.com/2010/06/and-the-battles-yet-begun/"  target="_blank">push product purchases</a> that might otherwise be overlooked or postponed. This is the main reason that enterprise IT acquisitions work so well: Where a small company must fight to sell their product, a large one can hitch it to a much more strategic sale and have it pulled along.</p>
<p>The old <strong>IBM</strong> model is the prototype, with that company once selling everything from office equipment to datacenter gear as well as the consulting and integration services to make it all work.</p>
<p><strong>HP</strong> has spent almost two decades bulking up to become the new IBM, buying their way into open systems laptops, desktops, and servers (Compaq), networking (3Com), services (EDS), and storage (Compaq, LeftHand, Ibrix, and <a href="http://blog.fosketts.net/2010/08/23/3par-bidding-war/"  target="_blank">perhaps 3Par</a>). HP has been remarkably proficient at executing on this enterprise plan: In talking to enterprise IT folks, I often hear IBM-esque sentiments regarding the new HP. They tell me they&#8217;re willing to give HP the benefit of the doubt when it comes to new technologies and products, buying on basis of the company&#8217;s reputation and ability to make everything work. This bodes well for the company&#8217;s <a href="http://gestaltit.com/featured/top/stephen/mark-hurd-hp-tragedy-hoist-petard/"  target="_blank">post-Hurd</a> future, and HP has the most-complete &#8220;enterprise stack&#8221; in the business.</p>
<p>But HP has a target on its back, pinned there by <strong>Dell</strong>. The folks from Round Rock believe they can be more efficient (and thus profitable) than HP in the same markets, and have been <a href="http://blog.fosketts.net/2010/08/16/dell-3par-enterprise-storage/"  target="_blank">making moves</a> to fortify their enterprise offerings. Dell was always more of a manufacturing than R&amp;D business, but they have shown a desire to broaden their focus. Intrigued by the high-margin mid-enterprise storage business built from their EqualLogic acquisition and their success selling EMC storage, <a href="http://searchdatacenter.techtarget.com/news/article/0,289142,sid80_gci1517840,00.html"  target="_blank">Dell is moving into the enterprise</a>. They matched HP/EDS by purchasing Perot and have made smaller buys in storage (Ocarina, Exanet) as well as <a href="http://storageio.com/blog/?p=1423"  target="_blank">the big move for 3Par</a>.</p>
<p>The next big emerging stack player is <strong>Oracle</strong>. The acquisition of Sun gave Oracle a strong hardware base to complement their command of enterprise software, and <a href="http://www.softwareadvice.com/articles/enterprise/oracle-mergers-acquisitions-whos-next-1080310/"  target="_blank">many expect further acquisitions</a>. But Oracle is playing a different game than HP and Dell, focusing on the high-margin enterprise space and ignoring more competitive outlying areas. Many suspect the company might make a play in the network space (Brocade, Juniper, and F5 have been mentioned) but storage is possible as well. CEO Larry Ellison is a major investor in Pillar Data Systems, so many expect a spin-in here. But Oracle has the appetite for something much bigger, even EMC or NetApp.</p>
<p>Then there is <strong>Cisco</strong>, who have attempted to parlay their data center networking strength into a broader position. But Cisco&#8217;s halting moves into storage (Fibre Channel switching and SAN extension) did not displace the market leaders, and their server products (UCS) have not made much of a dent on HP, IBM, and Dell either. A solid partnership with EMC has delayed further forays into the enterprise storage market, and Cisco seems <a href="http://networkninja.co.za/cisco-systems/linksys-brand-to-disapear/"  target="_blank">puzzlingly interested</a> in low-margin access businesses (Linksys, Flip) and their <a href="http://etherealmind.com/cisco-cius-not/"  target="_blank">Cius tablet</a>.</p>
<p>There are other players in the enterprise space as well. <strong>EMC</strong> has diversified under CEO Joe Tucci, taking a dominant position in server virtualization (VMware) and making a strong enterprise security acquisition (RSA). But the many faces of enterprise storage remains EMC&#8217;s strength, and they seem content to partner with Cisco for a stack sale. <strong>Hitachi</strong>, <strong>NEC</strong>, and <strong>Fujitsu</strong> also offer varying enterprise hardware and software stacks, but their comparatively small sales presence in the US market limits their ability to execute. In the final analysis, only IBM, HP, Dell, and perhaps Oracle can claim to be enterprise IT superpowers at this point.</p>
<p><em>Image credit: </em><a rel="nofollow" href="http://www.flickr.com/photos/stuckincustoms/454580681/in/photostream/"  target="_blank"><em>Steam Engine</em></a><em> by </em><a rel="nofollow" href="http://www.flickr.com/photos/stuckincustoms/" ><em>Stuck in Customs</em></a></p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2010/08/26/enterprise-acquisition-game/"  rel="bookmark" class="crp_title">The Enterprise IT Acquisition Game</a></li><li><a href="http://blog.fosketts.net/2010/08/16/dell-3par-enterprise-storage/"  rel="bookmark" class="crp_title">Dell + EqualLogic, Exanet, Ocarina, 3Par = What?</a></li><li><a href="http://blog.fosketts.net/2010/09/23/oracle-acquisition-hp-netapp/"  rel="bookmark" class="crp_title">Could Oracle&#8217;s Next Acquisition Be HP or NetApp?</a></li><li><a href="http://blog.fosketts.net/2010/08/23/3par-bidding-war/"  rel="bookmark" class="crp_title">Everyone Loves 3Par &#8211; Here&#8217;s Why!</a></li><li><a href="http://blog.fosketts.net/2010/12/15/enterprise-competition/"  rel="bookmark" class="crp_title">Every Company Is Gunning For Someone Else</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2010/08/24/enterprise-superpowers/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2010. |
<a href="http://blog.fosketts.net/2010/08/24/enterprise-superpowers/">Meet the Enterprise IT Superpowers</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/computerhistory/" title="View all posts in Computer History" rel="category tag">Computer History</a>, <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/gestaltit/" title="View all posts in Gestalt IT" rel="category tag">Gestalt IT</a>, <a href="http://blog.fosketts.net/category/everything/virtualstorage/" title="View all posts in Virtual Storage" rel="category tag">Virtual 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/2010/08/24/enterprise-superpowers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dell + EqualLogic, Exanet, Ocarina, 3Par = What?</title>
		<link>http://blog.fosketts.net/2010/08/16/dell-3par-enterprise-storage/</link>
		<comments>http://blog.fosketts.net/2010/08/16/dell-3par-enterprise-storage/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 16:08:43 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Computer History]]></category>
		<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Gestalt IT]]></category>
		<category><![CDATA[3PAR]]></category>
		<category><![CDATA[Auspex]]></category>
		<category><![CDATA[BlueArc]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Compellent]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[EqualLogic]]></category>
		<category><![CDATA[Exanet]]></category>
		<category><![CDATA[FalconStor]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[Hitachi]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Ibrix]]></category>
		<category><![CDATA[Isilon]]></category>
		<category><![CDATA[LeftHand]]></category>
		<category><![CDATA[NEC]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[Ocarina]]></category>
		<category><![CDATA[OEM]]></category>
		<category><![CDATA[ONStor]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Xiotech]]></category>
		<category><![CDATA[XIV]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=3553</guid>
		<description><![CDATA[The storage industry got a lot more competitive this morning, as Dell announced plans to buy 3Par. This is the latest round in a well-established race for the enterprise storage dollar, challenging superpower (and Dell partner) EMC in the high-end SAN space. What does this acquisition say about the industry as a whole? Where are we headed?]]></description>
			<content:encoded><![CDATA[<p>The storage industry got a lot more competitive this morning, as <a href="http://www.3par.com/news_events/20100816.html"  target="_blank">Dell announced plans to buy 3Par</a>. This is the latest round in a well-established race for the enterprise storage dollar, challenging superpower (and Dell partner) EMC in the high-end SAN space. What does this acquisition say about the industry as a whole? Where are we headed?</p>
<p>I&#8217;ve long wished for a new enterprise storage superpower. Competition is good for everyone, and the enterprise storage space has always been highly competitive. Traditional SAN storage powers (EMC, HDS, HP, and IBM) have been under continual attack from tech-heavy upstarts like EqualLogic, LeftHand, Compellent, Xiotech, and 3Par. The smaller (revenue-wise) NAS market has been more serial, with NetApp knocking off Auspex, then challenged by EMC. Yet innovators have been thick there as well, from Exanet to Ibrix, Isilon to Onstor.</p>
<p>Through it all, one thing has been clear: The major companies, though perhaps lagging in technology, were usually able to withstand the attack of the upstarts through sheer strength of salesforce. Storage is a strategic investment, and selection of a storage platform is much more far-reaching than many IT product decisions. The inertia of an installed storage environment makes it a real challenge to switch vendors, giving the established players massive leverage.</p>
<p>It became clear to me and many others that the best way for upstart companies (and, by extension, technologies) was to be part of an established vendor&#8217;s sales process. OEM relationships were a big part of this (witness the success of BlueArc and even NetApp and HDS) but acquisition was a much stronger proposition. If customers were warmer to OEM products than independent sales, they are much hotter when it comes to acquired technology. HP, Dell, IBM, and EMC have all demonstrated the power that comes when an established company buys a startup and puts the power of their sales force behind these new products.</p>
<p>This explains Dell&#8217;s fantastic success with EqualLogic. They took a product that was emerging as dominant in its niche (midrange iSCSI SAN) and blasted it into the market, while at the same time optimizing manufacturing and deployment. EMC did the same with Clariion and DataDomain, and HP is showing strong signs of health with LeftHand and Ibrix. Then there is IBM, who took XIV out of Israel and made it a source of irritation to the rest of the industry.</p>
<p>Many industry watchers have long wondered what would happen if the smaller guys got together, forming a new superpower of their own. Would 3Par, BlueArc, and Sepaton be a real challenger? What about Xiotech or Compellent and Isilon or FalconStor? Is mixing and matching some smaller companies a recipe for success? The answer was often a counter-question: What if someone like Dell, who knows how to manufacture and sell, picked them up instead? This seemed much more like a sure-thing, since the established management and financials stave off potential integration issues.</p>
<p>It appears that this is the future. Established players will pick up smaller companies, fortifying their offerings and accelerating sales in a way the little guys weren&#8217;t capable of. Dell&#8217;s billion-dollar acquisition of 3Par <a href="http://www.thebiggertruth.com/2010/08/dell-buys-3par-everything-you-need-to-know/"  target="_blank">reportedly headed off a similar offer from HP</a>, and will likely spark another acquisition. I imagine the management teams at Compellent and Xiotech just got a lot busier&#8230;</p>
<p>Clearly, Dell and HP are playing this game. IBM and EMC are in it, too. But what about Cisco and Oracle? Could they be planning storage acquisitions of their own, to the detriment of partners like EMC and Hitachi? What about the strong contingent from Japan, NEC and Hitachi? And who gets picked up next? We shall see!</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2010/08/23/3par-bidding-war/"  rel="bookmark" class="crp_title">Everyone Loves 3Par &#8211; Here&#8217;s Why!</a></li><li><a href="http://blog.fosketts.net/2010/08/26/enterprise-acquisition-game/"  rel="bookmark" class="crp_title">The Enterprise IT Acquisition Game</a></li><li><a href="http://blog.fosketts.net/2010/08/24/enterprise-superpowers/"  rel="bookmark" class="crp_title">Meet the Enterprise IT Superpowers</a></li><li><a href="http://blog.fosketts.net/2010/10/18/falconstor-overland-sepaton-acquisition/"  rel="bookmark" class="crp_title">Why FalconStor, Overland, and Sepaton Ought To Be Acquired Before Isilon</a></li><li><a href="http://blog.fosketts.net/2012/01/16/dell-enterprise-storage/"  rel="bookmark" class="crp_title">Why Should Anyone Take Dell Seriously in Enterprise Storage?</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2010/08/16/dell-3par-enterprise-storage/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2010. |
<a href="http://blog.fosketts.net/2010/08/16/dell-3par-enterprise-storage/">Dell + EqualLogic, Exanet, Ocarina, 3Par = What?</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/computerhistory/" title="View all posts in Computer History" rel="category tag">Computer History</a>, <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/gestaltit/" title="View all posts in Gestalt IT" rel="category tag">Gestalt IT</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/2010/08/16/dell-3par-enterprise-storage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Will Snow Leopard Finally Bring iSCSI To The Mac?</title>
		<link>http://blog.fosketts.net/2009/03/18/snow-leopard-iscsi/</link>
		<comments>http://blog.fosketts.net/2009/03/18/snow-leopard-iscsi/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 19:41:51 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[abcSAN]]></category>
		<category><![CDATA[Ardis]]></category>
		<category><![CDATA[ATTO]]></category>
		<category><![CDATA[EqualLogic]]></category>
		<category><![CDATA[globalSAN]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[SANmp]]></category>
		<category><![CDATA[SmallTree]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Studio Network Solutions]]></category>
		<category><![CDATA[Xtend SAN]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=1571</guid>
		<description><![CDATA[ZFS wasn&#8217;t the only AWOL storage technology in Apple&#8217;s OS X 10.5 &#8211; early builds of Leopard included a built-in iSCSI initiator. When the operating system was finally released in October of 2007, both ZFS and iSCSI were quietly dropped, making room for 300 other features Apple felt were more prime-time-ready. With the next major [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1574" class="wp-caption alignright" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://blog.fosketts.net/wp-content/uploads/2009/03/hero20080609.jpg" ><img class="size-medium wp-image-1574" title="hero20080609" src="http://blog.fosketts.net/wp-content/uploads/2009/03/hero20080609-300x112.jpg" alt="Snow Leopard is coming - will iSCSI finally tag along?" width="300" height="112" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Snow Leopard is coming - will iSCSI finally tag along?</p></div>
<p>ZFS wasn&#8217;t the only AWOL storage technology in Apple&#8217;s OS X 10.5 &#8211; <strong>early builds of Leopard included a built-in iSCSI initiator</strong>. When the operating system was finally released in October of 2007, both ZFS and iSCSI were <a href="http://www.infrageeks.com/groups/infrageeks/weblog/97ed7/"  target="_blank">quietly dropped</a>, making room for <a rel="nofollow" href="http://www.apple.com/macosx/features/300.html"  target="_blank">300 other features</a> Apple felt were more prime-time-ready.</p>
<p>With the next major OS X release, 10.6 &#8220;Snow Leopard&#8221;, just around the corner, many have wondered if iSCSI will join the <a href="http://blogs.zdnet.com/storage/?p=335"  target="_blank">reanimated ZFS support</a>. Sadly, there has been <a rel="nofollow" href="http://www.apple.com/macosx/snowleopard/"  target="_blank">no word from Apple</a> on the fate of their iSCSI initiator. But silence does not necessarily tell a tale at the always-circumspect company, so hope springs eternal for the iSCSI faithful. If the <a href="http://blog.fosketts.net/2009/03/11/10-gbe-iscsi-fcoe-microsoft/"  target="_blank">rousing success</a> of Microsoft&#8217;s iSCSI initiator is any indication, Apple is seriously missing out!</p>
<p><span id="more-1571"></span></p>
<p>In the mean time, those seeking iSCSI connectivity within Mac OS X do have <strong>third-party options</strong> to consider:</p>
<ul>
<li><a href="http://www.studionetworksolutions.com/products/product_detail.php?pi=11" >Studio Network Solutions</a> offers a free (<a rel="nofollow" href="http://en.wikipedia.org/wiki/Gratis_versus_Libre"  target="_blank">as in beer</a>) iSCSI initiator for OS X Tiger and Leopard. The globalSAN iSCSI Initiator is the client-side portion of their SANmp storage sharing solution, and purports to support most of the required protocols. In practice, however, the company cannot support other targets than their own. globalSAN failed to mount any LUNs from my Windows Storage Server iSCSI test rig, and reports claim mixed results from EqualLogic and EMC SANs besides.</li>
<li><a href="http://www.attotech.com/xtend.html" >ATTO Technology</a> sells a commercial iSCSI initiator for OS X, Xtend SAN, and reports here are <a rel="nofollow" href="http://discussions.apple.com/thread.jspa?messageID=9045953"  target="_blank">very favorable</a>. Although the $195 price puts it out of reach for home users, corporations wishing to connect Leopard systems to an iSCSI SAN should look no further.</li>
<li>Another commercial option is SmallTree Software&#8217;s abcSAN. Listed at $150, <a rel="nofollow" href="http://stciscsi.blogspot.com/2008/04/small-trees-internal-iscsi-testing.html"  target="_blank">abcSAN lists EqualLogic</a> among its functional targets, but the standalone initiator is nowhere to be found <a href="http://www.small-tree.com/GraniteSTOR_s/94.htm"  target="_blank">on SmallTree&#8217;s web site</a>. They also have an ATA-over-Ethernet (AoE) solution for the true nerds in the audience!</li>
<li><a href="http://www.ardistech.com/main.html?id=13&amp;lang="  target="_blank">Ardis</a> may also sell an iSCSI initiator for OS X.</li>
</ul>
<p>All in all, iSCSI on OS X is in a sorry state of affairs. If only Apple had released the initiator seen in early Leopard builds! Let&#8217;s all hope Snow Leopard brings iSCSI to the party at last!</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2009/06/09/snow-leopard-storage/"  rel="bookmark" class="crp_title">Snow Leopard Is Stingy With The Storage Love</a></li><li><a href="http://blog.fosketts.net/2011/06/13/storage-features-missing-lion/"  rel="bookmark" class="crp_title">Three Key Storage Features Missing in Mac OS X &#8220;Lion&#8221;</a></li><li><a href="http://blog.fosketts.net/2009/04/09/drobo-pros/"  rel="bookmark" class="crp_title">Drobo For Pros But Not Me</a></li><li><a href="http://blog.fosketts.net/2009/01/26/essential-vmware-esx-iscsi/"  rel="bookmark" class="crp_title">Essential Reading for VMware ESX iSCSI Users!</a></li><li><a href="http://blog.fosketts.net/2010/07/26/boot-snow-leopard-64bit-mode/"  rel="bookmark" class="crp_title">How To Boot Snow Leopard in 64-Bit Mode</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2009/03/18/snow-leopard-iscsi/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2009. |
<a href="http://blog.fosketts.net/2009/03/18/snow-leopard-iscsi/">Will Snow Leopard Finally Bring iSCSI To The Mac?</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/apple/" title="View all posts in Apple" rel="category tag">Apple</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/2009/03/18/snow-leopard-iscsi/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<series:name><![CDATA[Snow Leopard]]></series:name>
	</item>
		<item>
		<title>How I Learned to Stop Worrying and Love Storage Automation</title>
		<link>http://blog.fosketts.net/2009/02/09/automated-storage-automation/</link>
		<comments>http://blog.fosketts.net/2009/02/09/automated-storage-automation/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 15:52:44 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Gestalt IT]]></category>
		<category><![CDATA[Virtual Storage]]></category>
		<category><![CDATA[3PAR]]></category>
		<category><![CDATA[Compellent]]></category>
		<category><![CDATA[CX]]></category>
		<category><![CDATA[deduplication]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[DMX]]></category>
		<category><![CDATA[DMX-5]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[EqualLogic]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[LeftHand]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[Optimizer]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[SSD]]></category>
		<category><![CDATA[SVC]]></category>
		<category><![CDATA[thin provisioning]]></category>
		<category><![CDATA[tiered storage]]></category>
		<category><![CDATA[USP-V]]></category>
		<category><![CDATA[V-Series]]></category>
		<category><![CDATA[virtual provisioning]]></category>
		<category><![CDATA[wide striping]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=1403</guid>
		<description><![CDATA[The first storage performance horseman is spindles: If you don&#8217;t have enough disk units, performance will suffer. I have been laying out storage on enterprise arrays since the dark ages, and one of the first lessons I learned was allocating data to avoid hotspots. I remember spending hours back in the 1990&#8242;s hunched over custom Excel spreadsheets [...]]]></description>
			<content:encoded><![CDATA[<p>The first storage performance horseman is spindles: If you don&#8217;t have enough disk units, performance will suffer. I have been laying out storage on enterprise arrays since the dark ages, and one of the first lessons I learned was allocating data to avoid hotspots. I remember spending hours back in the 1990&#8242;s hunched over custom Excel spreadsheets trying to get my storage layout just right, balancing the workload across every available disk.</p>
<div id="attachment_1404" class="wp-caption alignright" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://blog.fosketts.net/wp-content/uploads/2009/02/preview-of-e2809cdynegy-esn-worksheets-finalxlse2809d.jpg" ><img class="size-medium wp-image-1404" title="preview-of-e2809cdynegy-esn-worksheets-finalxlse2809d" src="http://blog.fosketts.net/wp-content/uploads/2009/02/preview-of-e2809cdynegy-esn-worksheets-finalxlse2809d-300x156.jpg" alt="This is how we used to avoid hotspots in 1998: Carefully planning every detail of the storage layout." width="300" height="156" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">This is how we used to avoid hotspots in 1998: Carefully planning every detail of the storage layout.</p></div>
<p>Each disk drive consists of a spindle of spinning platters with read/write heads move back and forth. Each time you access a piece of data that&#8217;s not in cache, the drive moves its arm over the platter to access the correct piece of data. Since <strong>each drive can only access one piece of data at once</strong>, and since caches can only hold so much data, tuning a system to minimize the number of requests per drive is essential.</p>
<p>Manual storage array layout was an art, but we never fooled ourselves into thinking our designs were optimal. There were just too many intractable problems, so we had to compromise at every turn:</p>
<ul>
<li>We usually had <strong>no performance data</strong> to base our layout decisions on, so we had to rely on guesses and rules of thumb</li>
<li><strong>Workloads tend to change</strong> over time and manual layouts are painful to modify</li>
<li>The smallest <a href="http://blog.fosketts.net/2008/10/05/granularity-challenge-storage-management/"  target="_blank">unit of allocation</a> was an <strong>entire LUN or drive</strong>, so even the best disk layout mixed hot and rarely-accessed data everywhere</li>
<li><a href="http://blog.fosketts.net/2009/01/13/low-storage-utilization/"  target="_blank">Much of the allocated space was unused</a>, so we used expensive disks <strong>to store nothing</strong></li>
</ul>
<p>One might think that, 10 years later, advances in technology would have solved these basic issues. But for many people using many of the so-called modern mainstream enterprise storage systems, <strong>these problems remain</strong>.<span id="more-1403"></span></p>
<p>Like all good systems administrators, I&#8217;m a natural control freak. <strong>I am uncomfortable letting the system manage itself</strong>, having been burned too many times by computers (well, software really) making stupid decisions. It&#8217;s analogous to the backlash against anti-lock brakes, traction control, and automated transmissions among racing enthusiasts.</p>
<div id="attachment_1405" class="wp-caption alignright" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://blog.fosketts.net/wp-content/uploads/2009/02/1337262207_41d0a198b2.jpg" ><img class="size-medium wp-image-1405" title="Sports button" src="http://blog.fosketts.net/wp-content/uploads/2009/02/1337262207_41d0a198b2-300x219.jpg" alt="Do we allow technology to help us get better performance, or do we try to micro-manage everything?" width="300" height="219" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Do we allow technology to help us get better performance, or do we try to micro-manage everything? Photo by ClearInnerVision</p></div>
<p>But <strong>the time has come to let go</strong>. We don&#8217;t have to micro-manage storage anymore, and we have much to gain by letting the array do the work:</p>
<ul>
<li>Just as traction control can manage each wheel independently, something a driver could never do, modern virtualized storage systems can <strong>allocate small &#8220;chunks&#8221;</strong> to the optimal drive type, creating a better layout than anyone could manage with LUNs</li>
<li>Dynamic optimization technology can move these chunks around, <strong>adapting as loads change</strong></li>
<li><strong>Thin provisioning can go a step further</strong>, not wasting drive capacity for unused space</li>
<li><strong>Wide striping and post-RAID</strong> storage systems have a higher threshold before performance suffers due to spindle hotspots</li>
<li>Widespread <strong>availability of tiered storage</strong>, including advanced caches, solid state drives, high-performance SAS and FC, and cheap bulk disks, gives us many more options</li>
</ul>
<p>As I mentioned, not all systems have these capabilities, and not all implementations are created equal. I&#8217;m concerned about <a href="http://blog.fosketts.net/2007/07/30/how-thin-are-you/"  target="_blank">misuse of thin provisioning</a>, for example, but it&#8217;s hard to argue with <a href="http://blog.fosketts.net/2008/10/24/symantec-thin-api/"  target="_blank">its effectiveness</a> in many circumstances. Find out how granular your system&#8217;s allocation is &#8211; some remain LUN-only, while others are much more effective, using tiny chunks.</p>
<p>These new storage automation technologies really become essential once high-dollar flash storage is added to the mix. <strong>If you&#8217;re paying 30 times more for a flash drive, you want to make sure you&#8217;re making the best use of it that you can!</strong> Look at IBM&#8217;s <a href="http://www.ibm.com/developerworks/blogs/page/storagevirtualization?entry=information_infrastructure_dynamic_infrastrcuture"  target="_blank">recently-announced</a> SAN Volume Controller (SVC) and solid state drive (SSD) combination, for example: It will almost certainly have fine-grained thin provisioning of SSDs, and should be able to dynamically move data between flash and disk storage and even between different storage arrays, but I still have questions on how granular this capability will be. HDS <a href="http://blogs.hds.com/hu/2008/12/soss_in_action.html"  target="_blank">can do similar things</a> with their USP-V. NetApp&#8217;s <a href="http://blogs.netapp.com/exposed/2009/02/solid-state-sto.html"  target="_blank">V-Series NAS systems</a> will do dynamic allocation, thin provisioning, and data deduplication to enable a better return on the flash drive investment. I&#8217;d love to see <a href="http://www.storagerap.com/2008/10/when-you-think-thin-from-3par-think-fine-grained.html"  target="_blank">3PAR</a>, <a href="http://www.compellent.com/blog/post/Compellente28099s-Defining-Technology-e28093-Working-with-SSDs-at-the-Block-Level.aspx"  target="_blank">Compellent</a>, Dell/<a href="http://thesantechnologist.com/?p=161"  target="_blank">EqualLogic</a>, and HP/LeftHand apply their solid dynamic allocation tech to solid state storage as well!</p>
<p>Then there&#8217;s the 800 lb gorilla: EMC. More enterprise SSD has probably been shipped out of Hopkinton than every other vendor combined, and both the CX and DMX support (<a rel="nofollow" href="http://storagebod.typepad.com/storagebods_blog/2008/11/emc-can-shove-their.html"  target="_blank">optional/expensive</a>) &#8220;<a rel="nofollow" href="http://thestorageanarchist.typepad.com/weblog/2008/01/0060-blinded-by.html"  target="_blank">virtual provisioning</a>&#8221; (aka, thin provisioning) of flash storage. But EMC&#8217;s Optimizer is <a href="http://chucksblog.emc.com/chucks_blog/2008/12/do-you-really-need-a-san.html"  target="_blank">not widely used</a>, and <a rel="nofollow" href="http://storagearchitect.blogspot.com/2007/07/performance-part-iii.html"  target="_blank">only migrates entire LUNs</a> based on user input &#8211; <strong>hardly the kind of dynamic and granular technology needed to optimally use all of that flash storage</strong>. I&#8217;m sure the company is working on addressing this issue, though. Perhaps it will appear in the DMX-5 announcement we are all expecting this year?</p>
<blockquote><p>This article can also be found on <a href="http://gestaltit.com"  target="_blank">Gestalt IT</a>: <a href="http://gestaltit.com/tech/storage/stephen/how-i-learned-to-stop-worrying-and-love-storage-automation/" >How I Learned to Stop Worrying and Love Storage Automation</a></p>
</blockquote>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2008/10/13/compellent-enterprise-ssd/"  rel="bookmark" class="crp_title">Compellent Does Enterprise SSD Right</a></li><li><a href="http://blog.fosketts.net/2008/10/16/symantecs-thin-api-step-direction/"  rel="bookmark" class="crp_title">Symantec&#8217;s Thin API Is A Step In The Right Direction</a></li><li><a href="http://blog.fosketts.net/2007/07/30/how-thin-are-you/"  rel="bookmark" class="crp_title">How Thin Are You?</a></li><li><a href="http://blog.fosketts.net/2008/01/14/flash-emcs-dmx-is-the-new-new-thing-again/"  rel="bookmark" class="crp_title">Flash!  EMC&#8217;s DMX is the New New Thing Again</a></li><li><a href="http://blog.fosketts.net/2008/09/02/3pars-thin-un-provisioning/"  rel="bookmark" class="crp_title">3PAR&#8217;s Thin Un-Provisioning is Slightly Less Bad</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2009/02/09/automated-storage-automation/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2009. |
<a href="http://blog.fosketts.net/2009/02/09/automated-storage-automation/">How I Learned to Stop Worrying and Love Storage Automation</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>, <a href="http://blog.fosketts.net/category/gestaltit/" title="View all posts in Gestalt IT" rel="category tag">Gestalt IT</a>, <a href="http://blog.fosketts.net/category/everything/virtualstorage/" title="View all posts in Virtual Storage" rel="category tag">Virtual 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/2009/02/09/automated-storage-automation/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Essential Reading for VMware ESX iSCSI Users!</title>
		<link>http://blog.fosketts.net/2009/01/26/essential-vmware-esx-iscsi/</link>
		<comments>http://blog.fosketts.net/2009/01/26/essential-vmware-esx-iscsi/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 14:58:15 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Gestalt IT]]></category>
		<category><![CDATA[Virtual Storage]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[EqualLogic]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Ethernet]]></category>
		<category><![CDATA[gigabit Ethernet]]></category>
		<category><![CDATA[HBA]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[LeftHand]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[SCSI]]></category>
		<category><![CDATA[software initiator]]></category>
		<category><![CDATA[target]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=1371</guid>
		<description><![CDATA[Update: Check out the latest multi-vendor iSCSI post! I usually don&#8217;t write about other peoples&#8217; articles on this blog, preferring to stick to my own independent work. But this time I&#8217;m making an exception. If you use or are interested in VMware ESX 3.x and iSCSI, you simply must go read Chad Sakac&#8217;s post on the [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Update: Check out the <a href="http://blogs.netapp.com/virtualstorageguy/2009/09/a-multivendor-post-on-using-iscsi-with-vmware-vsphere.html"  target="_blank">latest multi-vendor iSCSI post</a>!</p>
</blockquote>
<p>I usually don&#8217;t write about other peoples&#8217; articles on this blog, preferring to stick to my own independent work. But this time I&#8217;m making an exception.</p>
<p>If you use or are interested in <strong>VMware ESX 3.x and iSCSI</strong>, you simply must go read <a rel="nofollow" href="http://virtualgeek.typepad.com/virtual_geek/2009/01/a-multivendor-post-to-help-our-mutual-iscsi-customers-using-vmware.html"  target="_blank">Chad Sakac&#8217;s post on the topic</a>. Co-written with just about everyone in the industry (including EMC, VMware, NetApp, Dell/EqualLogic, and HP/Lefthand), Chad has put together a &#8220;cheat sheet&#8221; on the ins and outs of <strong>iSCSI connectivity and performance in ESX 3.x</strong>.</p>
<p>Top takeaways (and I&#8217;ve been preaching about these for a while myself, too!)</p>
<ul>
<li><strong>Ethernet link aggregation doesn&#8217;t buy you anything</strong> in iSCSI environments</li>
<li><strong>iSCSI HBA&#8217;s don&#8217;t buy you much</strong> other than boot-from-SAN in ESX, either</li>
<li>The most common configuration (ESX software iSCSI) is <strong>limited to about 160 MB/s per iSCSI target</strong> over one-gigabit Ethernet, but that&#8217;s probably fine for most applications</li>
<li>Adding <strong>multiple iSCSI targets adds performance</strong> across the board, but configurations vary by array</li>
<li>Maximum per-target performance comes from <strong>guest-side software iSCSI</strong>, which can make use of multiple Ethernet links to push each array as fast as it can go</li>
</ul>
<p>Thanks for putting together such a great article, guys!</p>
<blockquote><p>This post can also be found on <a href="http://gestaltit.com"  target="_blank">Gestalt IT</a>: <a href="http://gestaltit.com/tech/storage/stephen/essential-reading-for-vmware-esx-iscsi-users/" >Essential Reading for VMware ESX iSCSI Users!</a></p>
</blockquote>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2008/07/18/which-storage-protocol-vmware-2/"  rel="bookmark" class="crp_title">Which Storage Protocol For VMware?</a></li><li><a href="http://blog.fosketts.net/2009/03/11/10-gbe-iscsi-fcoe-microsoft/"  rel="bookmark" class="crp_title">10 GbE, iSCSI, FCoE, Microsoft, and the Future</a></li><li><a href="http://blog.fosketts.net/2008/11/21/10-gig-iscsi-fcoe/"  rel="bookmark" class="crp_title">Storage Folks Are Talking 10-Gig and FCoE</a></li><li><a href="http://blog.fosketts.net/2010/01/07/microsoft-intel-iscsi-performance/"  rel="bookmark" class="crp_title">Microsoft and Intel Pushing iSCSI Performance Limits</a></li><li><a href="http://blog.fosketts.net/2008/10/16/fcoe-versus-iscsi/"  rel="bookmark" class="crp_title">Is the FCoE Starting Pistol Aimed at iSCSI?</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2009/01/26/essential-vmware-esx-iscsi/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2009. |
<a href="http://blog.fosketts.net/2009/01/26/essential-vmware-esx-iscsi/">Essential Reading for VMware ESX iSCSI Users!</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>, <a href="http://blog.fosketts.net/category/gestaltit/" title="View all posts in Gestalt IT" rel="category tag">Gestalt IT</a>, <a href="http://blog.fosketts.net/category/everything/virtualstorage/" title="View all posts in Virtual Storage" rel="category tag">Virtual 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/2009/01/26/essential-vmware-esx-iscsi/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

