<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Archiving Questions: Do Tiered Storage and Stubbing make sense?</title><link>http://blogs.technet.com/b/perryclarke/archive/2010/08/13/archiving-questions-do-tiered-storage-and-stubbing-make-sense.aspx</link><description>This blog business has been turning out to be more fun than I expected - maybe I should be nicer and less sarcastic when the marketing team suggests these ideas. 
 This time, answering the questions from my archiving blog and video have led into some</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Archiving Questions: Do Tiered Storage and Stubbing make sense?</title><link>http://blogs.technet.com/b/perryclarke/archive/2010/08/13/archiving-questions-do-tiered-storage-and-stubbing-make-sense.aspx#3389574</link><pubDate>Wed, 23 Feb 2011 19:59:45 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3389574</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;For some of us, cost is not the issue. &amp;nbsp;Our end users expectations are such that archiving wityout stubbing is a non-started, particularly when indexing has not occurred. &amp;nbsp;MS appears to be trying to eat their gold partners by introducing Archiving 1.0 in exchange 2010, but those &amp;quot;in the know&amp;quot; realize that true to MS form, it won&amp;#39;t be ready for production until Service Pack 3.&lt;/p&gt;
&lt;p&gt;That said, for a green field implementation, it is probably OK to start here. &amp;nbsp;For those that have stubbing solutions already deployed, it is a non-issue.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3389574" width="1" height="1"&gt;</description></item><item><title>re: Archiving Questions: Do Tiered Storage and Stubbing make sense?</title><link>http://blogs.technet.com/b/perryclarke/archive/2010/08/13/archiving-questions-do-tiered-storage-and-stubbing-make-sense.aspx#3360056</link><pubDate>Tue, 05 Oct 2010 18:47:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3360056</guid><dc:creator>ArchivingGuru</dc:creator><description>&lt;p&gt;Not all 3rd party Archiving solutions require software to be installed for the stubbing functionality to work. &amp;nbsp;Also, most 3rd party Archiving solutions offer stubbing as an option, it is not mandatory.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3360056" width="1" height="1"&gt;</description></item><item><title>re: Archiving Questions: Do Tiered Storage and Stubbing make sense?</title><link>http://blogs.technet.com/b/perryclarke/archive/2010/08/13/archiving-questions-do-tiered-storage-and-stubbing-make-sense.aspx#3354820</link><pubDate>Fri, 10 Sep 2010 23:06:18 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3354820</guid><dc:creator>Ask Perry</dc:creator><description>&lt;p&gt;@Jason, I don&amp;#39;t think you are getting the core point about tiering and how it increases the cost.&lt;/p&gt;
&lt;p&gt;I did cover the case of &amp;nbsp;SSD&amp;#39;s in my first video - &lt;a rel="nofollow" target="_new" href="http://blogs.technet.com/b/perryclarke/archive/2010/03/31/getting-the-conversation-started.aspx"&gt;blogs.technet.com/.../getting-the-conversation-started.aspx&lt;/a&gt;. &amp;nbsp;But going through this might work better on paper. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;SSD&amp;#39;s are faster from a random IO perspective (and in particular on reads). &amp;nbsp;However, they are very expensive on a per byte basis. &amp;nbsp;For drives that you can install on a server they are on the order of 50 times the cost per byte of a near-line SATA drive. &amp;nbsp;Worse than this, the projection on cost per byte is not converging over time. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Ok, so lets take your idea and put all the indexes and headers &amp;nbsp;in our database on a set of SSD&amp;#39;s and all the other data on the big slow drives. &amp;nbsp;A conservative &amp;nbsp;estimate is that indexes and headers account for over 10% of the total space used in our databases. &lt;/p&gt;
&lt;p&gt;So lets take a specific case of 500 users with 2GB of space actually used for each user. &amp;nbsp;Total logical space is 1TB. &amp;nbsp;You could buy a single 2TB drive for each set of 500 users and another drive for each logical copy that you think you need to protect against hardware, network, datacenter and human error. &amp;nbsp;Each of those near-line SATA drives is going to cost you a couple hundred dollars. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Your alternative is to replace the SATA drive with a drive that is 10% smaller (lets say we can get away with a 1.5TB drive instead of 2TB with a very generously estimated savings of 50$) and ADD another SSD drive for the index that is at least &amp;nbsp;100GB in size. &amp;nbsp; Where do you think you can buy server-ready SSD&amp;#39;s for less than 50$ for 100GB? &amp;nbsp;You can&amp;#39;t even buy MLC flash for that kind of price. &amp;nbsp;Net you have increased your costs with tiering not reduced it. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;This scales up of course. &amp;nbsp;But the estimates for the case of 10,000 users each with 5GB of storage would elliminate a lot of rounding up that helped make the costs seem closer than they are.&lt;/p&gt;
&lt;p&gt;Perry&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3354820" width="1" height="1"&gt;</description></item><item><title>re: Archiving Questions: Do Tiered Storage and Stubbing make sense?</title><link>http://blogs.technet.com/b/perryclarke/archive/2010/08/13/archiving-questions-do-tiered-storage-and-stubbing-make-sense.aspx#3352819</link><pubDate>Tue, 31 Aug 2010 10:48:21 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3352819</guid><dc:creator>Markus K</dc:creator><description>&lt;p&gt; What I do miss is Tiering beyond the current common SAN and DAS technology, no mention of SSD(see comment Jason). Plus getting really small mailboxes for your live data makes it possible to have less powerful mailbox servers. What I miss is any numbers on how the usage pattern of a dedicated set of archive servers and dedicated live mailbox servers can effect the numbers of mailboxes (for live data as they get smaller) or archives (as the performance hit is lower) per database. Then tiering does make sense, because you might be able to sell different RTO&amp;#39;s (Koolhand comment) and buy hardware more specific to the requirements. &lt;/p&gt;
&lt;p&gt;And there&amp;#39;s nothing wrong with aggressive mandatory archiving rules, if it beats having costly quota&amp;#39;s and .pst sprawl on fileservers (and backup) or data-loss.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3352819" width="1" height="1"&gt;</description></item><item><title>re: Archiving Questions: Do Tiered Storage and Stubbing make sense?</title><link>http://blogs.technet.com/b/perryclarke/archive/2010/08/13/archiving-questions-do-tiered-storage-and-stubbing-make-sense.aspx#3351849</link><pubDate>Wed, 25 Aug 2010 15:44:15 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3351849</guid><dc:creator>Frank T</dc:creator><description>&lt;p&gt;If you don&amp;#39;t have access to another site or data centre to replicate too, then you are still stuck with shipping tapes offsite periodically. &amp;nbsp;I think it&amp;#39;s those folks who need to worry about recovery time in the event of a disaster. &amp;nbsp;(Of course they are probably also the ones who could be considering moving it all to the cloud...) &amp;nbsp; They&amp;#39;d want to be able to restore tier 1 data before the old archive stuff. &amp;nbsp;But that doesn&amp;#39;t mean that the data needs to be on different types of disks. &amp;nbsp;The other thing to remember is that Exchange 2010 doesn&amp;#39;t need very fast disks to begin with... slap some big RAM in your servers and chances are that the disks you were considering for your &amp;quot;tier 2 cheapo&amp;quot; storage is probably good enough for the whole thing. &amp;nbsp;You can play with the storage calculator to see different combos.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3351849" width="1" height="1"&gt;</description></item><item><title>re: Archiving Questions: Do Tiered Storage and Stubbing make sense?</title><link>http://blogs.technet.com/b/perryclarke/archive/2010/08/13/archiving-questions-do-tiered-storage-and-stubbing-make-sense.aspx#3351650</link><pubDate>Tue, 24 Aug 2010 19:36:02 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3351650</guid><dc:creator>Jason</dc:creator><description>&lt;p&gt;If stubbing were part of Exchange&amp;#39;s built-in archiving, then client add-ons would be uncessary as either the CAS or the Mailbox roles could still present the entire message to the client; it&amp;#39;d be transparent to the user.&lt;/p&gt;
&lt;p&gt;The index and the &amp;quot;data&amp;quot; are already separate... only in on monolithic container (the jet database). &amp;nbsp;Since most of the IO is due to the indexes and headers, if you were able to put them on separate storage, since they’re so small, you could put them on SSD (500GB of SSD in a SAN isn’t that expensive) and put the message bodies on FATA/SATA and you’d have great performance and really cheap storage.&lt;/p&gt;
&lt;p&gt;Sure other vendors have implemented stubbing poorl (*cough* *cough* Symantec *cough*), but that hardly means that it cannot be done right (especially if it can be integrated into Exchange).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3351650" width="1" height="1"&gt;</description></item><item><title>re: Archiving Questions: Do Tiered Storage and Stubbing make sense?</title><link>http://blogs.technet.com/b/perryclarke/archive/2010/08/13/archiving-questions-do-tiered-storage-and-stubbing-make-sense.aspx#3351446</link><pubDate>Mon, 23 Aug 2010 21:18:57 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3351446</guid><dc:creator>Ask Perry</dc:creator><description>&lt;p&gt;@Paul &amp;nbsp;Yes backup strategies are expensive. &amp;nbsp;Don&amp;#39;t do it. &amp;nbsp;That is my whole point. &amp;nbsp;Microsoft has not run backups on any of our internal email for years now because we have bet on our replication strategy and found that is provides more protection for a lot less money. &amp;nbsp;The overall implementation covers the cases of: &amp;nbsp;data protection in the face of multiple server and infrastructure failures; of users and administrators accidentally deleting data; of records retention for legal requirements (I doubt it comes as much of a surprise that our legal department has its fair share of discovery and legal hold activities) and of physical and logical corruption. &amp;nbsp;I think my previous blog posts covers most of those cases in more detail “Exchange Data Protection” and “More Exchange Data Protection – Beyond Replication” .&lt;/p&gt;
&lt;p&gt;Perry&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3351446" width="1" height="1"&gt;</description></item><item><title>re: Archiving Questions: Do Tiered Storage and Stubbing make sense?</title><link>http://blogs.technet.com/b/perryclarke/archive/2010/08/13/archiving-questions-do-tiered-storage-and-stubbing-make-sense.aspx#3351445</link><pubDate>Mon, 23 Aug 2010 21:18:02 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3351445</guid><dc:creator>Ask Perry</dc:creator><description>&lt;p&gt;@koolhand &amp;nbsp;The key point to recognize in replacing a backup strategy with a replication strategy is that recovery time stops being proportional to size of storage and becomes constant. &amp;nbsp;It takes the same 30 seconds or so to activate your replica whether there is 2GB of data or 2TB of data in the database. &amp;nbsp;Partitioning your data simply does not recover your data faster. &amp;nbsp;Check out my blog post on Exchange Data Protection - the video covers this point specifically starting at 2:50. &lt;/p&gt;
&lt;p&gt;Perry&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3351445" width="1" height="1"&gt;</description></item><item><title>re: Archiving Questions: Do Tiered Storage and Stubbing make sense?</title><link>http://blogs.technet.com/b/perryclarke/archive/2010/08/13/archiving-questions-do-tiered-storage-and-stubbing-make-sense.aspx#3351410</link><pubDate>Mon, 23 Aug 2010 17:56:24 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3351410</guid><dc:creator>Robert G</dc:creator><description>&lt;p&gt;I totally agree with Perry&amp;#39;s comments about stubbing.. &amp;nbsp;We started going down that route with a 3rd party product and quickly realized what a mess it creates so we are going to deploy Exchange 2010 and use tiered archive storage once SP1 comes out.&lt;/p&gt;
&lt;p&gt;I do disagree with his premise that the expensive tier 1 storage would we wasted. &amp;nbsp;Although in larger environments SAN based raid groups might be dedicated to particular applications we often have different apps sharing raid groups as long as it does not create a performance issue. &amp;nbsp;We have very little waste across our SAN.&lt;/p&gt;
&lt;p&gt;I also agree with others comments about the SLAs for recovery. &amp;nbsp;Although we will use DAGs groups with one passive copy recovery time is still a big issue not only for disaster recovery where we want the Tier 1 data back fast but also for things like restores to RSGs. &amp;nbsp;If we have a true disaster which takes out our one and only data center when we will be recovering only the T1 data first and then going after the archive stores once all other critical systems are restored.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3351410" width="1" height="1"&gt;</description></item><item><title>re: Archiving Questions: Do Tiered Storage and Stubbing make sense?</title><link>http://blogs.technet.com/b/perryclarke/archive/2010/08/13/archiving-questions-do-tiered-storage-and-stubbing-make-sense.aspx#3351218</link><pubDate>Sun, 22 Aug 2010 01:40:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3351218</guid><dc:creator>Brian</dc:creator><description>&lt;p&gt;The other thing missed by MS in this case is that I may want more copies (greater redundancy/HA) of my primary storage and less for my archive. Their cost saving argument assumes I have the same number of copies of my archive databases/mailboxes.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3351218" width="1" height="1"&gt;</description></item></channel></rss>