<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Recovering Data Inside VMs Using NetApp Snapshots</title>
	<atom:link href="http://blog.scottlowe.org/2006/12/30/recovering-data-inside-vms-using-netapp-snapshots/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scottlowe.org/2006/12/30/recovering-data-inside-vms-using-netapp-snapshots/</link>
	<description>The weblog of an IT pro specializing in virtualization, storage, and servers</description>
	<pubDate>Fri, 21 Nov 2008 04:30:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Jorge Vieira</title>
		<link>http://blog.scottlowe.org/2006/12/30/recovering-data-inside-vms-using-netapp-snapshots/#comment-38024</link>
		<dc:creator>Jorge Vieira</dc:creator>
		<pubDate>Fri, 16 May 2008 14:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=394#comment-38024</guid>
		<description>Hi.

I am using an Iomega disk for virtual pc. There was an error (windows file corrupted) and i can't lunch aplications on virtual pc. Does anyone knowing how can i get data from that disk?</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>I am using an Iomega disk for virtual pc. There was an error (windows file corrupted) and i can&#8217;t lunch aplications on virtual pc. Does anyone knowing how can i get data from that disk?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MIchael</title>
		<link>http://blog.scottlowe.org/2006/12/30/recovering-data-inside-vms-using-netapp-snapshots/#comment-35818</link>
		<dc:creator>MIchael</dc:creator>
		<pubDate>Thu, 28 Feb 2008 22:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=394#comment-35818</guid>
		<description>Hope this helps slowe,  ive created this note for myself and others to recover snaps should i not be available at my office.  pretty simple

ESX Snapshot Recovery

Snapshot Recovery on local side using snapshots on local filer which run every 6 hours by script integrating Netapp snapshots with quiesced VMware snapshots (without memory) 

1.        Identify Snapshot to be recovered. In most cases this will be â€œvmware_recentâ€ 
2.        Identify a target Volume on Netapp to accommodate the new LUN that will be created based on the snapshot. If necessary, expand volume to accommodate the new LUN. 
3.        Command Line on filer 
a.        Lun clone create /vol/ESX7/ESX7/esx7clone.lun â€“b /vol/ESX7/ESX7/esx7.lun vmware_recent 
b.        LUNs â€“ Manage â€“ 
i.        Verify that LUN was successfully created and exists.  
ii.        Go to the new LUN and click on â€œNo Mapsâ€   
iii.        Add the ESX hosts to the initiator group by selecting â€œAdd Group to Mapâ€  
iv.        Add all ESX host(s) in the cluster to the initiator group.  

NOTE: If you do not add all hosts to the initiator group, than when you register the VM, you will experience a failure to register because all hosts cannot see the same LUN. 

