<?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>Backup Articles &#187; clone</title>
	<atom:link href="http://www.backupmyhost.com/blog/tag/clone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.backupmyhost.com/blog</link>
	<description>All you need to know about data backup</description>
	<lastBuildDate>Mon, 26 Jul 2010 18:29:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Low cost Data Protection concepts for Virtualized environments</title>
		<link>http://www.backupmyhost.com/blog/basics/low-cost-data-protection-concepts-for-virtualized-environments/</link>
		<comments>http://www.backupmyhost.com/blog/basics/low-cost-data-protection-concepts-for-virtualized-environments/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 15:09:26 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Food for thought]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[snapshots]]></category>
		<category><![CDATA[virtual servers]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=308</guid>
		<description><![CDATA[







Given the widespread success of virtualization, many SMBs rely exclusively on the inbuilt features as their main data protection plan and which may appear adequate at face value! One would need to see the overall picture! Virtual server based tools such as, snapshots and export/import utilities that are found in the major products, help organizations protect their data to a certain [...]]]></description>
			<content:encoded><![CDATA[
<!-- Quick Adsense Wordpress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:10px 0 10px 0;text-align:center;">
<script type="text/javascript"><!--
google_ad_client = "pub-8456896426992435";
/* 468x15, top post */
google_ad_slot = "5294666294";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p>Given the widespread success of virtualization, many SMBs rely exclusively on the inbuilt features as their main data protection plan and which may appear adequate at face value! One would need to see the overall picture! Virtual server based tools such as, snapshots and export/import utilities that are found in the major products, help organizations protect their data to a certain degree! It is not enough to backup data, being a clone or a file to the same virtual server. In fact, major manufacturers and their fellow partners provide a vast range of backup solutions that fulfill all requirements of a proper backup policy. With SMBs, the deciding factor may be costs! Do they have the budget to purchase such applications? However, for the unlucky IT techies that never manage to get their superiors buying these expensive products can still develop a similar mechanism. Using some basic scripting and inexpensive hardware they can build backup solutions similar to these expensive applications as they too, make use of the inbuilt or native tools found in the major virtualization products.</p>
<p><span id="more-308"></span></p>
<p style="text-align: center;"><strong>Basic setup</strong>  <img class="size-full wp-image-309 aligncenter" title="Basic setup" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/02/Basic-setup.jpg" alt="Basic setup" width="342" height="113" />

</p>
<!-- Quick Adsense Wordpress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:10px 0 10px 0;text-align:center;">
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-right" style="background-color:#FFFFFF;color:#000000">
  <div class="cse-branding-form">
    <form action="http://www.google.com/cse" id="cse-search-box" target="_blank">
      <div>
        <input type="hidden" name="cx" value="partner-pub-8456896426992435:wi5tiw-g8t3" />
        <input type="hidden" name="ie" value="ISO-8859-1" />
        <input type="text" name="q" size="31" />
        <input type="submit" name="sa" value="Search" />
      </div>
    </form>
  </div>
  <div class="cse-branding-logo">
    <img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" />
  </div>
  <div class="cse-branding-text">
    Custom Search
  </div>
</div>
</div>

<p>Virtual machines (VMs) are copied (cloned) to a remote computer (storage location) through the export functionality of the virtual server over a Gbit network connection. This can be performed overnight on a weekly or daily basis (depending on the function of your data). VMs can either be left in their exported format or successively imported locally to the computer as to verify their integrity. Additionally, the remote computer can be mounted as a local storage to the virtual server using the inbuilt NFS or iSCSI functionality. All you need is a good reference of the scripting commands available for your environment and the virtual server admin client application. The main cost of this setup is a computer with adequate storage space; say, two or three 1 TB SATA hard drives in a RAID configuration.</p>
<p style="text-align: center;"><strong>Advanced setup</strong></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-310" title="Advanced setup" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/02/Advanced-setup.jpg" alt="Advanced setup" width="365" height="200" /></p>
<p>This setup can perform the same tasks as the basic one plus more! Exported VMs to the central location can be successively imported to a second virtual server. This requires that the second server has sufficient free space to host the imported VMs (clones). In the event of a failure on server 1, the recovery time of any exported-imported VM is minimal as you only need to start the imported clone on server 2. The only additional task required would be, the restore operation of any data (at file level) that has changed since the last clone was done. For file data backups one would use the native backup utilities found in the major Operating Systems such as, NT backup for MS windows and Tar for Linux, running with scheduled jobs. Also, a faster alternate solution would be to connect both virtual servers as repositories of each other through NFS or iSCSI.</p>
<p><em>The suggested setups have some limitations and these are:</em></p>
<ul>
<li>Backups are done at an image level (clones) and not at file or folder level but this can be overcome through the free reliable solutions incorporated in the main operating systems.</li>
<li>You need to shutdown the VM during an export procedure and hence, the backup process should happen after office hours but this would not be an option if the resource is required to be running 24/7. One would need to explore the snapshot functionality to overcome this setback.</li>
</ul>
<p><em>Conclusion</em>: &#8211; With what I call a high spec PC and a fast local network (Gbit NICs &amp; switches – quite standard nowadays), the suggestions presented above can offer SMBs a backup and recovery solution without spending thousands of dollars. The same concept can applied between remote sites over a good Internet connection to provide a disaster recovery site. In the articles to come, I will be explaining some basic scripts that perform similar tasks in a typical virtual server environment.<br />
<h3>Last 3 posts by George</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/">Backup considerations for Microsoft SharePoint</a> - July 26th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/">What is Cloud Computing?</a> - July 19th, 2010</li><li><a href="http://www.backupmyhost.com/blog/audit/is-cloud-computing-getting-safer/">Is Cloud computing getting safer?</a> - July 13th, 2010</li></ul><br />
</p>

<!-- Quick Adsense Wordpress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:0px;">
<script type="text/javascript"><!--
google_ad_client = "pub-8456896426992435";
/* Homepage, 300x250, side bar */
google_ad_slot = "1042304518";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>

<div style="font-size:0px;height:0px;line-height:0px;margin:0;padding:0;clear:both"></div>]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/low-cost-data-protection-concepts-for-virtualized-environments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
