<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[[How To] Upgrade existing Parallels Virtuozzo Containers 4.0 installations from Windows 2003 Service Pack 1 to Service Pack 2]]></title>
<link>http://kb.parallels.com/en/3596</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">[How To] Upgrade existing Parallels Virtuozzo Containers 4.0 installations from Windows 2003 Service Pack 1 to Service Pack 2</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 3596&nbsp;</div>
					<div>Last Review: Nov,2 2009</div>
					<tr>
						<td>Author: </td>
						<td>Kolomoets Alexey</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Kolomoets Alexey</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Virtuozzo Containers for Windows 4.0</li>
						</ul>
					</div>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Resolution</h2>
					1. Backup all containers for emergency.<br /><br />2. Run Virtuozzo autoinstaller <em>vzinstall.exe</em>, choose <em>Download only </em>mode. Once components list is fetched, please choose architecture and language you have installed on this node, click OK. Autoinstaller will download both SP1 and SP2 templates.<br /><br />&nbsp;&nbsp; <strong>Note:</strong> If you run <em>vzinstall.exe </em>on SP1 server it does not download SP2 template, because the tool checks SP level of the server and downloads corresponding templates only. You may use computer with different OS (e.g. Windows XP/Vista) to download required templates.<br /><br />3. Go to download folder specified on step 2 and find downloaded OS template archive: e.g. <em>w2k3en_SP2_x86.ex_<br /><br /></em>3. Rename it to <em>w2k3en_SP2_x86.exe </em>and run to extracte template <em>.efd</em> file. E.g. it would be <em>w2k3sp2_std_20070911_en_x86.efd<br /><br /></em>4. Remove old cache of w2k3sp1.efd from \vz\templates\__cache folder.<br /><br />5. Copy extracted <em>w2k3sp2_std_20070911_en_x86.efd </em>to<em> \vz\Templates\__cache </em>folder next to the old SP1 template.<br /><br />6. Stop all containers, including the Service Container:<br /><br /><div class="commandline"><code> for /F &quot;skip=2 usebackq tokens=*&quot; %i in (`cmd /c &quot;vzlist -o veid&quot;`) do vzctl stop %i</code></div><br /><br />7. Ensure that all containers are stopped using &quot;vzlist -a&quot; command.&nbsp;<br /><br />8. Uninstall current w2k3 OS template:&nbsp;<br /><br /><div class="commandline"><code>vzpkgdeploy -u w2k3 </code></div><br /><br />. Ensure that <em>\vz\Templates\w2k3</em> folder is removed.<br /><br />10. Install w2k3 sp2 OS template:&nbsp;<br /><br /><div class="commandline"><code>vzpkgdeploy -i w2k3sp2_std_20070911_en_x86</code></div><br />Independently of complex template name it will be unpacked in <em>\vz\Templates\w2k3 </em>folder.<br /><br />11. Install <a title="http://technet2.microsoft.com/windowsserver/en/library/ed5382af-e819-4d33-ace0-225d31b7ab751033.mspx?mfr=true" href="http://kb.parallels.comhttp://technet2.microsoft.com/windowsserver/en/library/ed5382af-e819-4d33-ace0-225d31b7ab751033.mspx?mfr=true">Microsoft Windows 2003 Service Pack 2</a> on the Node. <br /><br />12. Reboot the Node.&nbsp;<br /><br /><strong><strong>IMPORTANT</strong>: Do not reboot the Hardware Node any time between steps 5 and 10.<br /><br /><br /></strong>
				</div>
				<div class="article-part">
					<h2>Additional information</h2>
					Please see <a title="http://kb.swsoft.com/en/1982" href="http://kb.parallels.com../en/1982">upgrade procedure for Virtuozzo 3.5.1 here<br /></a>
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=3596&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=3596&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '3596',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Kolomoets Alexey</author>
<guid isPermaLink="false">3234 LastUpdated: 2009-11-02 02:32:19</guid>
<pubDate>2008-02-04 05:05:11</pubDate>
</item>
</channel>
</rss>



