<?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>Central Databank &#187; Technical Blog</title>
	<atom:link href="http://www.centraldatabank.com/category/technical-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.centraldatabank.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 22 Oct 2009 11:34:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Firewalls with Asigra Televaulting</title>
		<link>http://www.centraldatabank.com/firewalls-asigra-televaulting/</link>
		<comments>http://www.centraldatabank.com/firewalls-asigra-televaulting/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 11:34:05 +0000</pubDate>
		<dc:creator>Gary Pigott</dc:creator>
				<category><![CDATA[Technical Blog]]></category>
		<category><![CDATA[asigra]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[televaulting]]></category>
		<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">http://www.centraldatabank.com/?p=618</guid>
		<description><![CDATA[The one support issue that comes up regularly is an inability of the software on the user&#8217;s site to communicate with the vault. Many firewalls assume that all traffic that originates from behind the firewall is legitimate, but many others block all traffic except for those considered absolutely necessary, such as HTTP over ports 80 [...]]]></description>
			<content:encoded><![CDATA[<p>The one support issue that comes up regularly is an inability of the software on the user&#8217;s site to communicate with the vault. Many firewalls assume that all traffic that originates from behind the firewall is legitimate, but many others block all traffic except for those considered absolutely necessary, such as HTTP over ports 80 &amp; 443.</p>
<p>Asigra Televaulting&#8217;s DS-Client communicates with the vault over <a href="http://www.iana.org/assignments/port-numbers">port 4401 tcp</a>, so your firewall must permit traffic originaing from the client computer on this port. If you wish you can lock the destination. We&#8217;d prefer if you specify host &#8220;vault01.centraldatabank.com&#8221;, but if you must use an IP, &#8220;195.60.166.11&#8243; is the current vault IP address. this may change with short notice, so we always recommend using the host name.</p>
<p>If you want to run a quick test to make sure the port is correctly configured, open a command prompt on the system DS-Client is installed on and run</p>
<blockquote><p>telnet vault01.centraldatabank.com 4401</p></blockquote>
<p>If you get a &#8220;connect failed&#8221; error you need to fix the firewall. If everything is working fine the screen should go blank.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.centraldatabank.com/firewalls-asigra-televaulting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to backup an Exchange 2007 SP1 server</title>
		<link>http://www.centraldatabank.com/how-to-backup-an-exchange-2007-sp1-server/</link>
		<comments>http://www.centraldatabank.com/how-to-backup-an-exchange-2007-sp1-server/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 10:40:46 +0000</pubDate>
		<dc:creator>Gary Pigott</dc:creator>
				<category><![CDATA[Technical Blog]]></category>

		<guid isPermaLink="false">http://www.centraldatabank.com/how-to-backup-an-exchange-2007-sp1-server/</guid>
		<description><![CDATA[Microsoft have put a lot of effort into security of it’s products over the last 5 or so years through their Secure by Design/Secure by Default initiatives. Basically they look to switch off every non-core feature to ensure that the inexperienced administrator doesn’t leave something exploitable running by accident. This is Good News™ but it [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft have put a lot of effort into security of it’s products over the last 5 or so years through their Secure by Design/Secure by Default initiatives. Basically they look to switch off every non-core feature to ensure that the inexperienced administrator doesn’t leave something exploitable running by accident. This is Good News™ but it throws two roadblocks in the way of Asigra Televaulting doing it’s backups. </p>
<p>Firstly they totally removed the MAPI Client libraries from the 2007 edition. This is the core function that Asigra Televaulting’s DS-Recovery Tools (AKA message level backup) uses to backup Exchange. Thankfully you can download and install the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=E17E7F31-079A-43A9-BFF2-0A110307611E&amp;displaylang=en" target="_blank">MAPI Client and CDO from here</a>.</p>
<p>The other piece of bad news is that <a href="http://msdn.microsoft.com/en-us/library/aa579267%28EXCHG.140%29.aspx" target="_blank">Service Pack 1 disabled the Remote Streaming function by default</a>. The only way to re-enable it is to edit the registry as follows:</p>
<p>HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\ParametersSystem</p>
<blockquote><p>Name: Enable Remote Streaming Backup     <br />Type: DWORD      <br />Value: 0 = default behavior (remote backup disabled);      <br />1 = remote backup enabled</p>
</blockquote>
<p>Once you restart the server the new settings should be applied and backups should run without errors.</p>
<p>&#160;</p>
<p>-Gary</p>
]]></content:encoded>
			<wfw:commentRss>http://www.centraldatabank.com/how-to-backup-an-exchange-2007-sp1-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Counting the costs of Virtualisation</title>
		<link>http://www.centraldatabank.com/counting-costs-virtualisation/</link>
		<comments>http://www.centraldatabank.com/counting-costs-virtualisation/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 14:25:02 +0000</pubDate>
		<dc:creator>Gary Pigott</dc:creator>
				<category><![CDATA[Technical Blog]]></category>

		<guid isPermaLink="false">http://www.centraldatabank.com/?p=587</guid>
		<description><![CDATA[The Register recently featured a piece on the hidden costs of a virtualised environment called “Counting the cost of virtualization”. It flags up the often ignored point that while the hypervisor and OS might be free (VMware ESXi, Citrix XenServer and Microsoft Hyper-V are all free, and some OSs permit multiple guests on one host [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right-width: 0px; margin: 0px 10px 10px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="virtual" src="http://www.centraldatabank.com/wp-content/uploads/2009/08/virtual.png" border="0" alt="virtual Counting the costs of Virtualisation" width="150" height="152" align="left" /><a href="http://www.theregister.co.uk" target="_blank"> The Register</a> recently featured a piece on the hidden costs of a virtualised environment called <a href="http://www.theregister.co.uk/2009/08/10/avoiding_nasty_virtualization_suprises/" target="_blank">“Counting the cost of virtualization”</a>. It flags up the often ignored point that while the hypervisor and OS might be free (<a href="https://www.vmware.com/products/esxi/" target="_blank">VMware ESXi</a>, <a href="http://www.citrix.com/English/ps2/products/feature.asp?contentID=1686939" target="_blank">Citrix XenServer</a> and <a href="http://www.microsoft.com/windowsserver2008/en/us/hyperv-main.aspx" target="_blank">Microsoft Hyper-V</a> are all free, and some OSs permit multiple guests on one host server at no extra cost), the management &amp; maintenance tools can get  expensive.</p>
<p>Backup provision has traditionally been one of those costs. You may need to buy host and application agents for each VM. Unless your backup platform is capable of doing network-wise de-duplication (most aren’t) you’ll see a <span style="text-decoration: underline;">massive</span> rise in the quantity of backup data as you have to backup multiple instances of an OS and application data. This can mean moving from a standalone drive to an autoloader, and will mean a lot more tapes to juggle. Operationally it’s desirable to have each VM running as lean as possible. The load caused by multiple backup agents on a host server can be considerable, so you may need to revise upwards your CPU and RAM needs.</p>
<p>Asigra Televaulting is the one backup technology that can take a migration to virtualised environment without a huge cost increase. Unlike any other online backup platform in use in Ireland today, Asigra Televaulting <a href="http://www.centraldatabank.com/asigra_brochures/architecture.pdf" target="_blank">does not use agents</a>, so the server can devote all it’s resources to applications, rather than servicing a backup job. Obviously because it doesn’t use agents, there are no charges for agents.</p>
<p>Asigra Televaulting’s compression technology also does an impressive job of controlling storage usage. <a href="http://www.centraldatabank.com/asigra_brochures/deduplication.pdf" target="_blank">Enterprise-wide deduplication</a> means you’ll usually only store (and pay for) one copy of the OS, regardless of how many virtual systems it’s installed on. It uses a system of “libraries”. Files that appear more than twice on a site are considered “common” and are stored in the site library. Shortcuts to the library version are created instead of backing up the file again. If a file appears on more than two sites it’s promoted to the account library for all sites to link to, rather than transmit &amp; store their own copy.</p>
<p>Asigra Televaulting has a large number of extra features that position it as the best tool for off-site backups of virtualised platforms today.</p>
<ul>
<li>Backup at the host and/or guest layer</li>
<li>Live whole-VM backup</li>
<li>File level recovery at the VM and guest OS level</li>
<li>Any-to-any restore capability (P2P, P2V, V2V or V2P)</li>
<li>Comprehensive enterprise application support</li>
<li>Extensive mixed physical/virtual OS support</li>
<li>Next generation features including global data de-duplication, Continuous Data Protection (CDP), grid-based scalability and intelligent data retention</li>
<li>Automatic upgrade to newer versions when they are available from CDB’s vault</li>
</ul>
<p>The <a href="http://www.centraldatabank.com/services/asigra-televaulting/" target="_blank">Asigra Televaulting service page</a> on our site includes several feature &amp; function specific brochures, including comprehensive coverage of it’s <a href="http://www.centraldatabank.com/asigra_brochures/virtualsupport.pdf" target="_blank">virtualisation support</a>.</p>
<p>- Gary</p>
]]></content:encoded>
			<wfw:commentRss>http://www.centraldatabank.com/counting-costs-virtualisation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Technical Documentation From Asigra</title>
		<link>http://www.centraldatabank.com/new-technical-documentation-from-asigra/</link>
		<comments>http://www.centraldatabank.com/new-technical-documentation-from-asigra/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 13:03:13 +0000</pubDate>
		<dc:creator>Gary Pigott</dc:creator>
				<category><![CDATA[Channel Blog]]></category>
		<category><![CDATA[Technical Blog]]></category>

		<guid isPermaLink="false">http://www.centraldatabank.com/new-technical-documentation-from-asigra/</guid>
		<description><![CDATA[Asigra have always produced technical documentation that explained how the platform works, but up until now we could only circulate it on a case by case basis. Asigra have now produced a series of documents to explain the “Asigra Advantage”. They cover specifics of the architecture, continuous backup, deduplication, encryption, security and many other topics. [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right-width: 0px; margin: 0px 10px 10px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="626644_book" border="0" alt="626644 book New Technical Documentation From Asigra" align="left" src="http://www.centraldatabank.com/wp-content/uploads/2009/07/626644_book.png" width="144" height="158" /> Asigra have always produced technical documentation that explained how the platform works, but up until now we could only circulate it on a case by case basis. Asigra have now produced a series of documents to explain the “Asigra Advantage”. They cover specifics of the architecture, continuous backup, deduplication, encryption, security and many other topics. They’re available for download from the <a href="http://www.centraldatabank.com/services/asigra-televaulting/">Asigra Televaulting product page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.centraldatabank.com/new-technical-documentation-from-asigra/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>April Training Day Update</title>
		<link>http://www.centraldatabank.com/april-training-day-update/</link>
		<comments>http://www.centraldatabank.com/april-training-day-update/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 16:08:10 +0000</pubDate>
		<dc:creator>Gary Pigott</dc:creator>
				<category><![CDATA[Channel Blog]]></category>
		<category><![CDATA[Technical Blog]]></category>

		<guid isPermaLink="false">http://www.centraldatabank.com/?p=488</guid>
		<description><![CDATA[We&#8217;ve changed location to the Conrad Hotel on Earlsfort Terrace.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve changed location to the <a href="http://conradhotels1.hilton.com/en/ch/hotels/index.do?ctyhocn=DUBHCCI&amp;brand_id=HI&amp;brand_directory=/en/hi/&amp;xch=395584339,EZQRDXF4ABYWKCSGBIV222Q" target="_blank">Conrad Hotel on Earlsfort Terrace</a>.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" class="size-full wp-image-489 alignleft" title="map-conrad-dublin-max-sha" border="0" alt="map conrad dublin max sha April Training Day Update" src="http://www.centraldatabank.com/wp-content/uploads/2009/04/map-conrad-dublin-max-sha.gif" width="223" height="294" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.centraldatabank.com/april-training-day-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>April Training Day</title>
		<link>http://www.centraldatabank.com/april-training-day/</link>
		<comments>http://www.centraldatabank.com/april-training-day/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 09:35:14 +0000</pubDate>
		<dc:creator>Gary Pigott</dc:creator>
				<category><![CDATA[CDB News]]></category>
		<category><![CDATA[Technical Blog]]></category>

		<guid isPermaLink="false">http://www.centraldatabank.com/2009/04/16/april-training-day/</guid>
		<description><![CDATA[We’re holding another of our engineer training days at the end of the month in the Hilton Hotel at Charlemont Place, Dublin. We’ll be covering installation, configuration, support and monitoring of the Asigra Televaulting platform and an overview of our other services. It’s tentatively scheduled for the afternoon of the 28th so contact peter.fogarty@centraldatabank.com to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="348402_3492" border="0" alt="348402_3492" align="right" src="http://www.centraldatabank.com/wp-content/uploads/2009/04/348402-3492.png" width="200" height="249" />We’re holding another of our engineer training days at the end of the month in the Hilton Hotel at Charlemont Place, Dublin. We’ll be covering installation, configuration, support and monitoring of the Asigra Televaulting platform and an overview of our other services. It’s tentatively scheduled for the afternoon of the 28th so contact <a href="mailto:peter.fogarty@centraldatabank.com">peter.fogarty@centraldatabank.com</a> to book places for your team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.centraldatabank.com/april-training-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asigra Televaulting 9 is coming</title>
		<link>http://www.centraldatabank.com/asigra-televaulting-9-is-coming/</link>
		<comments>http://www.centraldatabank.com/asigra-televaulting-9-is-coming/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 18:07:51 +0000</pubDate>
		<dc:creator>Gary Pigott</dc:creator>
				<category><![CDATA[CDB News]]></category>
		<category><![CDATA[Channel Blog]]></category>
		<category><![CDATA[Technical Blog]]></category>

		<guid isPermaLink="false">http://www.centraldatabank.com/?p=452</guid>
		<description><![CDATA[Asigra Inc. have just released a new version of their award winning online backup and vaulting software. We should receive delivery within the next week and hope to have it in production use before the end of April. Highlights include support for Windows 2008 servers and improved support for Vista. Support for application layer backups [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.asigra.com">Asigra Inc.</a> have just released a new version of their <a href="http://www.asigra.com/corporate/awards.php">award winning</a> online backup and vaulting software. We should receive delivery within the next week and hope to have it in production use before the end of April. Highlights include support for Windows 2008 servers and improved support for Vista. Support for application layer backups of Exchange, Notes, GroupWise, SQL Server, Oracle DB2 and SharePoint are all improved. There&#8217;s also been significant improvement in backup speed and resilience.</p>
<p>DS-Client updates will be automatically pushed and installed on customer sites. In most cases this should go unnoticed, but those with very restrictive security configurations may notice an issue. As normal we&#8217;ll notify resellers and/or customers if we notice a backup hasn&#8217;t run. Support will be discontinued for new installs on Windows 2000 systems (upgrades are supported), and the budget allocation module. This is instead being replaced by a new DS-Billing tool.</p>
<p>Asigra have also put a lot of work into delivering a fully <a href="http://csrc.nist.gov/">NIST</a> certified security infrastructure (an industry first), with the AES encryption, random number generator, digital signature and <a href="http://en.wikipedia.org/wiki/HMAC">HMAC</a> modules all being NIST certified. This new security architecture should also be fully <a href="http://csrc.nist.gov/publications/PubsFIPS.html">FIPS 140-2 certified</a> in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.centraldatabank.com/asigra-televaulting-9-is-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RAID != Backup!</title>
		<link>http://www.centraldatabank.com/raid-backup/</link>
		<comments>http://www.centraldatabank.com/raid-backup/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 19:06:34 +0000</pubDate>
		<dc:creator>Gary Pigott</dc:creator>
				<category><![CDATA[In the Media]]></category>
		<category><![CDATA[Technical Blog]]></category>

		<guid isPermaLink="false">http://www.centraldatabank.com/2009/01/02/raid-backup/</guid>
		<description><![CDATA[Journalspace.com have just demonstrated why RAID is not a backup. They were doing the following: “…the server which held the journalspace data had two large drives in a RAID configuration. As data is written (such as saving an item to the database), it&#8217;s automatically copied to both drives, as a backup mechanism.” What happened was [...]]]></description>
			<content:encoded><![CDATA[<p>Journalspace.com <a href="http://journalspace.com/this_is_the_way_the_world_ends/not_with_a_bang_but_a_whimper.html">have just demonstrated</a> why RAID is not a backup. They were doing the following:</p>
<blockquote><p><em>“…the server which held the journalspace data had two large drives in a RAID configuration. As data is written (such as saving an item to the database), it&#8217;s automatically copied to both drives, as a <strong>backup</strong> mechanism.”</em></p></blockquote>
<p>What happened was someone or something deleted their database. Because the drives were mirrored, their “<em>backup</em>” got blanked instantly. What’s worse is that a few months ago a disgruntled ex-employee did something similar and they did nothing to prevent it happening again.</p>
<p>RAID is a High-Availability technology, but that’s all it is. It may preserve data in the case of a hard disk failure, but that’s all. It does nothing to secure data from a virus, a crashing application or OS, or a malicious person. To minimise damage from these events you need to regularly copy your data to another location where it can’t be damaged by the same event.</p>
<p>Ever since JB’s* drunken “rm –rf /” episode on <a href="http://www.csn.ul.ie/">Skynet</a> many moons ago I’ve always made sure that my data is stored in at least two locations. Unix/Linux/OS X (Journalspace was on an OS X system) makes this very easy. It takes 5 minutes to write a shell script that’ll SFTP a database dump to another system and stick it in the crontab. If you need something a bit more involved and secure then we’ll be more than happy to provide you with a <a href="http://www.centraldatabank.com/services/asigra-televaulting/">service</a> that’ll automate everything and transmit and store data in a secure manner.</p>
<p>This would be funny if that all that happened, but this company’s core business is blog hosting. Their whole business revolved around this database of customer blog posts. This catastrophic failure in judgement is going to put a 7 year old company (which is 100 in Web 2.0 years) out of business, which isn’t nice.</p>
<p>Gary</p>
<p>* Initials only to protect the guilty. <img src='http://www.centraldatabank.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' title="RAID != Backup!" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.centraldatabank.com/raid-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware ESX support in Asigra Televaulting 8</title>
		<link>http://www.centraldatabank.com/vmware-esx-support-in-asigra-televaulting-8/</link>
		<comments>http://www.centraldatabank.com/vmware-esx-support-in-asigra-televaulting-8/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 10:55:30 +0000</pubDate>
		<dc:creator>Gary Pigott</dc:creator>
				<category><![CDATA[Technical Blog]]></category>
		<category><![CDATA[agentless]]></category>
		<category><![CDATA[asigra]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[televaulting]]></category>
		<category><![CDATA[virtualisation]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.centraldatabank.com/2008/11/28/vmware-esx-support-in-asigra-televaulting-8/</guid>
		<description><![CDATA[Server consolidation is driving deployment of virtualisation across enterprises of all sizes. However, to fully realize the benefits of virtualisation, organisations must consider their information recovery management strategy. Traditional backup and recovery strategies are not adequate to deliver the granular recovery demanded by the business. More important, the cost associated with traditional or agent based [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.centraldatabank.com/wp-content/uploads/VMwareESXsupportinAsigraTelevaulting8_999E/vmware_thumb_4.png"><img style="margin: 0px 5px 5px 0px; display: inline" title="vmware_thumb" border="0" alt="vmware thumb thumb VMware ESX support in Asigra Televaulting 8" align="left" src="http://www.centraldatabank.com/wp-content/uploads/VMwareESXsupportinAsigraTelevaulting8_999E/vmware_thumb_thumb.png" width="187" height="45" /></a>Server consolidation is driving deployment of virtualisation across enterprises of all sizes. However, to fully realize the benefits of virtualisation, organisations must consider their information recovery management strategy. Traditional backup and recovery strategies are not adequate to deliver the granular recovery demanded by the business. More important, the cost associated with traditional or agent based technologies essentially negates many of the cost advantages of virtualisation. Asigra Televaulting delivers a simple, elegant and cost effective agentless solution that enables the enterprise to maximise their virtualisation strategy while achieving superior information protection and recovery management without performance degradation.</p>
<p>Traditional agent based backup and recovery force the enterprise into a series of unattractive choices. Agent based technologies pollute the virtual environment. Agents, by their nature, lack cohesion. The need to physically install and manage agents on each application within the virtual server and each machine on the LAN is time and labour intensive. A single agent adds as much as 16% server overhead to each application. Add to that the security risk and cost of each agent and it becomes quite clear, agent-based backup and recovery dramatically impacts the TCO and performance of the virtual environment.</p>
<p>Read more about this topic in the <a target="_blank" href="http://www.centraldatabank.com/downloads/docs/VMware_and_Asigra_2008.pdf">Information Recovery Management: VMware</a> overview paper.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.centraldatabank.com/vmware-esx-support-in-asigra-televaulting-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Christmas opening hours</title>
		<link>http://www.centraldatabank.com/christmas/</link>
		<comments>http://www.centraldatabank.com/christmas/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 11:31:31 +0000</pubDate>
		<dc:creator>Gary Pigott</dc:creator>
				<category><![CDATA[CDB News]]></category>
		<category><![CDATA[Channel Blog]]></category>
		<category><![CDATA[Technical Blog]]></category>

		<guid isPermaLink="false">http://www.centraldatabank.com/2008/11/27/christmas/</guid>
		<description><![CDATA[Christmas is coming and Central Databank’s offices will close on Tuesday the 23rd of December at 4pm. We will re-open on Monday the 5th of January. We will still provide helpdesk and DR coverage during the break. The helpdesk will be manned from 9am – 6pm on the 29th &#38; 30th, from 9am to 3pm [...]]]></description>
			<content:encoded><![CDATA[<p><img style="display: inline; margin-left: 0px; margin-right: 0px" title="917295_christmas_decoration" src="http://www.centraldatabank.com/wp-content/uploads/Christmasopeninghours_A20F/917295_christmas_decoration_thumb.jpg" border="0" alt="917295 christmas decoration thumb Christmas opening hours" width="100" height="95" align="left" /> Christmas is coming and Central Databank’s offices will close on Tuesday the 23rd of December at 4pm. We will re-open on Monday the 5th of January. We will still provide helpdesk and DR coverage during the break. The <a href="http://www.centraldatabank.com/helpdesk">helpdesk</a> will be manned from 9am – 6pm on the 29th &amp; 30th, from 9am to 3pm on the 31st and 9am – 6pm on the 2nd.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.centraldatabank.com/christmas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
