<?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>mainesysadmin.com &#187; restore</title>
	<atom:link href="http://mainesysadmin.com/tag/restore/feed/" rel="self" type="application/rss+xml" />
	<link>http://mainesysadmin.com</link>
	<description>SysAdmin in Maine</description>
	<lastBuildDate>Wed, 06 Jan 2010 16:24: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>esxRanger 3.1 manual restore process</title>
		<link>http://mainesysadmin.com/2007/04/26/esxranger-31-manual-restore-process/</link>
		<comments>http://mainesysadmin.com/2007/04/26/esxranger-31-manual-restore-process/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 13:49:00 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[esx]]></category>
		<category><![CDATA[vi3]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[esxranger]]></category>
		<category><![CDATA[restore]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/blog/?p=14</guid>
		<description><![CDATA[esxRanger Pro 3.1 tvzc Manual Restore Details
esxRanger Pro product is unavailable to restore
Solution
This is a how-to restore a esxRanger Pro 3.1 tvzc backup by hand
Download this file from vizoncore.com
http://www.vizioncore.com/Downloads/ProductSupport/vcbrestore.zip
Extract and Copy vcbrestore to /tmp on the Vi3 host (note you can not run this binary from a VMFS)
Note: if you’re going to use WinScp make [...]]]></description>
			<content:encoded><![CDATA[<p>esxRanger Pro 3.1 tvzc Manual Restore Details<br />
esxRanger Pro product is unavailable to restore</p>
<p>Solution<br />
This is a how-to restore a esxRanger Pro 3.1 tvzc backup by hand</p>
<p>Download this file from vizoncore.com<br />
<a href="http://www.vizioncore.com/Downloads/ProductSupport/vcbrestore.zip" target="_blank" title="External link to http://www.vizioncore.com/Downloads/ProductSupport/vcbrestore.zip" class="externalLink" onclick="javascript:pageTracker._trackPageview ('/outbound/www.vizioncore.com');">http://www.vizioncore.com/Downloads/ProductSupport/vcbrestore.zip</a><br />
Extract and Copy vcbrestore to /tmp on the Vi3 host (note you can not run this binary from a VMFS)<br />
Note: if you’re going to use <a href="#WinScp" tiddlylink="WinScp" refresh="link" target="_blank" title="External link to #WinScp" class="externalLink">WinScp</a> make sure to &#8220;disable transfer resume&#8221; in preferences. This will remove any errors when sending large files to the <a href="#VMFS3" tiddlylink="VMFS3" refresh="link" target="_blank" title="External link to #VMFS3" class="externalLink">VMFS3</a>.<br />
Run chmod 777 /tmp/vcbrestore<br />
Create a directory on the <a href="#VMFS3" tiddlylink="VMFS3" refresh="link" target="_blank" title="External link to #VMFS3" class="externalLink">VMFS3</a> where the VM will be contained.<br />
Copy *.tvzc to the folder you just created on the VMFS.</p>
<p>List the files in the tvzc<br />
/tmp/vcbrestore -D -I ./test_4.tvzc -O /dev/stdout | tar tvf &#8211; -O</p>
<p>Extract each file needed in the directory<br />
/tmp/vcbrestore -D -I ./test_4.tvzc -O /dev/stdout | tar xvf &#8211; &#8220;each fie needed&#8221;<br />
(If the vzc files are not on the VMFS where the VM will be created just use a path in the output file name)</p>
<p>Repeat for each file needed and remove .vzsnap off each file name<br />
Register the VMX file the esx host<br />
vmware-cmd -s register &lt;full- path to the VMX&gt;<br />
You might still have to edit the VM in the Vi3 client to fix any issues.<br />
Once the VM is up and running rm tvzc to remove the files from the VMFS.</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2007/04/26/esxranger-31-manual-restore-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
