<?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/"
	>

<channel>
	<title>The NetWorker Blog</title>
	<atom:link href="http://nsrd.info/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://nsrd.info/blog</link>
	<description>EMC NetWorker commentary from a long term backup consultant and theorist</description>
	<lastBuildDate>Tue, 15 May 2012 09:14:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>ILP policies vs Backup Policies</title>
		<link>http://nsrd.info/blog/2012/05/15/ilp-policies-vs-backup-policies/</link>
		<comments>http://nsrd.info/blog/2012/05/15/ilp-policies-vs-backup-policies/#comments</comments>
		<pubDate>Tue, 15 May 2012 09:14:58 +0000</pubDate>
		<dc:creator>Preston de Guise</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Backup theory]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[snapshot]]></category>

		<guid isPermaLink="false">http://nsrd.info/blog/?p=3716</guid>
		<description><![CDATA[Periodically, I talk about backup being just a part of a broader set of strategies that I refer to as Information Lifecycle Protection (ILP). This is distinct from Information Lifecycle Management (ILM), and has components as follows: A common mistake within an organisation, sometimes triggered by not having merged Backup, Storage and Virtualisation administration, is <a href='http://nsrd.info/blog/2012/05/15/ilp-policies-vs-backup-policies/' class='excerpt-more'>[...]</a>
Related posts:<ol>
<li><a href='http://nsrd.info/blog/2011/08/23/what-dont-you-backup/' rel='bookmark' title='What don&#8217;t you backup?'>What don&#8217;t you backup?</a> <small>I think this is a question that the average company...</small></li>
<li><a href='http://nsrd.info/blog/2011/12/27/7-new-years-backup-resolutions-for-companies/' rel='bookmark' title='7 New Years Backup Resolutions for Companies'>7 New Years Backup Resolutions for Companies</a> <small>I&#8217;d like to suggest that companies be prepared to make...</small></li>
<li><a href='http://nsrd.info/blog/2012/02/20/decommissioning-backup-environments/' rel='bookmark' title='Decommissioning backup environments'>Decommissioning backup environments</a> <small>Much of what I deal with relates to active backup...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Periodically, I talk about backup being just a part of a broader set of strategies that I refer to as Information Lifecycle Protection (ILP). This is distinct from Information Lifecycle Management (ILM), and has components as follows:</p>
<div id="attachment_1097" class="wp-caption aligncenter" style="width: 491px"><a href="http://nsrd.info/blog/wp-content/uploads/2009/09/ilp1.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2009%2F09%2Filp1.jpg','Components+of+ILP')"><img class="size-full wp-image-1097" title="Components of ILP" src="http://nsrd.info/blog/wp-content/uploads/2009/09/ilp1.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2009%2F09%2Filp1.jpg','Components+of+ILP')" alt="" width="481" height="558" /></a><p class="wp-caption-text">Components of ILP</p></div>
<p>A common mistake within an organisation, sometimes triggered by not having merged Backup, Storage and Virtualisation administration, is to approach all backup requirements and challenges <em>only</em> from a backup perspective. When approached from <em>just</em> a backup technology perspective, sometimes it doesn&#8217;t matter how elegant your solution is – it just may not be optimal.</p>
<p>Optimal solutions sometimes require extending the umbrella. A classic example of this is NAS. Consider for instance an enterprise environment that has a NAS in the production datacentre, replicating to a disaster recovery datacentre:</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/05/Replicated-NAS.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F05%2FReplicated-NAS.jpg','Replicated+NAS')"><img class="aligncenter size-full wp-image-3721" title="Replicated NAS" src="http://nsrd.info/blog/wp-content/uploads/2012/05/Replicated-NAS.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F05%2FReplicated-NAS.jpg','Replicated+NAS')" alt="Replicated NAS" width="770" height="388" /></a></p>
<p>This is a fairly standard strategy, yet NAS often presents significant challenges to backup environments. Even with NDMP in place, coming up with a nightly data protection strategy for fileservers presenting tens of millions of files is not easy. Various NDMP techniques may allow for speeding up the backup process via block level strategies, but file level recovery from these styles of backups tend to either be challenging at best, or not even possible in the worst case scenario.</p>
<p>As is always the case, whether you can even get a backup done is irrelevant if you can&#8217;t recover the data in an appropriately usable way.</p>
<p>What&#8217;s more, unstructured data doesn&#8217;t really lend itself well to more frequent backups than every 24 hours. While database logs can be captured on an almost continual basis, if it takes 8 hours to do an incremental walk of a highly dense filesystem for traditional backup, but the business requires a Recovery Point Objective (RPO) of just 1 hour, your traditional nightly-incremental strategy just doesn&#8217;t cut it.</p>
<p>So, we turn to other aspects in ILP.</p>
<p>The first step is to start using snapshots:</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/05/NAS-and-snapshots.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F05%2FNAS-and-snapshots.jpg','NAS+and+snapshots')"><img class="aligncenter size-full wp-image-3723" title="NAS and snapshots" src="http://nsrd.info/blog/wp-content/uploads/2012/05/NAS-and-snapshots.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F05%2FNAS-and-snapshots.jpg','NAS+and+snapshots')" alt="NAS and snapshots" width="770" height="386" /></a>Once configured at the storage layer, NAS snapshots happen pretty much automatically. If the business requires an RPO of 1 hour, then the most obvious protection strategy is to have the NAS take a snapshot every hour. These copy-on-write style snapshots are typically browsable by end-users, and in that situation they have an added advantage – if users can browse a snapshot and find the file they want, they don&#8217;t need to ask the backup team to recover the file(s) they need.</p>
<p>However – snapshots on their own represent a poor data protection strategy, since they&#8217;re only as safe as the array they&#8217;re sitting on, and relying solely on snapshots to protect data on an array, when the snapshots are also on that array, is &#8230; well, insane.</p>
<p>So, we have to make use of that replication strategy, and ensure that the snapshots are replicated as well:</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/05/Replicated-Snapshots.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F05%2FReplicated-Snapshots.jpg','Replicated+Snapshots')"><img class="aligncenter size-full wp-image-3724" title="Replicated Snapshots" src="http://nsrd.info/blog/wp-content/uploads/2012/05/Replicated-Snapshots.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F05%2FReplicated-Snapshots.jpg','Replicated+Snapshots')" alt="Replicated Snapshots" width="1076" height="422" /></a></p>
<p>So at this point, we&#8217;ve got:</p>
<ul>
<li>Snapshots providing an hourly RPO;</li>
<li>Snapshots providing a user-directed nearly recovery process;</li>
<li>Replication providing protection for snapshots in case of total array failure.</li>
</ul>
<p>Now, some storage manufacturers would like to suggest that at this point you&#8217;ve got a valid backup solution. Not so fast, though! It&#8217;s only a valid backup solution if you&#8217;re prepared to <strong><em>burn</em></strong> through money to buy enough storage to provide long-term recoverability from snapshot. It&#8217;s around this point that you&#8217;ll want a backup product inserted into the protection strategy.</p>
<p>However, we don&#8217;t just insert a daily backup and leave it at that; if the NAS snapshots are configured correctly we can extend that the convenience factor for end-users whilst still getting a copy out to off-line storage. In this scenario, we might end up with a solution such as the following:</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/05/Snapshots-with-Daily-Backup.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F05%2FSnapshots-with-Daily-Backup.jpg','Snapshots+with+Daily+Backup')"><img class="aligncenter size-full wp-image-3726" title="Snapshots with Daily Backup" src="http://nsrd.info/blog/wp-content/uploads/2012/05/Snapshots-with-Daily-Backup.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F05%2FSnapshots-with-Daily-Backup.jpg','Snapshots+with+Daily+Backup')" alt="Snapshots with Daily Backup" width="611" height="279" /></a></p>
<p>In this scenario, hourly snapshots are kept for 24 hours, with the final snapshot of each day kept in turn as the &#8220;daily&#8221; backup for <em>n</em> days. In many businesses this will extend to more than a week – e.g., 28 or 31 days. In the above example, those &#8220;daily&#8221; snapshots are each written out to tape. Keep in mind that we&#8217;re still replicating the NAS and its snapshots from one site to another, so we hit a new benefit of combining snapshot, replication and backup into a comprehensive ILP strategy – when the traditional backup <em>is</em> run, it can be run from the replicated data, offloading the impact of the backup from the production NAS:</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/05/Replica-Snapshot-Backups.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F05%2FReplica-Snapshot-Backups.jpg','Replica+Snapshot+Backups')"><img class="aligncenter size-full wp-image-3730" title="Replica Snapshot Backups" src="http://nsrd.info/blog/wp-content/uploads/2012/05/Replica-Snapshot-Backups.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F05%2FReplica-Snapshot-Backups.jpg','Replica+Snapshot+Backups')" alt="Replica Snapshot Backups" width="1061" height="456" /></a></p>
<p>Of course, this isn&#8217;t the only way the backup strategy can work. If sufficient protection is available on both the production and replica NAS units, and the filesystems are large enough, only <em>weekly</em> backups might get output to tape:</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/05/Snapshots-with-Weekly-Backups1.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F05%2FSnapshots-with-Weekly-Backups1.jpg','Snapshots+with+Weekly+Backups')"><img class="aligncenter size-full wp-image-3731" title="Snapshots with Weekly Backups" src="http://nsrd.info/blog/wp-content/uploads/2012/05/Snapshots-with-Weekly-Backups1.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F05%2FSnapshots-with-Weekly-Backups1.jpg','Snapshots+with+Weekly+Backups')" alt="Snapshots with Weekly Backups" width="612" height="479" /></a></p>
<p>With that strategy, no incremental backups of the NAS are ever written to tape – just weekly fulls.</p>
<p>Nothing in the above data protection strategy is particularly complex – but equally, none of it is really all that possible when considering backups in isolation. As soon as backups are considered along side with the other activities in ILP (RAID, Replication and Snapshots), advanced and flexible strategies such as the above become available.</p>
<p>So before you design you approach your next data protection challenge, ask yourself the following question:</p>
<blockquote><p>Does this need a backup strategy, or does it need an Information Lifecycle Protection strategy?</p></blockquote>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share this using...</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F15%2Filp-policies-vs-backup-policies%2F&amp;submitHeadline=ILP+policies+vs+Backup+Policies&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F15%2Filp-policies-vs-backup-policies%2F&amp;title=ILP+policies+vs+Backup+Policies" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F15%2Filp-policies-vs-backup-policies%2F&amp;title=ILP+policies+vs+Backup+Policies" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F15%2Filp-policies-vs-backup-policies%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F15%2Filp-policies-vs-backup-policies%2F&amp;title=ILP+policies+vs+Backup+Policies" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F15%2Filp-policies-vs-backup-policies%2F&amp;bm_description=ILP+policies+vs+Backup+Policies" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F15%2Filp-policies-vs-backup-policies%2F&amp;T=ILP+policies+vs+Backup+Policies" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F15%2Filp-policies-vs-backup-policies%2F&amp;title=ILP+policies+vs+Backup+Policies" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F15%2Filp-policies-vs-backup-policies%2F&amp;title=ILP+policies+vs+Backup+Policies" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F15%2Filp-policies-vs-backup-policies%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F15%2Filp-policies-vs-backup-policies%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+ILP+policies+vs+Backup+Policies+@+http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F15%2Filp-policies-vs-backup-policies%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F15%2Filp-policies-vs-backup-policies%2F&amp;t=ILP+policies+vs+Backup+Policies" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
<p>Related posts:<ol>
<li><a href='http://nsrd.info/blog/2011/08/23/what-dont-you-backup/' rel='bookmark' title='What don&#8217;t you backup?'>What don&#8217;t you backup?</a> <small>I think this is a question that the average company...</small></li>
<li><a href='http://nsrd.info/blog/2011/12/27/7-new-years-backup-resolutions-for-companies/' rel='bookmark' title='7 New Years Backup Resolutions for Companies'>7 New Years Backup Resolutions for Companies</a> <small>I&#8217;d like to suggest that companies be prepared to make...</small></li>
<li><a href='http://nsrd.info/blog/2012/02/20/decommissioning-backup-environments/' rel='bookmark' title='Decommissioning backup environments'>Decommissioning backup environments</a> <small>Much of what I deal with relates to active backup...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://nsrd.info/blog/2012/05/15/ilp-policies-vs-backup-policies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoring vs Troubleshooting</title>
		<link>http://nsrd.info/blog/2012/05/07/monitoring-vs-troubleshooting/</link>
		<comments>http://nsrd.info/blog/2012/05/07/monitoring-vs-troubleshooting/#comments</comments>
		<pubDate>Mon, 07 May 2012 09:45:46 +0000</pubDate>
		<dc:creator>Preston de Guise</dc:creator>
				<category><![CDATA[Backup theory]]></category>
		<category><![CDATA[NetWorker]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://nsrd.info/blog/?p=3376</guid>
		<description><![CDATA[How much time do your staff take to monitor backups? The answer should be: very little. Not because they don&#8217;t care, or you&#8217;re not tasking someone with the responsibility, but because your system should be designed such that your staff can see a &#8220;big picture&#8221; overview of all backups in a very short period of time. <a href='http://nsrd.info/blog/2012/05/07/monitoring-vs-troubleshooting/' class='excerpt-more'>[...]</a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>How much time do your staff take to <em>monitor</em> backups?</p>
<p>The answer should be: very little.</p>
<p>Not because they don&#8217;t care, or you&#8217;re not tasking someone with the responsibility, but because your system should be designed such that your staff can see a &#8220;big picture&#8221; overview of all backups in a <em>very short</em> period of time. Assuming you do all your full backups on the weekend, your staff don&#8217;t arrive until 08.55 and spend the first 10 minutes grabbing a coffee, chatting, logging on, firing up email, browsers, etc., then if your staff can&#8217;t by 09.15 tell you what your percentage success rate for weekend backups, <em>you&#8217;re monitoring backups wrong</em>.</p>
<p>Don&#8217;t get this confused with troubleshooting. If backups encountered problems, troubleshooting may take considerably longer.</p>
<p>What unfortunately happens all too regularly is that monitoring and troubleshooting are seen as the same activity, or worse, they occupy the same amount of time. Nothing should be further from the truth.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share this using...</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F07%2Fmonitoring-vs-troubleshooting%2F&amp;submitHeadline=Monitoring+vs+Troubleshooting&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F07%2Fmonitoring-vs-troubleshooting%2F&amp;title=Monitoring+vs+Troubleshooting" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F07%2Fmonitoring-vs-troubleshooting%2F&amp;title=Monitoring+vs+Troubleshooting" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F07%2Fmonitoring-vs-troubleshooting%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F07%2Fmonitoring-vs-troubleshooting%2F&amp;title=Monitoring+vs+Troubleshooting" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F07%2Fmonitoring-vs-troubleshooting%2F&amp;bm_description=Monitoring+vs+Troubleshooting" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F07%2Fmonitoring-vs-troubleshooting%2F&amp;T=Monitoring+vs+Troubleshooting" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F07%2Fmonitoring-vs-troubleshooting%2F&amp;title=Monitoring+vs+Troubleshooting" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F07%2Fmonitoring-vs-troubleshooting%2F&amp;title=Monitoring+vs+Troubleshooting" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F07%2Fmonitoring-vs-troubleshooting%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F07%2Fmonitoring-vs-troubleshooting%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Monitoring+vs+Troubleshooting+@+http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F07%2Fmonitoring-vs-troubleshooting%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F05%2F07%2Fmonitoring-vs-troubleshooting%2F&amp;t=Monitoring+vs+Troubleshooting" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://nsrd.info/blog/2012/05/07/monitoring-vs-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Counting the numbers</title>
		<link>http://nsrd.info/blog/2012/04/25/counting-the-numbers/</link>
		<comments>http://nsrd.info/blog/2012/04/25/counting-the-numbers/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 02:39:26 +0000</pubDate>
		<dc:creator>Preston de Guise</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Recovery]]></category>
		<category><![CDATA[business continuity]]></category>
		<category><![CDATA[Disaster Recovery]]></category>
		<category><![CDATA[reliability]]></category>
		<category><![CDATA[resiliency]]></category>

		<guid isPermaLink="false">http://nsrd.info/blog/?p=3697</guid>
		<description><![CDATA[How many datacentres do you have across your organisation? It&#8217;s a simple enough question, but the answer is sometimes not as simple as some organisations think. The reason for this is it&#8217;s too easy to imagine different physical locations equating to different datacentres. There are actually two conditions that must be met before a server <a href='http://nsrd.info/blog/2012/04/25/counting-the-numbers/' class='excerpt-more'>[...]</a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>How many datacentres do you have across your organisation?</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/04/Server-Rooms.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F04%2FServer-Rooms.jpg','Server+Rooms')"><img class="size-full wp-image-3698 aligncenter" title="Server Rooms" src="http://nsrd.info/blog/wp-content/uploads/2012/04/Server-Rooms.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F04%2FServer-Rooms.jpg','Server+Rooms')" alt="Server Rooms" width="479" height="458" /></a></p>
<p>It&#8217;s a simple enough question, but the answer is sometimes not as simple as some organisations think.</p>
<p>The reason for this is it&#8217;s too easy to imagine different physical locations equating to different datacentres.</p>
<p>There are actually two conditions that must be met before a server room can be considered a fully independent datacentre. These are:</p>
<ol>
<li><strong>Physical separation</strong> – The room/building must be sufficiently physically separated from other datacentres. By &#8220;sufficiently&#8221;, I mean that any disaster situation the company designs into its contingency plans should not be able to take out both more than one datacentre on the basis of physical proximity to one another.</li>
<li><strong>Technical separation</strong> – The room/building must be able to operate at its full production potential without the direct availability of any other datacentre within the environment.</li>
</ol>
<p>So what does it mean if you have a datacentre that <em>doesn&#8217;t</em> meet both of those requirements? Quite simply, it&#8217;s not an independent datacentre at all, and likely should be considered just a remote server room which is part of a geographically disperse datacentre.</p>
<p>If you&#8217;re wondering what the advantage of making this distinction is, it&#8217;s this: unless they&#8217;re truly independent, considering geographically disperse server rooms to be datacentres results in the business often making highly incorrect assumptions about the resiliency of the IT systems, and by extension, the business itself.</p>
<p>You might think that we have enough differentiation by referring to simply <em>datacentres</em> and <em>independent datacentres</em>. This, I believe, compounds the problem rather than introducing clarity; many people, particularly those who are budget conscious, will assume the best possible scenario for the least possible price. We all do it – that&#8217;s why getting a bargain when shopping can be such a thrill. So while-ever a non-independent datacentre is referred to as a datacentre, it&#8217;s going to be read by a plethora of people within a business, or the customers of that business, as an <em>independent</em> one. The solution is to take the word away.</p>
<p>So, on that basis, it&#8217;s time to recount, and answer: how many datacentres does your business <em>truly</em> have?</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share this using...</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F25%2Fcounting-the-numbers%2F&amp;submitHeadline=Counting+the+numbers&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F25%2Fcounting-the-numbers%2F&amp;title=Counting+the+numbers" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F25%2Fcounting-the-numbers%2F&amp;title=Counting+the+numbers" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F25%2Fcounting-the-numbers%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F25%2Fcounting-the-numbers%2F&amp;title=Counting+the+numbers" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F25%2Fcounting-the-numbers%2F&amp;bm_description=Counting+the+numbers" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F25%2Fcounting-the-numbers%2F&amp;T=Counting+the+numbers" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F25%2Fcounting-the-numbers%2F&amp;title=Counting+the+numbers" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F25%2Fcounting-the-numbers%2F&amp;title=Counting+the+numbers" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F25%2Fcounting-the-numbers%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F25%2Fcounting-the-numbers%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Counting+the+numbers+@+http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F25%2Fcounting-the-numbers%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F25%2Fcounting-the-numbers%2F&amp;t=Counting+the+numbers" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://nsrd.info/blog/2012/04/25/counting-the-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rage against the ravine</title>
		<link>http://nsrd.info/blog/2012/04/21/rage-against-the-ravine/</link>
		<comments>http://nsrd.info/blog/2012/04/21/rage-against-the-ravine/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 22:47:21 +0000</pubDate>
		<dc:creator>Preston de Guise</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Backup theory]]></category>
		<category><![CDATA[alignment]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[synergy]]></category>

		<guid isPermaLink="false">http://nsrd.info/blog/?p=3593</guid>
		<description><![CDATA[What&#8217;s the ravine? When we talk about data flow rates into a backup environment, it&#8217;s easy to focus on the peak speeds – the maximum write performance you can get to a backup device, for instance. However, sometimes that peak flow rate is almost irrelevant to the overall backup performance. Many hosts will exist within <a href='http://nsrd.info/blog/2012/04/21/rage-against-the-ravine/' class='excerpt-more'>[...]</a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<h3>What&#8217;s the ravine?</h3>
<p>When we talk about data flow rates into a backup environment, it&#8217;s easy to focus on the peak speeds – the maximum write performance you can get to a backup device, for instance.</p>
<p>However, sometimes that peak flow rate is almost irrelevant to the overall backup performance.</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/02/Rage-against-the-Ravine.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F02%2FRage-against-the-Ravine.jpg','Backup+ravine')"><img class="aligncenter size-full wp-image-3595" title="Backup ravine" src="http://nsrd.info/blog/wp-content/uploads/2012/02/Rage-against-the-Ravine.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F02%2FRage-against-the-Ravine.jpg','Backup+ravine')" alt="Backup ravine" width="651" height="385" /></a></p>
<p>Many hosts will exist within an environment where only a relatively modest percentage of their data can be backed up at peak speed; the vast majority of their data will instead be backed up at suboptimal speeds. For instance, consider the following <em>nsrwatch</em> output:</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/02/high-performance.png" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F02%2Fhigh-performance.png','High+Performance')"><img class="aligncenter size-full wp-image-3616" title="High Performance" src="http://nsrd.info/blog/wp-content/uploads/2012/02/high-performance.png" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F02%2Fhigh-performance.png','High+Performance')" alt="High Performance" width="403" height="162" /></a></p>
<p>That&#8217;s a write speed averaging 200MB/s per tape drive (peaks were actually 265MB/s in the above tests), writing around 1.5-1.6GB/s.</p>
<p>However, unless <em>all</em> your data is highly optimised structured data running on high performance hardware with high performance networking, your real-world experiences will vary considerably on a minute to minute basis. As soon as filesystem overheads become a significant factor in the backup activity (i.e., you hit fileservers, regular OS and application parts of the operating system, etc.), your backup performance is generally going to drop by a substantial margin.</p>
<p>This is easy enough to test in real-world scenarios; take a chunk of a filesystem (at least 2x the memory footprint of the host in question), and compare the time to backup:</p>
<ul>
<li>The actual files;</li>
<li>A tar of the files.</li>
</ul>
<p>You&#8217;ll see in that situation that there&#8217;s a massive performance difference between the two. If you want to see some real-world examples on this, check out &#8220;<a title="In-lab review of the impact of dense filesystems" href="http://nsrd.info/blog/2009/06/17/in-lab-review-of-the-impact-of-dense-filesystems/" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2F2009%2F06%2F17%2Fin-lab-review-of-the-impact-of-dense-filesystems%2F','In-lab+review+of+the+impact+of+dense+filesystems')" target="_blank">In-lab review of the impact of dense filesystems</a>&#8220;.</p>
<p>Unless pretty much all of your data environment consists of optimised structured data which is optimally available, you&#8217;ll likely need to focus your performance tuning activities on the performance ravine – those periods of time where performance is significantly sub-optimal. Or to consider it another way – if absolute optimum performance is 200MB/s, spending a day increasing that to 205MB/s doesn&#8217;t seem productive if you also determine that 70% of the time the backup environment is running at less than 100MB/s. At that point, you&#8217;re going to achieve much more if you flatten the ravine.</p>
<h3>Looking for a quick fix</h3>
<p>There&#8217;s various ways that you can aim to do this. If we stick purely within the backup realm, then you might look at factoring in some form of source based deduplication as well. Avamar, for instance, can ameliorate some issues associated with unstructured data. Admittedly though, if you don&#8217;t already have Avamar in your environment, adding it can be a fairly big spend, so it&#8217;s at the upper range of options that may be considered, and even then won&#8217;t necessarily always be appropriate, depending on the <em>nature</em> of that unstructured data.</p>
<p>Traditional approaches have included sending multiple streams per filesystem, and (in some occasions) considering block-level backup of filesystem data (e.g., via SnapImage &#8211; though, increasing virtualisation is further reducing SnapImage&#8217;s number of use-cases), or using NDMP if the data layout is more amenable to better handling by a NAS device.</p>
<p>What the performance ravine demonstrates is that backup is <em>not</em> an isolated activity. In many organisations there&#8217;s a tendency to have segmentation along the lines of:</p>
<ul>
<li>Operating system administration;</li>
<li>Application/database administration;</li>
<li>Virtualisation teams;</li>
<li>Storage teams;</li>
<li>Backup administration.</li>
</ul>
<h3>Looking for the real fix</h3>
<p>In reality, fixing the ravine needs significant levels of communication and cooperation between the groups, and, within most organisations, a merger of the final three teams above, viz:</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/02/Crossing-the-ravine.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F02%2FCrossing-the-ravine.jpg','Crossing+the+ravine')"><img class="aligncenter size-full wp-image-3619" title="Crossing the ravine" src="http://nsrd.info/blog/wp-content/uploads/2012/02/Crossing-the-ravine.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F02%2FCrossing-the-ravine.jpg','Crossing+the+ravine')" alt="Crossing the ravine" width="733" height="608" /></a></p>
<p>The reason we need such close communication, and even team merger, is that baseline performance improvement can only come when there&#8217;s significant synergy between the groups. For instance, consider the classic dense-filesystem issue. Three core ways to solve it are:</p>
<ul>
<li>Ensure the underlying storage supports large numbers of simultaneous IO operations (e.g., a large number of spindles) so that multistream reads can be achieved;</li>
<li>Shift the data storage across to NAS, which is able to handle processing of dense filesystems better;</li>
<li>Shift the data storage across to NAS, <em>and</em> do replicated archiving of infrequently accessed data to pull the data out of the backup cycle all together.</li>
</ul>
<p>If you were hoping this article might be about quick fixes to the slower part of backups, I have to disappoint you: it&#8217;s not so simple, and as suggested by the above diagram, is likely to require some other changes within IT.</p>
<p>If merger in itself is too unwieldy to consider, the next option is the forced breakdown of any communication barriers between those three groups.</p>
<h3>A ravine of our own making</h3>
<p>In some senses, we were spoilt when gigabit networking was introduced; the solution became fairly common &#8211; put the backup server and any storage nodes on a gigabit core, and smooth out those ravines by ensuring that multiple savesets would always be running; therefore even if a single server couldn&#8217;t keep running at peak performance, there was a high chance that aggregated performance <em>would</em> be within acceptable levels of peak performance.</p>
<p>Yet unstructured data has grown at a rate which quite frankly has outstripped <em>sequential</em> filesystem access capabilities. It might be argued that operating system vendors and third party filesystem developers won&#8217;t make real inroads on this until they can determine adequate ways of encapsulating unstructured filesystems in structured databases, but development efforts down that path haven&#8217;t as yet yielded any mainstream available options. (And in actual fact just <a title="WinFS" href="http://en.wikipedia.org/wiki/WinFS" onclick="return TrackClick('http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FWinFS','WinFS')" target="_blank">caused massive delays</a>.)</p>
<p>The solution as environments switch over to 10Gbit networking however won&#8217;t be so simple – I&#8217;d suggest it&#8217;s not unusual for an environment with 10TB of used capacity to have a breakdown of data along the lines of:</p>
<ul>
<li>4 TB filesystem</li>
<li>2 TB database (prod)</li>
<li>3 TB database (Q/A and development)</li>
<li>500 GB mail</li>
<li>500 GB application &amp; OS data</li>
</ul>
<p>Assuming by &#8220;mail&#8221; we&#8217;ve got &#8220;Exchange&#8221;, then it&#8217;s quite likely that 5.5TB of the 10TB space will backup fairly quickly – the structured components. That leaves 4.5TB hanging around like a bad smell though.</p>
<p>Unstructured data though actually proves a fundamental point I&#8217;ve always maintained – that Information Lifecycle Management (ILM) and Information Lifecycle Protection (ILP) are two reasonably independent activities. If they were the <em>same</em> activity, then the resulting synergy would ensure the data were laid out and managed in such a way that data protection would be a doddle. Remember that ILP resembles the following:</p>
<p style="text-align: center;"><a href="http://nsrd.info/blog/wp-content/uploads/2009/09/ilp1.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2009%2F09%2Filp1.jpg','Components+of+ILP')"><img class="size-full wp-image-1097 aligncenter" title="Components of ILP" src="http://nsrd.info/blog/wp-content/uploads/2009/09/ilp1.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2009%2F09%2Filp1.jpg','Components+of+ILP')" alt="Components of ILP" width="481" height="558" /></a></p>
<p>One place where the ravine can be tackled more readily is in the deployment of <em>new</em> systems, which is where that merger of storage, backup and virtualisation comes in, not to mention the close working relationship between OS, Application/DB Admin and the backup/storage/virtualisation groups. Most forms and documents used by organisations when it comes to commissioning new servers will have at most one or two fields for storage – capacity and level of protection. Yet, anyone who works in storage, and <em>equally</em> anyone who works in backup will know that such simplistic questions are the tip of the iceberg for determining performance levels, not only for production access, but also for backup functionality.</p>
<p>The obvious solution to this is service catalogues that cover key factors such as:</p>
<ul>
<li>Capacity;</li>
<li>RAID level;</li>
<li>Snapshot capabilities;</li>
<li>Performance (IOPs) for production activities;</li>
<li>Performance (MB/s) for backup/recovery activities (what would normally be quantified under Service Level Agreements, also including recovery time objectives);</li>
<li>Recovery point objectives;</li>
<li>etc.</li>
</ul>
<h3>But what has all this got to do with the ravine?</h3>
<p>I said much earlier in the piece that if you&#8217;re looking for a quick solution to the poor-performance ravine within an environment, you&#8217;ll be disappointed. In most organisations, once the ravine appears, there&#8217;ll need to be <em>at least</em> technical and process changes in order to adequately tackle it – and quite possibly <em>business structural</em> changes too.</p>
<p>Take (as always seems to be the bad smell in the room) unstructured data. Once it&#8217;s built up in a standard configuration beyond a certain size, there&#8217;s no &#8220;easy&#8221; fix because it becomes inherently challenging to manage. If you&#8217;ve got a 4TB filesystem serving end users across a large department or even an entire company, it&#8217;s easy enough to <em>think</em> of a solution to the problem, but <em>thinking</em> about a problem and <em>solving</em> it are two entirely different things, particularly when you&#8217;re discussing production data.</p>
<p>It&#8217;s here where team merger seems most appropriate; if you take storage in isolation, a storage team will have a very specific approach to configuring a large filesystem for unstructured data access – the focus there is going to be on maximising the number of concurrent IOs and ensuring that standard data protection is in place. That&#8217;s not, however, always going to correlate to a configuration that lends itself to traditional backup and recovery operations.</p>
<p>Looking at ILP as a whole though – factoring in snapshot, backup and replication, you can build an entirely different holistic data protection mechanism. Hourly snapshots for 24-48 hours allow for near instantaneous recovery – often user initiated, too. Keeping one of those snapshots per day for say, 30 days, extends this considerably to cover the vast number of recovery requests a traditional filesystem would get. Replication between two sites (including the replication of the snapshots) allows for a form of more traditional backup without yet going to a traditional backup package. For monthly &#8216;snapshots&#8217; of the filesystem though, regular backup may be used to allow for longer term retention. Suddenly when the ravine only has to be dealt with once a month rather than daily, it&#8217;s no longer much of an issue.</p>
<p>Yet, that&#8217;s not the only way the problem might be dealt with – what if 80% of that data being backed up is stagnant data that hasn&#8217;t been looked at in 6 months? Shouldn&#8217;t that then require deleting and archiving? (Remember, <a title="Sisyphus, the storage king" href="http://nsrd.info/blog/2011/01/13/sisyphus-the-storage-king/" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2F2011%2F01%2F13%2Fsisyphus-the-storage-king%2F','Sisyphus%2C+the+storage+king')" target="_blank">first delete, then archive</a>.)</p>
<p>I&#8217;d suggest that a common <em>sequence</em> of problems when dealing with backup performance runs as follows:</p>
<ol>
<li><strong>Failure to notice</strong>: Incrementally increasing backup runtimes over a period of weeks or months often don&#8217;t get noticed until it&#8217;s already gone from a manageable problem to a serious problem.</li>
<li><strong>Lack of ownership</strong>: Is a filesystem backing up slowly the responsibility of the backup administrators or the operating system administrators, or the storage administrators? If they are independent teams, there will very likely be a period where the issue is passed back and forth for evaluation before a cooperative approach (or even <em>if</em> a cooperative approach) is decided upon.</li>
<li><strong>Focus on the technical</strong>: The current technical architecture is what got you into the mess – in and of itself, it&#8217;s not necessarily going to get you out of the mess. Sometimes organisations focus so strongly on looking for a technical solution that it&#8217;s like someone who runs out of fuel on the freeway running to the boot of their car, grabbing a jerry can, then jumping back in the driver&#8217;s seat expecting to be able to drive to the fuel station. (Or, as I like to put it: &#8220;Loop, infinite: See Infinite Loop; Infinite Loop: See Loop, Infinite&#8221;.)</li>
<li><strong>Mistaking backup for recovery</strong>: In many cases the problem ends up being solved, but only for the purposes of backup, without attention to the potential impact that may make on either actual recoverability or recovery performance.</li>
</ol>
<p>The first issue is caused by a lack of centralised monitoring. The second, by a lack of centralised management. The third, by a lack of centralised architecture, and the fourth, by a lack of IT/business alignment.</p>
<p>If you can seriously look at all four of those core issues and say replacing LTO-4 tape drives with LTO-5 tape drives will 100% solve a backup-ravine problem every time, you&#8217;re a very, very brave person.</p>
<p>If we consider that backup-performance ravine to be a real, physical one, the only way you&#8217;re going to get over it is to build a bridge, and that requires a strong cooperative approach rather than a piecemeal approach that pays scant regard for anything other than the technical.</p>
<h3>I&#8217;ve got a ravine, what do I do?</h3>
<p>If you&#8217;re aware you&#8217;ve got a backup-performance ravine problem plaguing your backup environment, the first thing you&#8217;ve got to do is to pull back from the abyss and stop staring into it. Sure, in some cases, a tweak here or a tweak there may <em>appear</em> to solve the problem, but likely it&#8217;s actually just addressing a symptom, instead. <em>One</em> symptom.</p>
<p>Backup-performance ravines should in actual fact be viewed as an <em>opportunity</em> within a business to re-evaluate the broader environment:</p>
<ol>
<li>Is it time to consider a new technical architecture?</li>
<li>Is it time to consider retrofitting an architecture to the existing environment?</li>
<li>Is it time to evaluate achieving better IT administration group synergy?</li>
<li>Is it time to evaluate better IT/business alignment through SLAs, etc.?</li>
</ol>
<p>While the problem behind a backup-performance ravine may not be as readily solvable as we&#8217;d like, it&#8217;s hardly insurmountable – particularly when businesses are keen to look at broader efficiency improvements.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share this using...</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F21%2Frage-against-the-ravine%2F&amp;submitHeadline=Rage+against+the+ravine&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F21%2Frage-against-the-ravine%2F&amp;title=Rage+against+the+ravine" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F21%2Frage-against-the-ravine%2F&amp;title=Rage+against+the+ravine" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F21%2Frage-against-the-ravine%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F21%2Frage-against-the-ravine%2F&amp;title=Rage+against+the+ravine" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F21%2Frage-against-the-ravine%2F&amp;bm_description=Rage+against+the+ravine" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F21%2Frage-against-the-ravine%2F&amp;T=Rage+against+the+ravine" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F21%2Frage-against-the-ravine%2F&amp;title=Rage+against+the+ravine" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F21%2Frage-against-the-ravine%2F&amp;title=Rage+against+the+ravine" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F21%2Frage-against-the-ravine%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F21%2Frage-against-the-ravine%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Rage+against+the+ravine+@+http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F21%2Frage-against-the-ravine%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F21%2Frage-against-the-ravine%2F&amp;t=Rage+against+the+ravine" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://nsrd.info/blog/2012/04/21/rage-against-the-ravine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Training &#8211; it&#8217;s an uphill battle</title>
		<link>http://nsrd.info/blog/2012/04/19/training-its-an-uphill-battle/</link>
		<comments>http://nsrd.info/blog/2012/04/19/training-its-an-uphill-battle/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 22:56:50 +0000</pubDate>
		<dc:creator>Preston de Guise</dc:creator>
				<category><![CDATA[Backup theory]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://nsrd.info/blog/?p=3674</guid>
		<description><![CDATA[To be perfectly blunt, staff training in backup and recovery products is somewhat of an uphill battle. There&#8217;s a commonly held belief in many organisations that knowledge and understanding of backup products, even enterprise ones, should be acquired on the job via a review of product manuals and online forums. Yet data protection is somewhat <a href='http://nsrd.info/blog/2012/04/19/training-its-an-uphill-battle/' class='excerpt-more'>[...]</a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/04/Training-is-an-uphill-battle.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F04%2FTraining-is-an-uphill-battle.jpg','Training+is+an+uphill+battle')"><img class="size-full wp-image-3675 aligncenter" title="Training is an uphill battle" src="http://nsrd.info/blog/wp-content/uploads/2012/04/Training-is-an-uphill-battle.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F04%2FTraining-is-an-uphill-battle.jpg','Training+is+an+uphill+battle')" alt="Training is an uphill battle" width="579" height="620" /></a></p>
<p>To be perfectly blunt, staff training in backup and recovery products is somewhat of an uphill battle.</p>
<p>There&#8217;s a commonly held belief in many organisations that knowledge and understanding of backup products, even enterprise ones, should be acquired on the job via a review of product manuals and online forums.</p>
<p>Yet data protection is somewhat unique in this assumption – there are few organisations that believe storage administrators should learn how to manage the arrays that critical production data resides on: after all, one mistake and significant data loss can occur. If not data loss, significant production issues – slow downs, outright stalls, reduced failure capabilities, etc.</p>
<p>Backup and recovery systems touch on <em>even more</em> components of an environment than storage – arguably, in terms of IT, they may touch on more items of an environment than even the IP network (after all, they can encompass fibre networking as well). The reach of an enterprise backup system, fully deployed and fully protecting an organisation, is staggering in its breadth.</p>
<p>Trying to manage that using untrained staff is like trying to manage the fleet maintenance for an airline using self-taught mechanics who have excellent access to instruction manuals. Sure, they may muddle through regularly &#8211; but how well do they <em>really</em> understand what they&#8217;re doing?</p>
<p>10-15 years ago, the real struggle in IT was to get management to recognise the need for backups.</p>
<p>Now, the struggle is to make sure IT and business management understand they don&#8217;t <em>really</em> have a backup system until they have trained administrators. After all, if you look at what goes into making a <a title="What is a backup system?" href="http://nsrd.info/blog/2011/01/25/what-is-a-backup-system/" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2F2011%2F01%2F25%2Fwhat-is-a-backup-system%2F','What+is+a+backup+system%3F')" target="_blank">backup system</a>, the technology itself only plays a small part:</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2011/01/Backup-system.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2011%2F01%2FBackup-system.jpg','Backup+system')"><img class="size-full wp-image-2770 aligncenter" title="Backup system" src="http://nsrd.info/blog/wp-content/uploads/2011/01/Backup-system.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2011%2F01%2FBackup-system.jpg','Backup+system')" alt="Backup system" width="448" height="359" /></a></p>
<p>All those components are actually fairly disparate – and there needs to be a unifying factor. That unifying factor is actually <em>training</em>; knowledge-empowered staff are able to appropriately test, are able to utilise the documentation and the technology to integrate with the processes, are able to liaise on the establishment of SLAs, etc.</p>
<p>Without training, everything comes with a higher risk factor. Sure, with training there still is a risk factor, but training can significantly diminish it.</p>
<p>&nbsp;</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share this using...</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F19%2Ftraining-its-an-uphill-battle%2F&amp;submitHeadline=Training+%26%238211%3B+it%26%238217%3Bs+an+uphill+battle&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F19%2Ftraining-its-an-uphill-battle%2F&amp;title=Training+%26%238211%3B+it%26%238217%3Bs+an+uphill+battle" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F19%2Ftraining-its-an-uphill-battle%2F&amp;title=Training+%26%238211%3B+it%26%238217%3Bs+an+uphill+battle" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F19%2Ftraining-its-an-uphill-battle%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F19%2Ftraining-its-an-uphill-battle%2F&amp;title=Training+%26%238211%3B+it%26%238217%3Bs+an+uphill+battle" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F19%2Ftraining-its-an-uphill-battle%2F&amp;bm_description=Training+%26%238211%3B+it%26%238217%3Bs+an+uphill+battle" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F19%2Ftraining-its-an-uphill-battle%2F&amp;T=Training+%26%238211%3B+it%26%238217%3Bs+an+uphill+battle" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F19%2Ftraining-its-an-uphill-battle%2F&amp;title=Training+%26%238211%3B+it%26%238217%3Bs+an+uphill+battle" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F19%2Ftraining-its-an-uphill-battle%2F&amp;title=Training+%26%238211%3B+it%26%238217%3Bs+an+uphill+battle" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F19%2Ftraining-its-an-uphill-battle%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F19%2Ftraining-its-an-uphill-battle%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Training+%26%238211%3B+it%26%238217%3Bs+an+uphill+battle+@+http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F19%2Ftraining-its-an-uphill-battle%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F19%2Ftraining-its-an-uphill-battle%2F&amp;t=Training+%26%238211%3B+it%26%238217%3Bs+an+uphill+battle" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://nsrd.info/blog/2012/04/19/training-its-an-uphill-battle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Every day is world recovery day</title>
		<link>http://nsrd.info/blog/2012/04/01/every-day-is-world-recovery-day/</link>
		<comments>http://nsrd.info/blog/2012/04/01/every-day-is-world-recovery-day/#comments</comments>
		<pubDate>Sat, 31 Mar 2012 21:13:39 +0000</pubDate>
		<dc:creator>Preston de Guise</dc:creator>
				<category><![CDATA[Backup theory]]></category>
		<category><![CDATA[Recovery]]></category>
		<category><![CDATA[world backup day]]></category>

		<guid isPermaLink="false">http://nsrd.info/blog/?p=3667</guid>
		<description><![CDATA[World backup day was established last year as a means of trying to encourage everyone to focus on backups. Personally I disagree with it – and yes, I know that means I&#8217;ll probably sound a bit like the Grinch, but I just can&#8217;t bring myself to believe a &#8220;World Backup Day&#8221; works. Of course, the end <a href='http://nsrd.info/blog/2012/04/01/every-day-is-world-recovery-day/' class='excerpt-more'>[...]</a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/04/March-2012.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F04%2FMarch-2012.jpg','World+Backup+Day+March+2012')"><img class="size-full wp-image-3668 aligncenter" title="World Backup Day March 2012" src="http://nsrd.info/blog/wp-content/uploads/2012/04/March-2012.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F04%2FMarch-2012.jpg','World+Backup+Day+March+2012')" alt="World Backup Day March 2012" width="424" height="309" /></a></p>
<p>World backup day was established last year as a means of trying to encourage everyone to focus on backups.</p>
<p>Personally I disagree with it – and yes, I know that means I&#8217;ll probably sound a bit like the Grinch, but I just can&#8217;t bring myself to believe a &#8220;World Backup Day&#8221; works. Of course, the end goal of getting people and corporations to be cognisant of the need for backups and ensuring they&#8217;re done is admirable. However, declaring a day to be &#8220;world backup day&#8221; just as equally sends the wrong message that for 364 days a year (or in this case, 365 days), you don&#8217;t really have to think too much about backups.</p>
<p>The simple fact is that <em>every</em> day should be world <em>recovery</em> day. After all, backups aren&#8217;t done for the sake of using media, they&#8217;re done in case we need to later recover from them.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share this using...</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F01%2Fevery-day-is-world-recovery-day%2F&amp;submitHeadline=Every+day+is+world+recovery+day&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F01%2Fevery-day-is-world-recovery-day%2F&amp;title=Every+day+is+world+recovery+day" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F01%2Fevery-day-is-world-recovery-day%2F&amp;title=Every+day+is+world+recovery+day" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F01%2Fevery-day-is-world-recovery-day%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F01%2Fevery-day-is-world-recovery-day%2F&amp;title=Every+day+is+world+recovery+day" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F01%2Fevery-day-is-world-recovery-day%2F&amp;bm_description=Every+day+is+world+recovery+day" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F01%2Fevery-day-is-world-recovery-day%2F&amp;T=Every+day+is+world+recovery+day" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F01%2Fevery-day-is-world-recovery-day%2F&amp;title=Every+day+is+world+recovery+day" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F01%2Fevery-day-is-world-recovery-day%2F&amp;title=Every+day+is+world+recovery+day" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F01%2Fevery-day-is-world-recovery-day%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F01%2Fevery-day-is-world-recovery-day%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Every+day+is+world+recovery+day+@+http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F01%2Fevery-day-is-world-recovery-day%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F04%2F01%2Fevery-day-is-world-recovery-day%2F&amp;t=Every+day+is+world+recovery+day" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://nsrd.info/blog/2012/04/01/every-day-is-world-recovery-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop</title>
		<link>http://nsrd.info/blog/2012/03/29/stop/</link>
		<comments>http://nsrd.info/blog/2012/03/29/stop/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 22:45:17 +0000</pubDate>
		<dc:creator>Preston de Guise</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Backup theory]]></category>
		<category><![CDATA[NetWorker]]></category>
		<category><![CDATA[Recovery]]></category>
		<category><![CDATA[change control]]></category>
		<category><![CDATA[interruptions]]></category>
		<category><![CDATA[recoveries]]></category>

		<guid isPermaLink="false">http://nsrd.info/blog/?p=3657</guid>
		<description><![CDATA[The last 6 weeks my life has seemingly constantly been about interruptions. The house we&#8217;re renting has just been sold, and while I appreciate as a landlord myself the constraints of home ownership, I&#8217;ve also been made acutely aware of the challenges of trying to live a normal life while you&#8217;re constantly being asked to <a href='http://nsrd.info/blog/2012/03/29/stop/' class='excerpt-more'>[...]</a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/03/Stop.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2FStop.jpg','Stop')"><img class="size-full wp-image-3658 aligncenter" title="Stop" src="http://nsrd.info/blog/wp-content/uploads/2012/03/Stop.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2FStop.jpg','Stop')" alt="Stop" width="394" height="322" /></a></p>
<p>The last 6 weeks my life has seemingly constantly been about interruptions. The house we&#8217;re renting has just been sold, and while I appreciate as a landlord myself the constraints of home ownership, I&#8217;ve also been made acutely aware of the challenges of trying to live a normal life while you&#8217;re constantly being asked to facilitate inspections, access, etc. The simple fact is that for 6 weeks, I&#8217;ve not been able to do anything much at all on weekends. Sure, the interruptions may only take an hour or two each day they occur, but since they happen in the middle of the day, there&#8217;s a whole bunch of things that you just can&#8217;t get to. Such as, a couple of weeks ago, a festival over a long weekend that was entirely unattainable.</p>
<p>Which brings me to the topic of this post – how much does your backup system interrupt you from <em>your</em> work?</p>
<p>If you&#8217;re a backup administrator, you probably question the logic of my question – after all, having to spend time on the backup system is just a case of doing your job.</p>
<p>However, this isn&#8217;t really the full story. Even if you&#8217;re a dedicated backup administrator, your job shouldn&#8217;t really be <em>interruption</em> based. An interruption based job, in that respect, implies a firefighting role – and a firefighting role is going to occur because of any combination of the following:</p>
<ul>
<li>Architectural issues;</li>
<li>Procedural issues;</li>
<li>Hardware/software issues.</li>
</ul>
<p>None of these should be all-encompassing enough that they become a dominating factor. Timesheets often demonstrate this in terms of how we start notating our used time. For more years than I can count I&#8217;ve worked in jobs where time has to be accounted for, and usually in 15 minute increments. But timesheets never account for spin-down and spin-up time. That is, if you&#8217;re working on something already, and a new task comes up that you have to switch across to, that switch-time is <em>not</em> instantaneous. (For further details, <a title="Multitasking in work environments" href="http://www.apa.org/research/action/multitask.aspx" onclick="return TrackClick('http%3A%2F%2Fwww.apa.org%2Fresearch%2Faction%2Fmultitask.aspx','Multitasking+in+work+environments')" target="_blank">check here</a>.)</p>
<p>So if your backup system is regularly acting as an interrupt system, are you working productively, or do you have an <a title="Annoyatron" href="http://www.thinkgeek.com/gadgets/electronic/b278/?srp=1" onclick="return TrackClick('http%3A%2F%2Fwww.thinkgeek.com%2Fgadgets%2Felectronic%2Fb278%2F%3Fsrp%3D1','Annoyatron')" target="_blank">annoy-a-tron</a> in your environment?</p>
<p>If you&#8217;re suffering high levels of interrupts in your backup environment, it&#8217;s time to look at changing the environment, even if that change means a temporary spike in work load or a requirement to bring some temporary staff on. With the possible exception of recoveries, no backup environment should be interrupt driven.</p>
<p>With the exception of recoveries, all other activities within a backup environment should be handled either as:</p>
<ul>
<li><strong>Change requests</strong> – a formal system tracking and monitoring successful implementation of non-major updates and alterations to the environment. This would cover new clients, new backup modules, etc.</li>
<li><strong>Projects</strong> – a formal process for delivering substantial changes to the backup environment. (E.g., replacing an existing tape library with a combined backup to disk + long-term tape solution.)</li>
</ul>
<p>Now I said &#8220;with the exception of recoveries&#8221; because, quite frankly, recoveries are the most important activity that can be done in a backup environment. As such, I want to note their processes explicitly. Recoveries should fall into one of three different categories:</p>
<ul>
<li><strong>User serviced</strong> – Recoveries that end-users or people other than backup administrators/operators can initiate, monitor and complete without intervention. This may be file recoveries from NAS units that integrate with snapshot/rollback functionality, it may be access to a NetWorker recovery GUI, or it may be the ability to initiate recovery from within an application module. These should be practically invisible to the backup administrators/operators.</li>
<li><strong>Scheduled</strong> – Non-urgent recoveries that are requested via a formal process and submitted to the appropriate recovery facilitator to complete. These would be slotted into the facilitator&#8217;s work schedule on a priority basis.</li>
<li><strong>Emergency</strong> – Critical recoveries (you could call these priority 1 recoveries – regardless of whether the official recovery request has been submitted or not)</li>
</ul>
<p>In any environment, no matter how well architected, there will always be the risk of emergency situations requiring immediate action – critical faults don&#8217;t tend to be something you can just schedule into your work day, for instance.</p>
<p>However, in a well architected backup environment with functioning equipment, it should be the case that fire-fighting is a minimum job aspect, rather than an all-encompassing part of the backup administrator&#8217;s role.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share this using...</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F29%2Fstop%2F&amp;submitHeadline=Stop&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F29%2Fstop%2F&amp;title=Stop" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F29%2Fstop%2F&amp;title=Stop" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F29%2Fstop%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F29%2Fstop%2F&amp;title=Stop" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F29%2Fstop%2F&amp;bm_description=Stop" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F29%2Fstop%2F&amp;T=Stop" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F29%2Fstop%2F&amp;title=Stop" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F29%2Fstop%2F&amp;title=Stop" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F29%2Fstop%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F29%2Fstop%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Stop+@+http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F29%2Fstop%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F29%2Fstop%2F&amp;t=Stop" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://nsrd.info/blog/2012/03/29/stop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A brief update</title>
		<link>http://nsrd.info/blog/2012/03/15/a-brief-update/</link>
		<comments>http://nsrd.info/blog/2012/03/15/a-brief-update/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 22:04:21 +0000</pubDate>
		<dc:creator>Preston de Guise</dc:creator>
				<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://nsrd.info/blog/?p=3653</guid>
		<description><![CDATA[I&#8217;ve been pretty quiet of late on the site, and it&#8217;s not through a lack of interest. Unfortunately there&#8217;s several major challenges that I&#8217;m currently dealing with that are diverting most of my attention from all kinds of writing &#8211; not just this blog, but also my personal blog too. Most of the articles I&#8217;m <a href='http://nsrd.info/blog/2012/03/15/a-brief-update/' class='excerpt-more'>[...]</a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been pretty quiet of late on the site, and it&#8217;s not through a lack of interest. Unfortunately there&#8217;s several major challenges that I&#8217;m currently dealing with that are diverting most of my attention from all kinds of writing &#8211; not just this blog, but also my <a title="unsane.info" href="http://unsane.info" onclick="return TrackClick('http%3A%2F%2Funsane.info','unsane.info')" target="_blank">personal blog</a> too.</p>
<p>Most of the articles I&#8217;m thinking of for the blog at the moment require more extensive testing and research – or are multi-part ones that require a lot more spare time to be allocated to them. However, I&#8217;m not getting a lot of that spare time at the moment – the place we&#8217;re renting is up for sale and as a result of that it seems every second day I&#8217;m dealing with another open-for-inspection, etc. It&#8217;s also fairly draining, so between that and work projects, I&#8217;m just not getting a lot of energy to devote to the site.</p>
<p>Things should start to ease in a couple of weeks; we should know by that stage whether an investor or an occupier has bought the property, and even if that means a move, it&#8217;ll at least be a period of action rather than a draining holding pattern.</p>
<p>So, bear with me: there is new content being worked on, it&#8217;s just my window of opportunity to work on it is a little small at the moment.</p>
<p>Cheers!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share this using...</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F15%2Fa-brief-update%2F&amp;submitHeadline=A+brief+update&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F15%2Fa-brief-update%2F&amp;title=A+brief+update" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F15%2Fa-brief-update%2F&amp;title=A+brief+update" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F15%2Fa-brief-update%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F15%2Fa-brief-update%2F&amp;title=A+brief+update" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F15%2Fa-brief-update%2F&amp;bm_description=A+brief+update" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F15%2Fa-brief-update%2F&amp;T=A+brief+update" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F15%2Fa-brief-update%2F&amp;title=A+brief+update" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F15%2Fa-brief-update%2F&amp;title=A+brief+update" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F15%2Fa-brief-update%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F15%2Fa-brief-update%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+A+brief+update+@+http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F15%2Fa-brief-update%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F15%2Fa-brief-update%2F&amp;t=A+brief+update" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://nsrd.info/blog/2012/03/15/a-brief-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10 Things Still Wrong with Data Protection Attitudes</title>
		<link>http://nsrd.info/blog/2012/03/07/10-things-still-wrong-with-data-protection-attitudes/</link>
		<comments>http://nsrd.info/blog/2012/03/07/10-things-still-wrong-with-data-protection-attitudes/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 11:25:58 +0000</pubDate>
		<dc:creator>Preston de Guise</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Backup theory]]></category>
		<category><![CDATA[NetWorker]]></category>
		<category><![CDATA[alignment]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[attitudes]]></category>
		<category><![CDATA[business continuity]]></category>
		<category><![CDATA[capacity]]></category>
		<category><![CDATA[Cloning]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[Disaster Recovery]]></category>
		<category><![CDATA[DR]]></category>
		<category><![CDATA[Duplication]]></category>
		<category><![CDATA[forecast]]></category>
		<category><![CDATA[growth]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[Policies]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[RPO]]></category>
		<category><![CDATA[RTO]]></category>
		<category><![CDATA[SLA]]></category>
		<category><![CDATA[strategies]]></category>
		<category><![CDATA[trending]]></category>
		<category><![CDATA[zero error policy]]></category>

		<guid isPermaLink="false">http://nsrd.info/blog/?p=3605</guid>
		<description><![CDATA[When I first started working with backup and recovery systems in 1996, one of the more frustrating statements I&#8217;d hear was &#8220;we don&#8217;t need to backup&#8221;. These days, that sort of attitude is extremely rare – it was a hold-out from the days where computers were often considered non-essential to ongoing business operations. Now, unless <a href='http://nsrd.info/blog/2012/03/07/10-things-still-wrong-with-data-protection-attitudes/' class='excerpt-more'>[...]</a>
Related posts:<ol>
<li><a href='http://nsrd.info/blog/2011/06/21/this-is-wrong/' rel='bookmark' title='This is wrong'>This is wrong</a> <small>In &#8220;Distribute.IT reveals shared server data loss &#8211; News &#8211;...</small></li>
<li><a href='http://nsrd.info/blog/2011/09/28/if-you-wouldnt-drink-it-dont-cook-with-it/' rel='bookmark' title='If you wouldn&#8217;t drink it, don&#8217;t cook with it&#8230;'>If you wouldn&#8217;t drink it, don&#8217;t cook with it&#8230;</a> <small>There&#8217;s a pertinent adage in cooking when it comes to...</small></li>
<li><a href='http://nsrd.info/blog/2011/08/07/7-common-problems-with-deduplication/' rel='bookmark' title='7 common problems with deduplication'>7 common problems with deduplication</a> <small>In an earlier article, I suggested some space management techniques...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>When I first started working with backup and recovery systems in 1996, one of the more frustrating statements I&#8217;d hear was &#8220;we don&#8217;t need to backup&#8221;.</p>
<p>These days, that sort of attitude is extremely rare – it was a hold-out from the days where computers were often considered non-essential to ongoing business operations. Now, unless you&#8217;re a tradesperson who does all your work as cash in hand jobs, the chances of a business <em>not</em> relying on computers in some form or another is practically unheard of. And with that change has come the recognition that backups are, indeed, required.</p>
<p>Yet, there&#8217;s improvements that can be made to data protection attitudes within many organisations, and I wanted to outline things that can still be done incorrectly within organisations in relation to backup and recovery.</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/03/10.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F10.jpg','10')"><img class="alignnone size-full wp-image-3628" title="10" src="http://nsrd.info/blog/wp-content/uploads/2012/03/10.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F10.jpg','10')" alt="" width="178" height="120" /></a><strong>Backups aren&#8217;t protected</strong></p>
<p>Many businesses now clone, duplicate or replicate their backups – but not all of them.</p>
<p>What&#8217;s more, occasionally businesses will still design backup to disk strategies around non-RAID protected drives. This may seem like an excellent means of storage capacity optimisation, but it leaves a gaping hole in the data protection process for a business, and can result in catastrophic data loss.</p>
<p>Assembling a data protection strategy that involves unprotected backups is like configuring primary production storage without RAID or some other form of redundancy. Sure, technically it works &#8230; but you only need one error and suddenly your life is full of chaos.</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/03/9.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F9.jpg','9')"><img class="alignnone size-full wp-image-3630" title="9" src="http://nsrd.info/blog/wp-content/uploads/2012/03/9.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F9.jpg','9')" alt="" width="125" height="103" /></a><strong>Backups not aligned to business requirements</strong></p>
<p>The old superstition was that backups were a waste of money – we do them every day, sometimes more frequently, and hope that we never have to recover from them. That&#8217;s no more a waste of money than an insurance policy that doesn&#8217;t get claimed on is.</p>
<p>However, what <strong>is</strong> a waste of money so much of the time is a backup strategy that&#8217;s unaligned to actual business requirements. Common mistakes in this area include:</p>
<ul>
<li>Assigning arbitrary backup start times for systems without discussing with system owners, application administrators, etc.;</li>
<li>Service Level Agreements not established (including Recovery Time Objective and Recovery Point Objective);</li>
<li>Retention policies not set for business practice and legal/audit requirements.</li>
</ul>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/03/8.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F8.jpg','8')"><img class="alignnone size-full wp-image-3633" title="8" src="http://nsrd.info/blog/wp-content/uploads/2012/03/8.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F8.jpg','8')" alt="" width="115" height="105" /></a><strong>Databases insufficiently integrated into the backup strategy</strong></p>
<p>To put it bluntly, many DBAs get quite precious about the data they&#8217;re tasked with administering and protecting. And thats entirely fair, too – structured data often represents a significant percentage of mission critical functionality within businesses.</p>
<p>However, there&#8217;s nothing <em>special</em> about databases any more when it comes to data protection. They <em>should</em> be integrated into the data protection strategy. When they&#8217;re not, bad things can happen, such as:</p>
<ul>
<li>Database backups completing after filesystem backups have started, potentially resulting in database dumps not being adequately captured by the centralised backup product;</li>
<li>Significantly higher amounts of primary storage being utilised to hold multiple copies of database dumps that could easily be stored in the backup system instead;</li>
<li>When <em>cold</em> database backups are run, scheduled database restarts may result in data corruption if the filesystem backup has been slower than anticipated;</li>
<li>Human error resulting in production databases not being protected for days, weeks or even months at a time.</li>
</ul>
<p>When you think about it, practically <em>all</em> data within an environment is special in some way or another. Mail data is special. Filesystem data is special. Archive data is special. Yet, in practically no organisation will administrators of those specific systems get such free reign over the data protection <em>activities</em>, keeping them silo&#8217;d off from the rest of the organisation.</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/03/7.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F7.jpg','7')"><img class="alignnone size-full wp-image-3634" title="7" src="http://nsrd.info/blog/wp-content/uploads/2012/03/7.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F7.jpg','7')" alt="" width="105" height="114" /></a><strong>Growth not forecast</strong></p>
<p>Backup systems are rarely static within an organisation. As primary data grows, so to does the backup system. As archive grows, the impact on the backup system can be a little more subtle, but there remains an impact.</p>
<p>Some of the worst mistakes I&#8217;ve seen made in backup systems planning is assuming what is bought <em>today</em> for backup will be equally suitable for <em>next year</em> or a period of 3-5 years from now.</p>
<p>Growth must not only be forecast for long-term planning within a backup environment, but regularly reassessed. It&#8217;s not possible, after all, to assume a linear growth pattern will remain constantly accurate; there will be spikes and troughs caused by new projects or business initiatives and decommissioning of systems.</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/03/6.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F6.jpg','6')"><img class="alignnone size-full wp-image-3635" title="6" src="http://nsrd.info/blog/wp-content/uploads/2012/03/6.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F6.jpg','6')" alt="" width="106" height="115" /></a><strong>Zero error policies aren&#8217;t implemented</strong></p>
<p>If you don&#8217;t have a zero error policy in place within your organisation for backups, you don&#8217;t actually have a backup <em>system</em>. You&#8217;ve just got a collection of backups that may or may not have worked.</p>
<p>Zero error policies rigorously and reliably capture failures within the environment and maintain a structure for ensuring they are resolved, catalogued and documented for future reference.</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/03/5.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F5.jpg','5')"><img class="alignnone size-full wp-image-3638" title="5" src="http://nsrd.info/blog/wp-content/uploads/2012/03/5.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F5.jpg','5')" alt="" width="109" height="132" /></a><strong>Backups seen as a substitute for Disaster Recovery</strong></p>
<p>Backups are <em>not</em> in themselves disaster recovery strategies; their processes without a doubt play into disaster recovery planning and a fairly important part, too.</p>
<p>But having a backup system in place doesn&#8217;t mean you&#8217;ve got a disaster recovery strategy in place.</p>
<p>The technology side of disaster recovery – particularly when we extend to full business continuity – doesn&#8217;t even approach <em>half</em> of what&#8217;s involved in disaster recovery.</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/03/4.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F4.jpg','4')"><img class="alignnone size-full wp-image-3639" title="4" src="http://nsrd.info/blog/wp-content/uploads/2012/03/4.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F4.jpg','4')" alt="" width="97" height="108" /></a><strong>New systems deployment not factoring in backups</strong></p>
<p>One could argue this is an extension of growth and capacity forecasting, but in reality it&#8217;s more the case that these two issues will usually have a degree of overlap.</p>
<p>As this is typically exemplified by organisations that don&#8217;t have formalised procedures, the easiest way to ensure new systems deployment allows for inclusion into backup strategies is to have build forms – where staff would not only request storage, RAM and user access, but also backup.</p>
<p>To put it quite simply &#8211; no new system should be deployed within an organisation without at least <em>consideration</em> for backup.</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/03/3.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F3.jpg','3')"><img class="alignnone size-full wp-image-3640" title="3" src="http://nsrd.info/blog/wp-content/uploads/2012/03/3.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F3.jpg','3')" alt="" width="92" height="111" /></a><strong>No formalised media ageing policies</strong></p>
<p>Particularly in environments that still have a lot of tape (either legacy or active), a backup system will have more physical components than just about everything else in the datacentre put together – i.e., all the media.</p>
<p>In such scenarios, a regrettably common mistake is a lack of policies for dealing with cartridges as they age. In particular:</p>
<ul>
<li>Batch tracking;</li>
<li>Periodic backup verification;</li>
<li>Migration to new media as/when required;</li>
<li>Migration to new formats of media as/when required.</li>
</ul>
<p>These tasks aren&#8217;t particularly enjoyable – there&#8217;s no doubt about that. However, they can be reasonably automated, and failure to do so can cause headaches for administrators down the road. Sometimes I suspect these policies aren&#8217;t enacted because in many organisations they represent a timeframe beyond the service time of the backup administrator. However, even if this <em>is</em> the case, it&#8217;s not an excuse, and in fact should point to a requirement quite the opposite.</p>
<p>Failure to track media ageing is probably akin to deciding not to ever service your car. For a while, you&#8217;ll get away with it. As time goes on, you&#8217;re likely to run into bigger and bigger problems until something goes horribly wrong.</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/03/2.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F2.jpg','2')"><img class="alignnone size-full wp-image-3642" title="2" src="http://nsrd.info/blog/wp-content/uploads/2012/03/2.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F2.jpg','2')" alt="" width="107" height="115" /></a><strong>Backup is confused with archive</strong></p>
<p>Backup is not archive.</p>
<p>Archive is not backup.</p>
<p>Treating the backup system as a substitute for archive is a headache for the simple reason that archive is about extending primary storage, whereas backup is about taking <em>copies</em> of primary storage data.</p>
<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/03/1.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F1.jpg','1')"><img class="alignnone size-full wp-image-3643" title="1" src="http://nsrd.info/blog/wp-content/uploads/2012/03/1.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F03%2F1.jpg','1')" alt="" width="101" height="118" /></a><strong>Backup is seen as an IT function</strong></p>
<p>While backup is undoubtedly managed and administered by IT staff, it remains a core business function. Like corporate insurance, it belongs to the central business, not only for budgetary reasons, but also continuance and alignment. If this isn&#8217;t the case yet, initial steps towards that shift can be achieved initially by ensuring there&#8217;s an information protection advisory council within the business – a grouping of IT staff <em>and</em> core business staff.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share this using...</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F07%2F10-things-still-wrong-with-data-protection-attitudes%2F&amp;submitHeadline=10+Things+Still+Wrong+with+Data+Protection+Attitudes&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F07%2F10-things-still-wrong-with-data-protection-attitudes%2F&amp;title=10+Things+Still+Wrong+with+Data+Protection+Attitudes" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F07%2F10-things-still-wrong-with-data-protection-attitudes%2F&amp;title=10+Things+Still+Wrong+with+Data+Protection+Attitudes" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F07%2F10-things-still-wrong-with-data-protection-attitudes%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F07%2F10-things-still-wrong-with-data-protection-attitudes%2F&amp;title=10+Things+Still+Wrong+with+Data+Protection+Attitudes" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F07%2F10-things-still-wrong-with-data-protection-attitudes%2F&amp;bm_description=10+Things+Still+Wrong+with+Data+Protection+Attitudes" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F07%2F10-things-still-wrong-with-data-protection-attitudes%2F&amp;T=10+Things+Still+Wrong+with+Data+Protection+Attitudes" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F07%2F10-things-still-wrong-with-data-protection-attitudes%2F&amp;title=10+Things+Still+Wrong+with+Data+Protection+Attitudes" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F07%2F10-things-still-wrong-with-data-protection-attitudes%2F&amp;title=10+Things+Still+Wrong+with+Data+Protection+Attitudes" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F07%2F10-things-still-wrong-with-data-protection-attitudes%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F07%2F10-things-still-wrong-with-data-protection-attitudes%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+10+Things+Still+Wrong+with+Data+Protection+Attitudes+@+http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F07%2F10-things-still-wrong-with-data-protection-attitudes%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F03%2F07%2F10-things-still-wrong-with-data-protection-attitudes%2F&amp;t=10+Things+Still+Wrong+with+Data+Protection+Attitudes" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
<p>Related posts:<ol>
<li><a href='http://nsrd.info/blog/2011/06/21/this-is-wrong/' rel='bookmark' title='This is wrong'>This is wrong</a> <small>In &#8220;Distribute.IT reveals shared server data loss &#8211; News &#8211;...</small></li>
<li><a href='http://nsrd.info/blog/2011/09/28/if-you-wouldnt-drink-it-dont-cook-with-it/' rel='bookmark' title='If you wouldn&#8217;t drink it, don&#8217;t cook with it&#8230;'>If you wouldn&#8217;t drink it, don&#8217;t cook with it&#8230;</a> <small>There&#8217;s a pertinent adage in cooking when it comes to...</small></li>
<li><a href='http://nsrd.info/blog/2011/08/07/7-common-problems-with-deduplication/' rel='bookmark' title='7 common problems with deduplication'>7 common problems with deduplication</a> <small>In an earlier article, I suggested some space management techniques...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://nsrd.info/blog/2012/03/07/10-things-still-wrong-with-data-protection-attitudes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decommissioning backup environments</title>
		<link>http://nsrd.info/blog/2012/02/20/decommissioning-backup-environments/</link>
		<comments>http://nsrd.info/blog/2012/02/20/decommissioning-backup-environments/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 08:07:30 +0000</pubDate>
		<dc:creator>Preston de Guise</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Backup theory]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[decommission]]></category>
		<category><![CDATA[Recovery]]></category>

		<guid isPermaLink="false">http://nsrd.info/blog/?p=3598</guid>
		<description><![CDATA[Much of what I deal with relates to active backup systems, but sometimes a backup system will reach an end-point in its lifecycle. To be fair, this isn&#8217;t something that should necessarily happy regularly. If chosen correctly, a backup system (particularly an enterprise one) should evolve with the needs of business. Indeed, it could be argued <a href='http://nsrd.info/blog/2012/02/20/decommissioning-backup-environments/' class='excerpt-more'>[...]</a>
Related posts:<ol>
<li><a href='http://nsrd.info/blog/2012/02/07/the-designing-of-backup-environments/' rel='bookmark' title='The designing of backup environments'>The designing of backup environments</a> <small>The cockatrice was a legendary beast that was a two-legged...</small></li>
<li><a href='http://nsrd.info/blog/2011/12/27/7-new-years-backup-resolutions-for-companies/' rel='bookmark' title='7 New Years Backup Resolutions for Companies'>7 New Years Backup Resolutions for Companies</a> <small>I&#8217;d like to suggest that companies be prepared to make...</small></li>
<li><a href='http://nsrd.info/blog/2011/08/23/what-dont-you-backup/' rel='bookmark' title='What don&#8217;t you backup?'>What don&#8217;t you backup?</a> <small>I think this is a question that the average company...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://nsrd.info/blog/wp-content/uploads/2012/02/RIP-Old-Backup-Software.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F02%2FRIP-Old-Backup-Software.jpg','RIP+Old+Backup+Software')"><img class="aligncenter size-full wp-image-3607" title="RIP Old Backup Software" src="http://nsrd.info/blog/wp-content/uploads/2012/02/RIP-Old-Backup-Software.jpg" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2Fwp-content%2Fuploads%2F2012%2F02%2FRIP-Old-Backup-Software.jpg','RIP+Old+Backup+Software')" alt="RIP Old Backup Software" width="495" height="501" /></a></p>
<p>Much of what I deal with relates to active backup systems, but sometimes a backup system will reach an end-point in its lifecycle. To be fair, this isn&#8217;t something that <em>should</em> necessarily happy regularly. If chosen correctly, a backup system (particularly an enterprise one) should evolve with the needs of business. Indeed, it could be argued that in order to even be <em>classified</em> as an enterprise backup product, software must feature both growth and scaleability so it can remain useful and relevant in a deployment.</p>
<p>That being said, there are still times when a company will decide to decommission a backup system. Reasons I&#8217;ve seen in the past include:</p>
<ol>
<li>Business is purchased by another company that has a backup software standard;</li>
<li>Critical feature set&lt;-&gt;requirements gap develops, necessitating re-evaluation;</li>
<li>Backup product is discontinued (or subsumed by another product);</li>
<li>OS platform shift necessitates a product change;</li>
<li>New manager has a beef against existing product or vendor (sadly, while this shouldn&#8217;t come into play, it really does sometimes).</li>
</ol>
<p>There are going to be other reasons from time to time, of course, but those represent the most common reasons I&#8217;ve seen (not in any real particular order, I should note).</p>
<p>These days it&#8217;s actually extremely rare to encounter a business that <em>doesn&#8217;t</em> have any long-term recovery requirements. (Indeed, typically businesses that <em>believe</em> they don&#8217;t have any long-term recovery requirements are mistaken.) Out of all my current customers, there&#8217;s only one that I can immediately think of that has short-term retention policies only <em>and proof that&#8217;s all they need</em>.</p>
<p>It&#8217;s the transitioning between backup products that sees us lose the insurance policy analogy. We can compare a lot of backup and recovery system operations to insurance policies &#8211; backing up is taking out the policy, recovery is making a claim, cloning your backups is like ensuring your policy is up to date and your insurer is liquid, and having a support contract is like making sure your insurer has an underwriter.</p>
<p>Switching backup products? You might say that it&#8217;s like switching insurance companies, except when you switch insurance companies you don&#8217;t have to keep your old policy around &#8220;just in case&#8221;. It&#8217;s a very rare situation to be able to switch without any legacy considerations.</p>
<p>And so, the net result when it comes time to decommission a backup product is that a full decommissioning may in fact take months, or even years, to complete, depending on the retention requirements on the backups.</p>
<p>When a backup environment is due to be decommissioned, you can typically choose one or more of the following actions:</p>
<ol>
<li>Migrate all, or the critical long-term backups to the new product. This typically is a costly and fairly manual process involving recoveries and new backups, typically requiring third party certification that no data was changed during the process, etc.;</li>
<li>Maintain the old backup environment &#8216;as-is&#8217;, with appropriate support contracts, which may be costly;</li>
<li>Maintain the old backup environment &#8216;as-is&#8217;, without support contracts (i.e., an <a title="The perils of an Icarus support contract" href="http://nsrd.info/blog/2010/03/17/the-perils-of-an-icarus-support-contract/" onclick="return TrackClick('http%3A%2F%2Fnsrd.info%2Fblog%2F2010%2F03%2F17%2Fthe-perils-of-an-icarus-support-contract%2F','The+perils+of+an+Icarus+support+contract')" target="_blank">Icarus support contract process</a>), which will be risky;</li>
<li>Virtualise and the essential components of the backup environment, and reduce to a bare minimum the hardware requirements necessary for a recovery (e.g., replace a large tape library with just one or two standalone drives, etc.);</li>
<li>Decommission the environment, archiving the requisite hardware and systems to facilitate a &#8220;cold&#8221; startup and recovery (possibly exporting the meta-data necessary for long-term backup tracking before hand to facilitate those recoveries).</li>
</ol>
<p>To be perfectly honest, none of these options are inherently ideal, and each carry their own risks, costs and compromises. (I believe the most flexible choice, if it&#8217;s available to the business, is virtualisation.)</p>
<p>If migration isn&#8217;t performed, then there&#8217;s another aspect to decommissioning which needs to be considered. Like everything to do with backups, the technology isn&#8217;t likely to be the biggest challenge; in this case, the challenge will centre around staff knowledge.</p>
<p>At the best of times, backup product expertise is best acquired by regular use of the product, and moving to a new product will obviously draw attention away from the old product. If a recovery needs to be performed three months after decommissioning, a backup administrator will likely have no issue performing that recovery. But after six months? Twelve months? Three years? People who are rusty with the product will work slower and are more likely to make mistakes.</p>
<p>The simple fact is that there&#8217;s <em>no</em> really easy way to decommission a backup system in favour of a new one. That lack of simplicity should, by rights, factor into any decision process relating to the decommissioning itself; namely:</p>
<ol>
<li>Will we migrate, decommission or retain a reduced, active form of the old system?</li>
<li>What will be the costs associated with each option?</li>
<li>What will be the <em>risks</em> associated with each option?</li>
<li>What are the benefits (both direct and indirect) from the transition?</li>
<li>Do the costs and risks of the transition outweigh the benefits?</li>
</ol>
<p>The last question is not flippant – any decision to change a backup product <em>must</em> be closely and carefully weighed up. (This is why the &#8220;new manager hates vendor X/product Y and insists on change&#8221; transition reason is particularly challenging and unpleasant to deal with – there&#8217;ll likely be few, if any benefits to that transition.)</p>
<p>Make sure that all of the above questions can be answered clearly and accurately; if they <em>can&#8217;t</em>, then in all likelihood the decommissioning will get very messy.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share this using...</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F02%2F20%2Fdecommissioning-backup-environments%2F&amp;submitHeadline=Decommissioning+backup+environments&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F02%2F20%2Fdecommissioning-backup-environments%2F&amp;title=Decommissioning+backup+environments" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F02%2F20%2Fdecommissioning-backup-environments%2F&amp;title=Decommissioning+backup+environments" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F02%2F20%2Fdecommissioning-backup-environments%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F02%2F20%2Fdecommissioning-backup-environments%2F&amp;title=Decommissioning+backup+environments" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F02%2F20%2Fdecommissioning-backup-environments%2F&amp;bm_description=Decommissioning+backup+environments" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F02%2F20%2Fdecommissioning-backup-environments%2F&amp;T=Decommissioning+backup+environments" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F02%2F20%2Fdecommissioning-backup-environments%2F&amp;title=Decommissioning+backup+environments" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F02%2F20%2Fdecommissioning-backup-environments%2F&amp;title=Decommissioning+backup+environments" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F02%2F20%2Fdecommissioning-backup-environments%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F02%2F20%2Fdecommissioning-backup-environments%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Decommissioning+backup+environments+@+http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F02%2F20%2Fdecommissioning-backup-environments%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fnsrd.info%2Fblog%2F2012%2F02%2F20%2Fdecommissioning-backup-environments%2F&amp;t=Decommissioning+backup+environments" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://nsrd.info/blog/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
<p>Related posts:<ol>
<li><a href='http://nsrd.info/blog/2012/02/07/the-designing-of-backup-environments/' rel='bookmark' title='The designing of backup environments'>The designing of backup environments</a> <small>The cockatrice was a legendary beast that was a two-legged...</small></li>
<li><a href='http://nsrd.info/blog/2011/12/27/7-new-years-backup-resolutions-for-companies/' rel='bookmark' title='7 New Years Backup Resolutions for Companies'>7 New Years Backup Resolutions for Companies</a> <small>I&#8217;d like to suggest that companies be prepared to make...</small></li>
<li><a href='http://nsrd.info/blog/2011/08/23/what-dont-you-backup/' rel='bookmark' title='What don&#8217;t you backup?'>What don&#8217;t you backup?</a> <small>I think this is a question that the average company...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://nsrd.info/blog/2012/02/20/decommissioning-backup-environments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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: basic

Served from: nsrd.info @ 2012-05-18 18:58:37 -->
