<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Marketing, FUD and Doing What You Do Best</title>
	<atom:link href="http://www.thestoragealchemist.com/marketing-fud-and-doing-what-you-do-best/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thestoragealchemist.com/marketing-fud-and-doing-what-you-do-best/</link>
	<description>Turning Storage Technology into IT Gold</description>
	<lastBuildDate>Wed, 18 Jan 2012 06:44:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bob Farkaly</title>
		<link>http://www.thestoragealchemist.com/marketing-fud-and-doing-what-you-do-best/comment-page-1/#comment-245</link>
		<dc:creator>Bob Farkaly</dc:creator>
		<pubDate>Thu, 24 Jun 2010 00:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thestoragealchemist.com/?p=884#comment-245</guid>
		<description>I particularly liked the &quot;FUD&quot; and &quot;NON-FUD&quot; dueling chart approach to storage marketing! We&#039;ve been selling in-line primary storage deduplication, compression (with encryption as an included, no-cost check box item) for Windows 2008 and Linux servers to OEMs for some months. Called the BitWackr, Exar&#039;s differentiator is the use of specialized silicon to perform hashing, compression and encryption simultaneously and at line speed. With an MSRP of less than $1,000.00 for the silicon/software combination (the silicon is supplied on a PCIe card and is the same used in leading VTLs), deduplication AND compression together has never been easier or less expensive. A Windows 2008 server, for example, can become a deduplication appliance in about 15 minutes. The product was developed under the direction of John Matze who was just recognized by CRN as one of 2010&#039;s Storage Visionaries.</description>
		<content:encoded><![CDATA[<p>I particularly liked the &#8220;FUD&#8221; and &#8220;NON-FUD&#8221; dueling chart approach to storage marketing! We&#8217;ve been selling in-line primary storage deduplication, compression (with encryption as an included, no-cost check box item) for Windows 2008 and Linux servers to OEMs for some months. Called the BitWackr, Exar&#8217;s differentiator is the use of specialized silicon to perform hashing, compression and encryption simultaneously and at line speed. With an MSRP of less than $1,000.00 for the silicon/software combination (the silicon is supplied on a PCIe card and is the same used in leading VTLs), deduplication AND compression together has never been easier or less expensive. A Windows 2008 server, for example, can become a deduplication appliance in about 15 minutes. The product was developed under the direction of John Matze who was just recognized by CRN as one of 2010&#8242;s Storage Visionaries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Ivanov</title>
		<link>http://www.thestoragealchemist.com/marketing-fud-and-doing-what-you-do-best/comment-page-1/#comment-244</link>
		<dc:creator>Mike Ivanov</dc:creator>
		<pubDate>Wed, 23 Jun 2010 13:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thestoragealchemist.com/?p=884#comment-244</guid>
		<description>Fair enough Steve.  Jered&#039;s on another plane, so here is his post:

Yesterday The Storage Alchemist at Storwize posted a complaint about Tom’s discussion of compression and deduplication. We certainly aren’t savaging compression technologies — I think perhaps it’s clearer to consider our points not so much as a criticism of compression, but as a list of concerns regarding bump-in-the-wire optimization appliances. We absolutely agree with Steve the Alchemist that data compression and data deduplication are two technologies that complement one another well — we use both in our Enterprise Archive Value NAS and Cloud Storage offerings , and we make it possible for our partners to compress (if they so choose) when using our Albireo SDK.

I’ll comment on his technical concerns.

Compression and deduplication are very similar in that they identify and eliminate redundant data, but the scope of this duplicate identification is vastly different. Traditional compression works on a small window of data and with short duplicate segments so that the compression tables fit efficiently in a very small amount of memory. Storwize may not be using a 64 KB window, but I imagine the order of magnitude is about right… and that’s not a criticism of their technology at all. In fact, the way Storwize manages data in chunks so that they can maintain performance is very clever.

Calling deduplication lossy is nonsense; both compression and dedupe replace redundant data with references to other instances of that data, just at different scales as I note above. Unlike Ocarina’s NFO, which frighteningly throws away actual content, both dedupe and traditional compression return the original bitstream.  Tom’s point was that Albireo embedded dedupe leverages existing file and block system concepts to make those references so no interaction with our software is required on read, while a compression appliance modifies the data format before it reaches the storage array, which creates data lock-in. Take away the appliance, and the storage is full of uninterpretable data. That’s a concern for storage vendors and users alike.

As to the chart, when you look at this as ‘embedded dedupe’ vs. ‘appliance-mediated compression’, you can see why Tom says that appliance compression alters the data, and Albireo dedupe does not require ‘rehydration’.  As for ‘optimizes block’, I haven’t yet seen Storwize’s block optimzation products, so I can’t comment, but I do wonder how they make the space saved to compression available to the user? We agree that savings are absolutely data dependent. In general, deduplication alone offers more savings than compression alone, and both together give the best results by far. Perhaps we can work together to ensure Albireo and Storwize yield optimal results?</description>
		<content:encoded><![CDATA[<p>Fair enough Steve.  Jered&#8217;s on another plane, so here is his post:</p>
<p>Yesterday The Storage Alchemist at Storwize posted a complaint about Tom’s discussion of compression and deduplication. We certainly aren’t savaging compression technologies — I think perhaps it’s clearer to consider our points not so much as a criticism of compression, but as a list of concerns regarding bump-in-the-wire optimization appliances. We absolutely agree with Steve the Alchemist that data compression and data deduplication are two technologies that complement one another well — we use both in our Enterprise Archive Value NAS and Cloud Storage offerings , and we make it possible for our partners to compress (if they so choose) when using our Albireo SDK.</p>
<p>I’ll comment on his technical concerns.</p>
<p>Compression and deduplication are very similar in that they identify and eliminate redundant data, but the scope of this duplicate identification is vastly different. Traditional compression works on a small window of data and with short duplicate segments so that the compression tables fit efficiently in a very small amount of memory. Storwize may not be using a 64 KB window, but I imagine the order of magnitude is about right… and that’s not a criticism of their technology at all. In fact, the way Storwize manages data in chunks so that they can maintain performance is very clever.</p>
<p>Calling deduplication lossy is nonsense; both compression and dedupe replace redundant data with references to other instances of that data, just at different scales as I note above. Unlike Ocarina’s NFO, which frighteningly throws away actual content, both dedupe and traditional compression return the original bitstream.  Tom’s point was that Albireo embedded dedupe leverages existing file and block system concepts to make those references so no interaction with our software is required on read, while a compression appliance modifies the data format before it reaches the storage array, which creates data lock-in. Take away the appliance, and the storage is full of uninterpretable data. That’s a concern for storage vendors and users alike.</p>
<p>As to the chart, when you look at this as ‘embedded dedupe’ vs. ‘appliance-mediated compression’, you can see why Tom says that appliance compression alters the data, and Albireo dedupe does not require ‘rehydration’.  As for ‘optimizes block’, I haven’t yet seen Storwize’s block optimzation products, so I can’t comment, but I do wonder how they make the space saved to compression available to the user? We agree that savings are absolutely data dependent. In general, deduplication alone offers more savings than compression alone, and both together give the best results by far. Perhaps we can work together to ensure Albireo and Storwize yield optimal results?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Kenniston</title>
		<link>http://www.thestoragealchemist.com/marketing-fud-and-doing-what-you-do-best/comment-page-1/#comment-243</link>
		<dc:creator>Steve Kenniston</dc:creator>
		<pubDate>Wed, 23 Jun 2010 12:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.thestoragealchemist.com/?p=884#comment-243</guid>
		<description>Mike,

I&#039;ll approve, but in general it is poor form to put a link in someone&#039;s comments back to your blog.  - Farley had posted something on his blog about good linking practices.  I would be more than happy to write a response that links to you but no sweat.  And I also already added some comments on his post.  Thanks for the update Mike.

Steve</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>I&#8217;ll approve, but in general it is poor form to put a link in someone&#8217;s comments back to your blog.  &#8211; Farley had posted something on his blog about good linking practices.  I would be more than happy to write a response that links to you but no sweat.  And I also already added some comments on his post.  Thanks for the update Mike.</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Ivanov</title>
		<link>http://www.thestoragealchemist.com/marketing-fud-and-doing-what-you-do-best/comment-page-1/#comment-242</link>
		<dc:creator>Mike Ivanov</dc:creator>
		<pubDate>Wed, 23 Jun 2010 12:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thestoragealchemist.com/?p=884#comment-242</guid>
		<description>Hey Steve:

Jered posted a follow up blog to address some of the technical points you discuss above.  Rather than fill up your comment section, you can view them here: http://blog.permabit.com/index.php/2010/06/compression-and-dedupe-redux/

Regards,
Mike</description>
		<content:encoded><![CDATA[<p>Hey Steve:</p>
<p>Jered posted a follow up blog to address some of the technical points you discuss above.  Rather than fill up your comment section, you can view them here: <a href="http://blog.permabit.com/index.php/2010/06/compression-and-dedupe-redux/" rel="nofollow">http://blog.permabit.com/index.php/2010/06/compression-and-dedupe-redux/</a></p>
<p>Regards,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Cook</title>
		<link>http://www.thestoragealchemist.com/marketing-fud-and-doing-what-you-do-best/comment-page-1/#comment-241</link>
		<dc:creator>Tom Cook</dc:creator>
		<pubDate>Wed, 23 Jun 2010 01:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thestoragealchemist.com/?p=884#comment-241</guid>
		<description>Ahh...re: vendor lock-in.

Remember what Alexis de Toqueville said: &quot;America is great because she is good.&quot;  I have great faith in market forces driving &quot;good&quot;, customer centric behavior.

Keep charging.

Tom</description>
		<content:encoded><![CDATA[<p>Ahh&#8230;re: vendor lock-in.</p>
<p>Remember what Alexis de Toqueville said: &#8220;America is great because she is good.&#8221;  I have great faith in market forces driving &#8220;good&#8221;, customer centric behavior.</p>
<p>Keep charging.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Kenniston</title>
		<link>http://www.thestoragealchemist.com/marketing-fud-and-doing-what-you-do-best/comment-page-1/#comment-240</link>
		<dc:creator>Steve Kenniston</dc:creator>
		<pubDate>Wed, 23 Jun 2010 01:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thestoragealchemist.com/?p=884#comment-240</guid>
		<description>Tom, 

First, thanks for your note.  I know there is some sarcasm and trust me I am no CEO and what you have done with Permabit is nothing short of great so I am glad the comments were taking in the manner in which the were intended.

I actually like the dialog around what customers are looking for very much.  I would agree with you 100% that customers don&#039;t want vendor lock in.  The real question is what do the OEM&#039;s want?  I would say the do care about the customer BUT I would also think that behind the scenes they do want vendor lock in because they want customers to keep buying their stuff.  I also don&#039;t think this is a bad strategy if you are a storage vendor.  You need a competitive edge and if partnering with a provider who provides a unique solution can give you that edge, that is a good model.

I&#039;ll leave the announcement thing alone for now and just say, best of luck and I hope they can come out with solutions soon.  And as you are supportive of compression, I too am very supportive of the total, overall capacity optimization strategy, AS LONG AS - the end users get everything they require (and I believe you believe the same thing as well).

Thanks again Tom!
Steve</description>
		<content:encoded><![CDATA[<p>Tom, </p>
<p>First, thanks for your note.  I know there is some sarcasm and trust me I am no CEO and what you have done with Permabit is nothing short of great so I am glad the comments were taking in the manner in which the were intended.</p>
<p>I actually like the dialog around what customers are looking for very much.  I would agree with you 100% that customers don&#8217;t want vendor lock in.  The real question is what do the OEM&#8217;s want?  I would say the do care about the customer BUT I would also think that behind the scenes they do want vendor lock in because they want customers to keep buying their stuff.  I also don&#8217;t think this is a bad strategy if you are a storage vendor.  You need a competitive edge and if partnering with a provider who provides a unique solution can give you that edge, that is a good model.</p>
<p>I&#8217;ll leave the announcement thing alone for now and just say, best of luck and I hope they can come out with solutions soon.  And as you are supportive of compression, I too am very supportive of the total, overall capacity optimization strategy, AS LONG AS &#8211; the end users get everything they require (and I believe you believe the same thing as well).</p>
<p>Thanks again Tom!<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Cook</title>
		<link>http://www.thestoragealchemist.com/marketing-fud-and-doing-what-you-do-best/comment-page-1/#comment-239</link>
		<dc:creator>Tom Cook</dc:creator>
		<pubDate>Tue, 22 Jun 2010 22:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.thestoragealchemist.com/?p=884#comment-239</guid>
		<description>Thanks for the professional coaching, Steve! You know this is 2010 and in the virtual/social networked world, old axioms about “never on Friday” and “CEOs don’t blog” are a little 1980’s-esque, don’t you think? 

You know, I am spending a lot of time meeting with OEM customers and prospects and my blogs (usually written while flying) generally reflect what I hear from them. They fear data lock-in and they want to do what is right for their customers in terms of data optimization and data safety while maintaining storage performance and features. 

We are a supplier and partner to OEMs.  They will make product announcements on their own timelines.

We are highly supportive of compression owned, operated and deployed by the storage vendor, because it makes sense and that is what OEMs tell me they are implementing. Isn’t that supportive of the future Storwize business model?  

Cheers,

Tom</description>
		<content:encoded><![CDATA[<p>Thanks for the professional coaching, Steve! You know this is 2010 and in the virtual/social networked world, old axioms about “never on Friday” and “CEOs don’t blog” are a little 1980’s-esque, don’t you think? </p>
<p>You know, I am spending a lot of time meeting with OEM customers and prospects and my blogs (usually written while flying) generally reflect what I hear from them. They fear data lock-in and they want to do what is right for their customers in terms of data optimization and data safety while maintaining storage performance and features. </p>
<p>We are a supplier and partner to OEMs.  They will make product announcements on their own timelines.</p>
<p>We are highly supportive of compression owned, operated and deployed by the storage vendor, because it makes sense and that is what OEMs tell me they are implementing. Isn’t that supportive of the future Storwize business model?  </p>
<p>Cheers,</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josephmartins</title>
		<link>http://www.thestoragealchemist.com/marketing-fud-and-doing-what-you-do-best/comment-page-1/#comment-238</link>
		<dc:creator>josephmartins</dc:creator>
		<pubDate>Tue, 22 Jun 2010 18:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.thestoragealchemist.com/?p=884#comment-238</guid>
		<description>Thank you for the clarification, Steve, I appreciated it. It seems we are in agreement.  

To be fair, I did post to Tom&#039;s blog as well with some questions about his numbers and reasoning.  It remains to be seen if the post will be approved, and if he&#039;ll respond to it. Stay tuned.

Among other things, I told him that his statement &quot;Compression alters the underlying data structures and requires compression and decompression of data.&quot; makes no sense at all.</description>
		<content:encoded><![CDATA[<p>Thank you for the clarification, Steve, I appreciated it. It seems we are in agreement.  </p>
<p>To be fair, I did post to Tom&#8217;s blog as well with some questions about his numbers and reasoning.  It remains to be seen if the post will be approved, and if he&#8217;ll respond to it. Stay tuned.</p>
<p>Among other things, I told him that his statement &#8220;Compression alters the underlying data structures and requires compression and decompression of data.&#8221; makes no sense at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Kenniston</title>
		<link>http://www.thestoragealchemist.com/marketing-fud-and-doing-what-you-do-best/comment-page-1/#comment-237</link>
		<dc:creator>Steve Kenniston</dc:creator>
		<pubDate>Tue, 22 Jun 2010 17:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.thestoragealchemist.com/?p=884#comment-237</guid>
		<description>Joseph,

Couple of points - I actually think we are in close agreement unless I missed something.  The first line of 3rd paragraph, the meat of the post, I talk about the fact that the two technologies are complementary.  I was trying to point out that the posts that are still trying to &#039;compare&#039; the two are a waste of time.  However, if you are going to compare, let me at least shed some light on the facts.  

Your point regarding lossless and lossy are also right on.  I would put them both in the same category, however if you review Tom&#039;s chart - to say that compression is lossy when it is not by definition is a gross misrepresentation of the facts.  I was merely trying to point out this fact and how could dedupelication be less lossy than compression?

Anyway, as I said in the beginning of the post, I hate playing the defensive, no one usually wins - I was just trying to set the record straight.

Thanks again, as always for reading and commenting and making the post better.

Steve</description>
		<content:encoded><![CDATA[<p>Joseph,</p>
<p>Couple of points &#8211; I actually think we are in close agreement unless I missed something.  The first line of 3rd paragraph, the meat of the post, I talk about the fact that the two technologies are complementary.  I was trying to point out that the posts that are still trying to &#8216;compare&#8217; the two are a waste of time.  However, if you are going to compare, let me at least shed some light on the facts.  </p>
<p>Your point regarding lossless and lossy are also right on.  I would put them both in the same category, however if you review Tom&#8217;s chart &#8211; to say that compression is lossy when it is not by definition is a gross misrepresentation of the facts.  I was merely trying to point out this fact and how could dedupelication be less lossy than compression?</p>
<p>Anyway, as I said in the beginning of the post, I hate playing the defensive, no one usually wins &#8211; I was just trying to set the record straight.</p>
<p>Thanks again, as always for reading and commenting and making the post better.</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josephmartins</title>
		<link>http://www.thestoragealchemist.com/marketing-fud-and-doing-what-you-do-best/comment-page-1/#comment-236</link>
		<dc:creator>josephmartins</dc:creator>
		<pubDate>Tue, 22 Jun 2010 15:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.thestoragealchemist.com/?p=884#comment-236</guid>
		<description>Let me start by writing that I do not endorse your posts on this topic nor Tom&#039;s. Frankly, I think both are misleading and poorly researched. I expect much more from both of you.

I&#039;m not sure how many times I can possibly write this, but clearly more than a dozen times on various storage blogs is it enough: Dedupe and compression are essentially two peas from the same pod. 

For the most part, compression is the term used to describe data reduction applied WITHIN individual files (this includes such types as ZIP, SIT, RAR and TAR etc which DO NOT look for commonality across files), and dedupe is the term used to describe data reduction as it is applied ACROSS multiple files and types of data. I prefer to refer to the two by application: intrafile and interfile compression. It&#039;s neat, simple and most people will quickly understand the difference. The two are complementary. 

I ask that you please not refer to dedupe as &quot;lossy&quot;. Dedupe (as I have seen it implemented to-date) is no more &quot;lossy&quot; than lossless compression. Today&#039;s dedupe, like lossless compression, allows the EXACT original data to be reconstructed from the compressed data. Any opinion to the contrary is a gross misrepresentation of the facts.

Using the term lossy in the context of dedupe will only confuse readers. Lossy data compression allows an approximation of the original data to be reconstructed in exchange for far superior compression rates. And yes, it takes a lot more computational horsepower and time to execute lossy compression at tolerable speeds.

Your thoughts?</description>
		<content:encoded><![CDATA[<p>Let me start by writing that I do not endorse your posts on this topic nor Tom&#8217;s. Frankly, I think both are misleading and poorly researched. I expect much more from both of you.</p>
<p>I&#8217;m not sure how many times I can possibly write this, but clearly more than a dozen times on various storage blogs is it enough: Dedupe and compression are essentially two peas from the same pod. </p>
<p>For the most part, compression is the term used to describe data reduction applied WITHIN individual files (this includes such types as ZIP, SIT, RAR and TAR etc which DO NOT look for commonality across files), and dedupe is the term used to describe data reduction as it is applied ACROSS multiple files and types of data. I prefer to refer to the two by application: intrafile and interfile compression. It&#8217;s neat, simple and most people will quickly understand the difference. The two are complementary. </p>
<p>I ask that you please not refer to dedupe as &#8220;lossy&#8221;. Dedupe (as I have seen it implemented to-date) is no more &#8220;lossy&#8221; than lossless compression. Today&#8217;s dedupe, like lossless compression, allows the EXACT original data to be reconstructed from the compressed data. Any opinion to the contrary is a gross misrepresentation of the facts.</p>
<p>Using the term lossy in the context of dedupe will only confuse readers. Lossy data compression allows an approximation of the original data to be reconstructed in exchange for far superior compression rates. And yes, it takes a lot more computational horsepower and time to execute lossy compression at tolerable speeds.</p>
<p>Your thoughts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.thestoragealchemist.com @ 2012-02-05 22:54:15 -->
