<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Is NetApp facing the innovator&#8217;s dilemma?</title>
	<atom:link href="http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/</link>
	<description>by Mark Mayo</description>
	<pubDate>Sun, 12 Feb 2012 02:00:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: the occasional blog</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-89016</link>
		<dc:creator>the occasional blog</dc:creator>
		<pubDate>Tue, 12 Jun 2007 20:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-89016</guid>
		<description>&lt;strong&gt;All the A-SIS talk&lt;/strong&gt;

There is quite a bit of chatter about de-duplication methods and technologies now-a-days, mostly sparked by NetApp&#8217;s announcement of data de-duplication facilities on their storage systems. De-duplication has been a buzzword that&#8217;s been aro...</description>
		<content:encoded><![CDATA[<p><strong>All the A-SIS talk</strong></p>
<p>There is quite a bit of chatter about de-duplication methods and technologies now-a-days, mostly sparked by NetApp&#8217;s announcement of data de-duplication facilities on their storage systems. De-duplication has been a buzzword that&#8217;s been aro&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-73680</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 12 Apr 2007 07:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-73680</guid>
		<description>Anyways, I guess OpenFiler is going to be toast now that OpenSolaris gets these bits:

http://www.theregister.co.uk/2007/04/11/sun_fish_food/

And it will be interesting what the hardware looks like.

iSCSI isn't really that hard.  But NAS requires years of optimization to get right.  And Solaris has that.</description>
		<content:encoded><![CDATA[<p>Anyways, I guess OpenFiler is going to be toast now that OpenSolaris gets these bits:</p>
<p><a href="http://www.theregister.co.uk/2007/04/11/sun_fish_food/" rel="nofollow">http://www.theregister.co.uk/2007/04/11/sun_fish_food/</a></p>
<p>And it will be interesting what the hardware looks like.</p>
<p>iSCSI isn&#8217;t really that hard.  But NAS requires years of optimization to get right.  And Solaris has that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-73679</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 12 Apr 2007 07:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-73679</guid>
		<description>Well, the XRaid isn't fully redundant out of the box, as the controllers don't support disk failover (half disks connect to one controller, and half to the other).  So I hope your solution includes a second XRaid, and your mirror them together (or 3+ in a RAID5).  it is really cheap, so get a lot of them.

XSan is a funky cluster filesystem.  It is hard to do a clustered filesystem that doesn't suck.  Hopefully, it is better than GFS.

The EqualLogic is not really comparable, since it a SAN array box, not a direct attach box like the XRAID.  It has actual redundant controllers, cluster support (multiple EqualLogic units appear like a single unit), snapshots, replication, etc.  You can even do transparent (hitless) migration of volumes between EqualLogic units.  Logical disks can span arrays.  Logical disks can contain RAID5 and RAID10 storage, and "hot" chunks of the disk can be automatically migrated to the RAID10, while cold areas can be migrated to the RAID5.  It supports "thin provisioning", so you can create logical disks bigger than available storage, and storage is grabbed as your right to it (useful if you have 20 servers that you want to give 100GB each, but you don't know which server needs what exactly).</description>
		<content:encoded><![CDATA[<p>Well, the XRaid isn&#8217;t fully redundant out of the box, as the controllers don&#8217;t support disk failover (half disks connect to one controller, and half to the other).  So I hope your solution includes a second XRaid, and your mirror them together (or 3+ in a RAID5).  it is really cheap, so get a lot of them.</p>
<p>XSan is a funky cluster filesystem.  It is hard to do a clustered filesystem that doesn&#8217;t suck.  Hopefully, it is better than GFS.</p>
<p>The EqualLogic is not really comparable, since it a SAN array box, not a direct attach box like the XRAID.  It has actual redundant controllers, cluster support (multiple EqualLogic units appear like a single unit), snapshots, replication, etc.  You can even do transparent (hitless) migration of volumes between EqualLogic units.  Logical disks can span arrays.  Logical disks can contain RAID5 and RAID10 storage, and &#8220;hot&#8221; chunks of the disk can be automatically migrated to the RAID10, while cold areas can be migrated to the RAID5.  It supports &#8220;thin provisioning&#8221;, so you can create logical disks bigger than available storage, and storage is grabbed as your right to it (useful if you have 20 servers that you want to give 100GB each, but you don&#8217;t know which server needs what exactly).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ignacio Torres</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-71990</link>
		<dc:creator>Ignacio Torres</dc:creator>
		<pubDate>Tue, 03 Apr 2007 14:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-71990</guid>
		<description>Heath - Is that a joke? $35K for 3.5TB?

An all redundant X.San solution from apple is $36K for 21TB.

I haven't tried EqualLogic or Apple's solutions (I'm an EMC &#38; HP boy at work).

I tried openfiler and didn't like the iScsi implementation at all.
I have to check the Solaris implementation, zfs + iscsitadm seems quite straightforward.</description>
		<content:encoded><![CDATA[<p>Heath - Is that a joke? $35K for 3.5TB?</p>
<p>An all redundant X.San solution from apple is $36K for 21TB.</p>
<p>I haven&#8217;t tried EqualLogic or Apple&#8217;s solutions (I&#8217;m an EMC &amp; HP boy at work).</p>
<p>I tried openfiler and didn&#8217;t like the iScsi implementation at all.<br />
I have to check the Solaris implementation, zfs + iscsitadm seems quite straightforward.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry Niederman</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-69955</link>
		<dc:creator>Barry Niederman</dc:creator>
		<pubDate>Mon, 26 Mar 2007 21:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-69955</guid>
		<description>Interesting post Mark.  I'm looking forward to seeing what you find in your analysis of NetApp FAS &#38; StoreVault feature differences.

Heath - please try not to embarrass yourself or EqualLogic with your unfounded performance claims.  A PS100E (while a fine box for the price) is nowhere near the class of a FAS3020 from a performance, resiliency or flexibility perspective.

We've benchmarked both these boxes (among others) so we know what we're talking about.  Show us proof, or cut the FUD.</description>
		<content:encoded><![CDATA[<p>Interesting post Mark.  I&#8217;m looking forward to seeing what you find in your analysis of NetApp FAS &amp; StoreVault feature differences.</p>
<p>Heath - please try not to embarrass yourself or EqualLogic with your unfounded performance claims.  A PS100E (while a fine box for the price) is nowhere near the class of a FAS3020 from a performance, resiliency or flexibility perspective.</p>
<p>We&#8217;ve benchmarked both these boxes (among others) so we know what we&#8217;re talking about.  Show us proof, or cut the FUD.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heath Muchmore</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-68620</link>
		<dc:creator>Heath Muchmore</dc:creator>
		<pubDate>Mon, 19 Mar 2007 14:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-68620</guid>
		<description>As an employee of Equallogic and somewhat frequent reader of this blog, I can tell you that a PS100E has a list price of around $35K.  And it will surely beat a 3020 in performance as I have gone head to head with the 3020 before and it was not even a close call in all aspects of performance.  I personally have a customer running a 30,000 user exchange environment on my product and also have a 28 Node Redhat Cluster running GFS, I also have,strange as it is, a Solaris customer running DB2!  OS Support: Windows 2k, 2k3, XP, Solaris, Linux, Aix, Hpux, Novell Netware, and even apple.</description>
		<content:encoded><![CDATA[<p>As an employee of Equallogic and somewhat frequent reader of this blog, I can tell you that a PS100E has a list price of around $35K.  And it will surely beat a 3020 in performance as I have gone head to head with the 3020 before and it was not even a close call in all aspects of performance.  I personally have a customer running a 30,000 user exchange environment on my product and also have a 28 Node Redhat Cluster running GFS, I also have,strange as it is, a Solaris customer running DB2!  OS Support: Windows 2k, 2k3, XP, Solaris, Linux, Aix, Hpux, Novell Netware, and even apple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-66909</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 13 Mar 2007 00:57:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-66909</guid>
		<description>I've looked at the EqualLogic PS100E, and I can't see why it should cost as much as a StoreVault, as it is iSCSI-only, so the software should be really simple.

What kind of prices are people seeing for a PS100E?

http://www.equallogic.com/products/view.aspx?id=48</description>
		<content:encoded><![CDATA[<p>I&#8217;ve looked at the EqualLogic PS100E, and I can&#8217;t see why it should cost as much as a StoreVault, as it is iSCSI-only, so the software should be really simple.</p>
<p>What kind of prices are people seeing for a PS100E?</p>
<p><a href="http://www.equallogic.com/products/view.aspx?id=48" rel="nofollow">http://www.equallogic.com/products/view.aspx?id=48</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-66894</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 13 Mar 2007 00:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-66894</guid>
		<description>On the iSCSI front:  it seems damn hard to find an iSCSI array that has redundant controllers.  The StoreVault stuff looks good, but still has a single controller.

I don't really know how people are deploying iSCSI right now.  I've inherited an iSCSI project, and it is bit of mess.  Since most iSCSI arrays are not fully redundant, I might just end up mirroring two iSCSI targets on separate arrays.  The storage overhead is pretty high (RAID1), and I would would much prefer an integrated active/redundant controller so, I could do RAID6/RAID5-DP.

I would suspect that the market is lacking a mid-market leader.  Most of the products are packed with features, that drive up the cost.  If there was a pure iSCSI product (no NAS features), with dual-controllers, SATA disks, and RAID6 support, I'm sure it would kill in this space.  I've got too much to do, than worry about storage.  It's got to simple and reliable.

I don't know why NetApp or EMC haven't seen this yet.  NetApp is putting full NAS functions (CIFS and NFS) in StoreVault.  Wouldn't these boxes be much cheaper, if they were iSCSI-only?</description>
		<content:encoded><![CDATA[<p>On the iSCSI front:  it seems damn hard to find an iSCSI array that has redundant controllers.  The StoreVault stuff looks good, but still has a single controller.</p>
<p>I don&#8217;t really know how people are deploying iSCSI right now.  I&#8217;ve inherited an iSCSI project, and it is bit of mess.  Since most iSCSI arrays are not fully redundant, I might just end up mirroring two iSCSI targets on separate arrays.  The storage overhead is pretty high (RAID1), and I would would much prefer an integrated active/redundant controller so, I could do RAID6/RAID5-DP.</p>
<p>I would suspect that the market is lacking a mid-market leader.  Most of the products are packed with features, that drive up the cost.  If there was a pure iSCSI product (no NAS features), with dual-controllers, SATA disks, and RAID6 support, I&#8217;m sure it would kill in this space.  I&#8217;ve got too much to do, than worry about storage.  It&#8217;s got to simple and reliable.</p>
<p>I don&#8217;t know why NetApp or EMC haven&#8217;t seen this yet.  NetApp is putting full NAS functions (CIFS and NFS) in StoreVault.  Wouldn&#8217;t these boxes be much cheaper, if they were iSCSI-only?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-66362</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Sun, 11 Mar 2007 00:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-66362</guid>
		<description>This piece probably should have been titled "Are the network storage vendors facing the innovator's dilemna?". Really I was just using NetApp as the example, since I'm more familiar with NetApp than any of their competitors.

adb: So what happened was that our existing VARs were already selling NetApp, and they aren't allowed to sell StoreVault. To buy StoreVault, we have to go with other VARs who do not sell "normal" filers. I guess NetApp is worried about the StoreVault cannibalizing their current accounts or pissing off their current resellers because of the lower margins or something. Odd situation. If the sales channel is intentionally gimped, it makes you wonder what else in the StoreVault is. We have a demo unit coming next week so we'll find out soon enough.  :)

Fazal: We're in a sort of similar situation where the Thumpers are just "too big". Too much risk with that much storage capacity in a non-redundant config for this particular application. There's also some concern with the "production readiness" of Sun's iSCSI target right now... We've looked at EqualLogic, but honestly their pricing puts them right up in the FAS3000 range, just like Isilon, 3par, etc. 

Tom: You hit the nail on the head with "I guess a lot of people are going to build their own iSCSI solutions". And really this is the crux of my post. If I were one of the current network storage darlings, I'd be pretty damned concerned about just how many people are slapping together "home grown" DRBD/GNBD and/or iSCSI solutions with GFS/OCFS2 (or not). The price differential is so extreme that people are deciding to "build it themselves" anyways knowing full well that they're really just building unsupported one-off versions of technology they'd much rather just be buying from NetApp, Isilon, etc... Give it enough time, and they could find themselves on the wrong side of an entire market of "one off" redundant storage solutions!</description>
		<content:encoded><![CDATA[<p>This piece probably should have been titled &#8220;Are the network storage vendors facing the innovator&#8217;s dilemna?&#8221;. Really I was just using NetApp as the example, since I&#8217;m more familiar with NetApp than any of their competitors.</p>
<p>adb: So what happened was that our existing VARs were already selling NetApp, and they aren&#8217;t allowed to sell StoreVault. To buy StoreVault, we have to go with other VARs who do not sell &#8220;normal&#8221; filers. I guess NetApp is worried about the StoreVault cannibalizing their current accounts or pissing off their current resellers because of the lower margins or something. Odd situation. If the sales channel is intentionally gimped, it makes you wonder what else in the StoreVault is. We have a demo unit coming next week so we&#8217;ll find out soon enough.  <img src='http://www.vmunix.com/mark/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Fazal: We&#8217;re in a sort of similar situation where the Thumpers are just &#8220;too big&#8221;. Too much risk with that much storage capacity in a non-redundant config for this particular application. There&#8217;s also some concern with the &#8220;production readiness&#8221; of Sun&#8217;s iSCSI target right now&#8230; We&#8217;ve looked at EqualLogic, but honestly their pricing puts them right up in the FAS3000 range, just like Isilon, 3par, etc. </p>
<p>Tom: You hit the nail on the head with &#8220;I guess a lot of people are going to build their own iSCSI solutions&#8221;. And really this is the crux of my post. If I were one of the current network storage darlings, I&#8217;d be pretty damned concerned about just how many people are slapping together &#8220;home grown&#8221; DRBD/GNBD and/or iSCSI solutions with GFS/OCFS2 (or not). The price differential is so extreme that people are deciding to &#8220;build it themselves&#8221; anyways knowing full well that they&#8217;re really just building unsupported one-off versions of technology they&#8217;d much rather just be buying from NetApp, Isilon, etc&#8230; Give it enough time, and they could find themselves on the wrong side of an entire market of &#8220;one off&#8221; redundant storage solutions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-66028</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 09 Mar 2007 17:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-66028</guid>
		<description>Well, the FAS900 is still available.  It seems to sit beneath the FAS3000 product.

I've actually been looking at the NetApp product lines recently, looking for an NFS or perhaps an iSCSI solution.  The folks where I work, want to run GFS over iSCSI, which scares me.  But I've been looking at used FAS840 clusters.  There are lots available right now.

I guess a lot of people are going to build their own iSCSI solutions, with varying levels of success.  http://www.openfiler.com is out there of course.  When Solaris 10 U4 comes out, it should have include iSCSI target.  I believe it is already in OpenSolaris.</description>
		<content:encoded><![CDATA[<p>Well, the FAS900 is still available.  It seems to sit beneath the FAS3000 product.</p>
<p>I&#8217;ve actually been looking at the NetApp product lines recently, looking for an NFS or perhaps an iSCSI solution.  The folks where I work, want to run GFS over iSCSI, which scares me.  But I&#8217;ve been looking at used FAS840 clusters.  There are lots available right now.</p>
<p>I guess a lot of people are going to build their own iSCSI solutions, with varying levels of success.  <a href="http://www.openfiler.com" rel="nofollow">http://www.openfiler.com</a> is out there of course.  When Solaris 10 U4 comes out, it should have include iSCSI target.  I believe it is already in OpenSolaris.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adb</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-66009</link>
		<dc:creator>adb</dc:creator>
		<pubDate>Fri, 09 Mar 2007 15:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-66009</guid>
		<description>You waved the price of a StoreVault in their faces and they wouldn't take your money because you weren't the sort of customer they imagined they wanted?  What kind of salesmen were they?!?  If anything, you grow your market by being interested in new and innovative uses of your product; if it's good for things you never imagined then you might just have a great product.</description>
		<content:encoded><![CDATA[<p>You waved the price of a StoreVault in their faces and they wouldn&#8217;t take your money because you weren&#8217;t the sort of customer they imagined they wanted?  What kind of salesmen were they?!?  If anything, you grow your market by being interested in new and innovative uses of your product; if it&#8217;s good for things you never imagined then you might just have a great product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fazal Majid</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-65996</link>
		<dc:creator>Fazal Majid</dc:creator>
		<pubDate>Fri, 09 Mar 2007 15:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-65996</guid>
		<description>We are getting quotes for my company's internal IT storage. We've saturated our XServe RAID and are probably going for an iSCSI StoreVault (still small enough to qualify, I guess), as the costs of FC are getting hard to justify.

Have you considered EqualLogic? They're beyond my budget, but certified for Solaris. Otherwise, Thumpers would seem the way to go, but Sun has removed the entry-level $32K model from its catalog (apparently EDU customers can still get it), and the larger $60K is too expensive for us.</description>
		<content:encoded><![CDATA[<p>We are getting quotes for my company&#8217;s internal IT storage. We&#8217;ve saturated our XServe RAID and are probably going for an iSCSI StoreVault (still small enough to qualify, I guess), as the costs of FC are getting hard to justify.</p>
<p>Have you considered EqualLogic? They&#8217;re beyond my budget, but certified for Solaris. Otherwise, Thumpers would seem the way to go, but Sun has removed the entry-level $32K model from its catalog (apparently EDU customers can still get it), and the larger $60K is too expensive for us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Lowe</title>
		<link>http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-65972</link>
		<dc:creator>Scott Lowe</dc:creator>
		<pubDate>Fri, 09 Mar 2007 14:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2007/03/08/is-netapp-facing-the-innovators-dilemma/#comment-65972</guid>
		<description>There does seem to be a huge gap between NetApp's FAS200 series and the FAS3000 series.  Many customers are too big for the FAS200, but can't afford the price tag of the FAS3000, and it seems like NetApp isn't doing anything to address this market segment.  They need something like a FAS1000 that sits between these two platforms both in capacity and in price.</description>
		<content:encoded><![CDATA[<p>There does seem to be a huge gap between NetApp&#8217;s FAS200 series and the FAS3000 series.  Many customers are too big for the FAS200, but can&#8217;t afford the price tag of the FAS3000, and it seems like NetApp isn&#8217;t doing anything to address this market segment.  They need something like a FAS1000 that sits between these two platforms both in capacity and in price.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