4.        From VirtualCenter Client locate the ESX Recovery host 
a.        From the â€œConfigurationâ€ â€“ â€œStorage Adaptersâ€ - underâ€œiSCSI Software Adapterâ€, right click â€œvmhba40â€ and select Rescan to recognize the new cloned LUN presented. SS 
b.        Find the problematic (failed) Virtual Machine and right click and select â€œRemove from Inventoryâ€ SS 
c.        Browse the datastore of the new Snapshot Clone LUN which should be labeled (snap-00000002-Store7) and find the configuration file (vmname.vmx). Right click and select â€œAdd to Inventoryâ€ SS 
NOTE: Do NOT delete from Disk as a precaution if additional information is needed from the failed Virtual Machine 
d.        Select the Virtual Machine and from â€œSnapshot Managerâ€ select â€œDelete Allâ€ to revert the the â€œQuiesceâ€ Snapshot. 
e.        Power on the Virtual Machine 
f.        Answer the uuid question by selecting â€œKeepâ€ Note: This step may be eliminated on the local side. Will definitely be eliminated on the DR side by adding a parameter to the configuration file. See Ionic Capital documentation. 
g.        Verify network and virtual machine functionality. 
5.        When all functionality is verified and during scheduled maintenance window) you can do a â€œcold migrationâ€ of the recovered VM back to the original LUN which in this case is â€œStore7â€ and power on the virtual machine.</description>
		<content:encoded><![CDATA[<p>Hope this helps slowe,  ive created this note for myself and others to recover snaps should i not be available at my office.  pretty simple</p>
<p>ESX Snapshot Recovery</p>
<p>Snapshot Recovery on local side using snapshots on local filer which run every 6 hours by script integrating Netapp snapshots with quiesced VMware snapshots (without memory) </p>
<p>1.        Identify Snapshot to be recovered. In most cases this will be â€œvmware_recentâ€<br />
2.        Identify a target Volume on Netapp to accommodate the new LUN that will be created based on the snapshot. If necessary, expand volume to accommodate the new LUN.<br />
3.        Command Line on filer<br />
a.        Lun clone create /vol/ESX7/ESX7/esx7clone.lun â€“b /vol/ESX7/ESX7/esx7.lun vmware_recent<br />
b.        LUNs â€“ Manage â€“<br />
i.        Verify that LUN was successfully created and exists.<br />
ii.        Go to the new LUN and click on â€œNo Mapsâ€<br />
iii.        Add the ESX hosts to the initiator group by selecting â€œAdd Group to Mapâ€<br />
iv.        Add all ESX host(s) in the cluster to the initiator group.  </p>
<p>NOTE: If you do not add all hosts to the initiator group, than when you register the VM, you will experience a failure to register because all hosts cannot see the same LUN. </p>
<p>4.        From VirtualCenter Client locate the ESX Recovery host<br />
a.        From the â€œConfigurationâ€ â€“ â€œStorage Adaptersâ€ - underâ€œiSCSI Software Adapterâ€, right click â€œvmhba40â€ and select Rescan to recognize the new cloned LUN presented. SS<br />
b.        Find the problematic (failed) Virtual Machine and right click and select â€œRemove from Inventoryâ€ SS<br />
c.        Browse the datastore of the new Snapshot Clone LUN which should be labeled (snap-00000002-Store7) and find the configuration file (vmname.vmx). Right click and select â€œAdd to Inventoryâ€ SS<br />
NOTE: Do NOT delete from Disk as a precaution if additional information is needed from the failed Virtual Machine<br />
d.        Select the Virtual Machine and from â€œSnapshot Managerâ€ select â€œDelete Allâ€ to revert the the â€œQuiesceâ€ Snapshot.<br />
e.        Power on the Virtual Machine<br />
f.        Answer the uuid question by selecting â€œKeepâ€ Note: This step may be eliminated on the local side. Will definitely be eliminated on the DR side by adding a parameter to the configuration file. See Ionic Capital documentation.<br />
g.        Verify network and virtual machine functionality.<br />
5.        When all functionality is verified and during scheduled maintenance window) you can do a â€œcold migrationâ€ of the recovered VM back to the original LUN which in this case is â€œStore7â€ and power on the virtual machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2006/12/30/recovering-data-inside-vms-using-netapp-snapshots/#comment-35687</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Thu, 21 Feb 2008 00:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=394#comment-35687</guid>
		<description>No license is required for LUN cloning. For FlexVol cloning, you need the FlexClone license.</description>
		<content:encoded><![CDATA[<p>No license is required for LUN cloning. For FlexVol cloning, you need the FlexClone license.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Acid</title>
		<link>http://blog.scottlowe.org/2006/12/30/recovering-data-inside-vms-using-netapp-snapshots/#comment-35659</link>
		<dc:creator>Acid</dc:creator>
		<pubDate>Wed, 20 Feb 2008 06:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=394#comment-35659</guid>
		<description>Hi
In the above example for making a LUN Clone, is FlexClone license required?</description>
		<content:encoded><![CDATA[<p>Hi<br />
In the above example for making a LUN Clone, is FlexClone license required?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JGreen</title>
		<link>http://blog.scottlowe.org/2006/12/30/recovering-data-inside-vms-using-netapp-snapshots/#comment-33891</link>
		<dc:creator>JGreen</dc:creator>
		<pubDate>Fri, 26 Oct 2007 16:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=394#comment-33891</guid>
		<description>Snap Manager for VMware is due for release Q1 2008 due to massive customer demand.</description>
		<content:encoded><![CDATA[<p>Snap Manager for VMware is due for release Q1 2008 due to massive customer demand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2006/12/30/recovering-data-inside-vms-using-netapp-snapshots/#comment-32492</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Fri, 22 Jun 2007 17:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=394#comment-32492</guid>
		<description>Shane,

There are conflicting stories about NetApp's work on "SnapManager for VMware".  Some people say that there is one under development, but others say that there isn't.  I honestly can't tell you one way or another, but I agree that it would be extremely helpful and would definitely strengthen their value proposition as a storage vendor for VMware deployments.</description>
		<content:encoded><![CDATA[<p>Shane,</p>
<p>There are conflicting stories about NetApp&#8217;s work on &#8220;SnapManager for VMware&#8221;.  Some people say that there is one under development, but others say that there isn&#8217;t.  I honestly can&#8217;t tell you one way or another, but I agree that it would be extremely helpful and would definitely strengthen their value proposition as a storage vendor for VMware deployments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://blog.scottlowe.org/2006/12/30/recovering-data-inside-vms-using-netapp-snapshots/#comment-32491</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Fri, 22 Jun 2007 16:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=394#comment-32491</guid>
		<description>Scott,

Do you have any information if NetApp is working on or planning to release a 'SnapManager for VMware'. That would be fantastic if they did. It would greatly simplifiy things and take the scripting out of the picture to ensure consistency.

Thanks!</description>
		<content:encoded><![CDATA[<p>Scott,</p>
<p>Do you have any information if NetApp is working on or planning to release a &#8216;SnapManager for VMware&#8217;. That would be fantastic if they did. It would greatly simplifiy things and take the scripting out of the picture to ensure consistency.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2006/12/30/recovering-data-inside-vms-using-netapp-snapshots/#comment-32314</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Tue, 05 Jun 2007 18:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=394#comment-32314</guid>
		<description>Hello Bob!  Good to hear from you.

I would assume that you have already modified the ESX hosts to allow the cloned LUNs to be seen (enabled resignaturing).  When you rescan, be sure to rescan for new storage devices as well as new VMFS datastores.  If that doesn't work, post back or e-mail me here (my e-mail is scott dot lowe at scottlowe dot org) or at work (you probably already have that address).

Good luck!</description>
		<content:encoded><![CDATA[<p>Hello Bob!  Good to hear from you.</p>
<p>I would assume that you have already modified the ESX hosts to allow the cloned LUNs to be seen (enabled resignaturing).  When you rescan, be sure to rescan for new storage devices as well as new VMFS datastores.  If that doesn&#8217;t work, post back or e-mail me here (my e-mail is scott dot lowe at scottlowe dot org) or at work (you probably already have that address).</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Kenyon</title>
		<link>http://blog.scottlowe.org/2006/12/30/recovering-data-inside-vms-using-netapp-snapshots/#comment-32313</link>
		<dc:creator>Bob Kenyon</dc:creator>
		<pubDate>Tue, 05 Jun 2007 18:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=394#comment-32313</guid>
		<description>When I present the cloned lun back to the igroup and then re-scan, I don't see the lun show up as snap-00000001-lun0_vmfs, it just shows up as a vmhba device.   Actually when trying to attach the lun it says the disk is blank.....</description>
		<content:encoded><![CDATA[<p>When I present the cloned lun back to the igroup and then re-scan, I don&#8217;t see the lun show up as snap-00000001-lun0_vmfs, it just shows up as a vmhba device.   Actually when trying to attach the lun it says the disk is blank&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2006/12/30/recovering-data-inside-vms-using-netapp-snapshots/#comment-31125</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Fri, 23 Mar 2007 19:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=394#comment-31125</guid>
		<description>Chris,

Certainly, ensuring the integrity/consistency/validity of a snapshot is a critical task, and this technique isn't the best to use in all instances.  But as you point out, it comes in mighty handy at times!</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>Certainly, ensuring the integrity/consistency/validity of a snapshot is a critical task, and this technique isn&#8217;t the best to use in all instances.  But as you point out, it comes in mighty handy at times!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
