<?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>Thomas Maurer (tm) &#187; System Recovery</title>
	<atom:link href="http://www.thomasmaurer.ch/tag/system-recovery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thomasmaurer.ch</link>
	<description>Just another private cloud weblog</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:10:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>P2V Hyper-v Migration</title>
		<link>http://www.thomasmaurer.ch/2010/01/p2v-hyper-v-migration/</link>
		<comments>http://www.thomasmaurer.ch/2010/01/p2v-hyper-v-migration/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 11:46:27 +0000</pubDate>
		<dc:creator>Thomas Maurer</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Backup Exec]]></category>
		<category><![CDATA[Backup Exec System Recovery]]></category>
		<category><![CDATA[Backup Exec System Recovery 2010]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Hyper-v r2]]></category>
		<category><![CDATA[Micorsoft]]></category>
		<category><![CDATA[P2V]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Symantec]]></category>
		<category><![CDATA[System Recovery]]></category>

		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=381</guid>
		<description><![CDATA[Tonight I did a bigger P2V (physical 2 virtual) migration. I virtualized an older Windows Server 2003 SP1 with MS SQL Server 2005 and WSS 3.0. This can be used as a step by step how-to guide. First I created &#8230; <a href="http://www.thomasmaurer.ch/2010/01/p2v-hyper-v-migration/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='small' href='http://www.thomasmaurer.ch/2010/01/p2v-hyper-v-migration/'></g:plusone></div><div class='dd_button'><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.thomasmaurer.ch/2010/01/p2v-hyper-v-migration/" data-count="horizontal" data-text="P2V Hyper-v Migration" data-via="thomasmaurer" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='dd_button'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.thomasmaurer.ch%2F2010%2F01%2Fp2v-hyper-v-migration%2F&amp;locale=en_US&amp;layout=button_count&amp;action=like&amp;width=92&amp;height=20&amp;colorscheme=light' scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:92px; height:20px;' allowTransparency='true'></iframe></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p>Tonight I did a bigger P2V (physical 2 virtual) migration. I virtualized an older Windows Server 2003 SP1 with <a title="MS SQL Server 2005" href="http://www.microsoft.com/Sqlserver/2005/en/us/" target="_blank">MS SQL Server 2005</a> and <a title="WSS 3.0 Wikipedia" href="http://en.wikipedia.org/wiki/Windows_SharePoint_Services" target="_blank">WSS 3.0</a>. This can be used as a step by step how-to guide.</p>
<blockquote>
<ul>
<li>First I created a Image of the old server with <a title="Symantec BackupExec System Recovery 2010" href="http://www.symantec.com/business/backup-exec-system-recovery-server-edition" target="_blank">Symantec Backup Exec System Recovery 2010</a>, this could be done online. I just stopped all the Sharepoint, SQL and Web Services so that no new data could be written in the time I created this Image.</li>
<li>After I moved this Image to the <a title="Microsoft Hyper-v" href="http://www.microsoft.com/windowsserver2008/en/us/hyperv-main.aspx" target="_blank">Microsoft Hyper-V</a> Host Server, I started to convert the v2i Image with Symantec Backup Exec System Recovery 2010 to a Microsoft VHD.</li>
<li>I created a new Virtual Machine on the Hyper-V Server and added this existing <a title="VHD Wiki" href="http://en.wikipedia.org/wiki/VHD_(file_format)" target="_blank">VHD</a>. (Important here: I tried to create the same Hardware environment for the VM which I had as physical Hardware before. (Dual Core with 2048MB memory) So I had basically no problem to start the Virtual Machine.</li>
<li>Now its time to install the Hyper-v integration components (the VM Drivers) which can only be installed on Windows Server 2003 with SP2 or later. I turned off the Virtual Machine again and attached the VHD File offline on my Hyper-v Server, so I had file access to the Virtual Hard Disk. I simply added the Servicepack 2 file to the root of the VHD.</li>
<li>After unmounting the VHD, I started my Virtual Machine again and installed the Servicepack 2 and the Hyper-v Integration components.</li>
<li>Now I added more Hardware to the Virtual Machine (Quad-Core and 4GB memory). I also change the Legacy Network Adapters to normal Network Adapters (higher Network performance)</li>
</ul>
</blockquote>
<p>The performance of the new Hyper-v is just pretty impressive.</p>
<!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com --><div class="shr-publisher-381"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.thomasmaurer.ch/2010/01/p2v-hyper-v-migration/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

