 




<?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 Real (and Virtual) Adventures of Nathan the IT Guy &#187; template</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/information-technology/tag/template/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/information-technology</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 19:15:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>VMware Snapshots and Templates</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/vmware-snapshots-and-templates/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/vmware-snapshots-and-templates/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 00:22:53 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[best practices]]></category>
		<category><![CDATA[clone to template]]></category>
		<category><![CDATA[commit snapshot]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[snapshot]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[VCP]]></category>
		<category><![CDATA[virtual machine template]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware snapshots]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/vmware-snapshots-and-templates/</guid>
		<description><![CDATA[I created this little guide for a client of mine, and since I did so, it is my property and I wanted to share it with the world. Some people know Snapshots and Templates, and some people do not. This is for those that do not know the damage a run away snapshot can cause&#8230; [...]]]></description>
				<content:encoded><![CDATA[<p>I created this little guide for a client of mine, and since I did so, it is my property and I wanted to share it with the world. Some people know Snapshots and Templates, and some people do not. This is for those that do not know the damage a run away snapshot can cause&#8230; and why choosing to clone a VM to a template is sometimes a better idea&#8230; here we go&#8230;.</p>
<p>When and Why to use Snapshots.</p>
<p>By no means is a snapshot supposed to be used as a backup. A snapshot is great for mitigating risk before doing an update to a VM (Virtual Machine). A snapshot can cause issues if left unattended. For example, if you allow a snapshot or delta file unattended it can continue to grow, it will do so until there is no space left, what this will do is effectively bring every VM on that datastore to a halt. The only way to recover would be to commit that snapshot, and doing so on a full datastore can be very difficult.</p>
<p>When would you create a Snapshot.</p>
<p>You would create a snapshot in these scenarios.</p>
<p>- Before applying security updates and or patches to an OS<br />
- Before installing a major application<br />
- Before attempting the repair of a VM (OS based troubleshooting)<br />
- Before removal of software, in case corruption occurs and you have to use a different method of removal</p>
<p>Removal of snapshots should be scheduled. For example, you create a snapshot, the description should have a short description and a date of when it was created. Once the snapshot is created, create yourself a calendar appointment to remove it a week later, that is probably the longest time you would want to leave a snapshot, any longer, you create the risk or major work being done to the VM and causing the snapshot/delta file to grow out of control.</p>
<p>You would not create snapshots in these scenarios</p>
<p>- You need a backup of an OS<br />
- You are installing a piece of software that you need for a small project and it is intended you roll back to a pristine OS a couple months after.<br />
- Before large DB work, exchange defrags, maintenance, large file transfers, etc.</p>
<p>When and Why to use Templating</p>
<p>Templates allow you to create a pristine copy of a VM without causing any downtime; this VM can then be restored at a later date if needed also the VM can be thin-provisioned to save on space. Creating a template doesn&#8217;t just duplicate the VM&#8217;s virtual disks, additionally, the VM&#8217;s .vmx configuration file is duplicated and renamed with the .vmtx extension, and this means that all the settings behind your VM are being duplicated as well. This saves time by reducing the number of wizards and dialog boxes you need to complete. Note that if a VM is currently in snapshot mode you will not be able to clone it.</p>
<p>When you would create VMware Templates</p>
<p>- When you need a backup of a VM because you are going to be working on it for a long period of time.<br />
- An in place non-disruptive backup of a critical VM<br />
- If you know that you will need to deploy multiple copies of a VM<br />
- When you need a pristine copy of an environment for development testing, ie Install OS, Install SQL, install software package, template, then clone from template, repeat.</p>
<p>When you would not create VMware Templates</p>
<p>- Before applying security updates and or patches to an OS<br />
- Before installing a major application<br />
- Before attempting the repair of a VM (OS based troubleshooting)<br />
- Before removal of software</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/vmware-snapshots-and-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
