<?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] How can I migrate objects from Parallels Plesk Panel version 7.5 or 8.6 to Parallels Plesk Panel 9?]]></title>
<link>http://kb.parallels.com/en/5864</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">[How to] How can I migrate objects from Parallels Plesk Panel version 7.5 or 8.6 to Parallels Plesk Panel 9?</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 5864&nbsp;</div>
					<div>Last Review: Jun,23 2009</div>
					<tr>
						<td>Author: </td>
						<td>Bezborodova Anastasiya</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Dmitry Frantsev</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Plesk 9.0 for Linux/Unix</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>
					Plesk Migration Manager (PMM) does not exist in Parallels Plesk Panel Beta, Plesk 9 Release and the first patch 9.0.1.<br />The feature is under development now and will be available in the next version of Parallels Plesk Panel 9.2.<br /><br />However it is still possible to migrate objects from Parallels Plesk Panel versions 7.5, 8.6 manually using Plesk Backup Manager. <br /><br />You may migrate Parallels Plesk Panel as a whole or separate domains and clients. Below are the instructions.<br /><br />1. <strong><u>Migrate server</u></strong><br /><br /><strong>a.</strong> Login to a source server with Parallels Plesk Panel 8.6 installed and create a full backup with the <strong>pleskbackup</strong> utility:<br /><br /><div class="commandline"><code> ~# /usr/local/psa/bin/pleskbackup all &lt;backup-file&gt; </code></div><br />The utility is included into the <strong>psa-backup-manager</strong> package for Plesk 8.6, verify that it is installed.<br /><br />In Parallels Plesk Panel 7.5 the command line backup utility is&nbsp; /usr/local/psa/bin/psadump that is included into <strong>psa-bu</strong> package.<br /><br />If not installed you may install Plesk Backup Manager via Autoinstaller in control panel <span style='font-family: courier new,courier;font-size: 12px;'>Server -&gt; Updater</span><br /><br /><strong>b.</strong> Copy the dump to the destination server with Parallels Plesk Panel 9 and convert the backup to version 9 with <em>pre9-backup-convert</em>.<br /><br /><div class="commandline"><code> ~# /usr/local/psa/bin/pre9-backup-convert -v convert -d /var/lib/psa/dumps/ &lt;backup-file&gt; </code></div><br />Where  /var/lib/psa/dumps/ is Backups directory on the destination server with Parallels Plesk Panel 9.<br /><br />This will create a number of backup XML files and subdirectories with data under<em> /var/lib/psa/dumps</em>.<br /><br /><strong>c.</strong> Login to Parallels Plesk Panel as administrator and change to the server backup repository:<br /><br /><span style='font-family: courier new,courier;font-size: 12px;'> Home -&gt; Backup Manager -&gt; Server Repository </span><br /><br />There is a list of backup files in the server repository.<br /><br /><strong>d.</strong> Click the backup name to enter the Backup Details page.<br /><br /><strong>e.</strong> Select the required restoration options and click Restore to start the restoration process.<br /><br />Note: you should check the <em>Administrator's clients&nbsp;</em>option to restore all clients and domains from the backup.<br /><br />2. <u><strong>Migrate client</strong></u><br /><br /><strong>a.</strong> Login to the source server and create a backup of clients you want to migrate or full server backup with pleskbackup:<br /><br /><div class="commandline"><code> ~# /usr/local/psa/bin/pleskbackup all &lt;backup-file&gt; </code></div><br />or<br /><br /><div class="commandline"><code> ~# /usr/local/psa/bin/pleskbackup clients <em>CLIENT.LOGIN </em>&lt;backup-file&gt; </code></div><br /><strong>b. </strong>Copy the dump to the destination Parallels Plesk Panel 9 server and convert the backup to version 9 with <em>pre9-backup-convert</em>.<br /><br /><div class="commandline"><code> ~# /usr/local/psa/bin/pre9-backup-convert -v convert -d /var/lib/psa/dumps/ &lt;backup-file&gt; </code></div><br />This will create a number of backup XML files and subdirectories with data under<em> /var/lib/psa/dumps</em>.<br /><br /><strong>c. </strong>Login to Parallels Plesk Panel as administrator and create a new client with the same login of migrated client. <br /><br /><strong>d. </strong>Then access local backup repository of the new client:<br /><br /><span style='font-family: courier new,courier;font-size: 12px;'> Clients -&gt; <em>CLIENT NAME</em> -&gt;&nbsp; Backup Manager </span><br /><br />Because the login of newly created client coincides with the login of client from the dump the converted backup should be shown in the repository.<br /><br /><strong>e. </strong>Click the backup name to enter the Backup Details page.<br /><br /><strong>f. </strong>Select the required restoration options and click Restore to start the restoration process.<br /><br />3. <strong><u>Migrate domain</u></strong><br /><br /><strong>a.</strong> Login to the source server and create a backup of the domain you want to migrate or full server backup with pleskbackup:<br /><br /><div class="commandline"><code> ~# /usr/local/psa/bin/pleskbackup all &lt;backup-file&gt;<span style="font-style: italic;"> </span></code></div><br />or<br /><br /><div class="commandline"><code> ~# /usr/local/psa/bin/pleskbackup domains <em>DOMAIN.NAME </em>&lt;backup-file&gt; </code></div><br /><strong>b. </strong>Copy the dump to the destination Parallels Plesk Panel 9 and convert the backup to version 9 with <em>pre9-backup-convert</em>.<br /><br /><div class="commandline"><code> ~# /usr/local/psa/bin/pre9-backup-convert -v convert -d /var/lib/psa/dumps/ &lt;backup-file&gt;</code></div><br />This will create a number of backup XML files and subdirectories with data under<em> /var/lib/psa/dumps</em>.<br /><br /><strong>c. </strong>Login to Parallels Plesk Panel as administrator and create a new domain name that coincides with name of the migrated domain from backup. <br /><br /><strong>d. </strong>Then access the local backup repository of the domain:<br /><br /><span style='font-family: courier new,courier;font-size: 12px;'> Domains -&gt; <em>DOMAIN.NAME</em> -&gt; Backup Manager </span><br /><br />Because new domain name coincides with domain from the backup the converted backup should be shown in the repository.<br /><br /><strong>e. </strong>Click the backup name to enter the Backup Details page.<br /><br /><strong>f. </strong>Select the required restoration options and click Restore to start the restoration process.<br /><br />Before migrating from Parallels Plesk Panel 8.1, 8.2, 8.3, 8.4 you should upgrade the source Parallels Plesk Panel to the latest version 8.6.<br /><br />To migrate objects from Parallels Plesk Panel version 7.5 using Plesk Backup Manager you should create a backup on the source server 7.5 with the utility /usr/local/psa/bin/pleskdump, convert it to version 8 with utility <strong>backup-convert</strong> and then convert to version 9 with <strong>pre9-backup-convert.</strong><br /><br />Refer to the article <a href="http://kb.parallels.comhttp://kb.parallels.com/en/1727">Is it possible to restore Plesk 7.5 backup on Plesk 8.x system?</a> for details about how to convert backup to version 8.<br />After that you may restore the backup through Backup Manager in the control panel.<br /><br />Alternatively you may migrate from 7.5 to 8.6 using Plesk Migration&nbsp;Manager, create a backup via Parallels Plesk Panel 8.6, convert it to 9 with <strong>pre9-backup-convert </strong>and restore on destination Parallels Plesk Panel 9.<strong><br /></strong>
				</div>
				<div class="article-part">
					<h2>Additional information</h2>
					Plesk utilities <strong>pleskbackup</strong> and <strong>pre9-backup-convert</strong> are provided by Plesk package <strong>psa-backup-manager</strong>. Verify that it is installed:<br /><br /><div class="commandline"><code>~# rpm -q psa-backup-manager<br />psa-backup-manager-VERSION-OS.BUILD<br />~#</code></div><br />If the package is not installed the utilities are missing. <br /><br />You may install the package through Plesk GUI&nbsp;autoinstaller. To install login to Parallels Plesk Panel as admin and change to page {Server -&gt; <span id="spanid-autoinstaller">Updater</span>} for version 8 and {<span id="spanid-autoinstaller" class="tootlipObserved">Home -&gt; Updates</span>} for version 9. Enter <u><span style="color: rgb(0, 0, 255);">Plesk 8.6.0</span></u> or <u><span style="color: rgb(0, 0, 255);">Parallels Plesk Panel 9.x</span></u> and select installation of the component <strong>Plesk Backup Manager</strong>.<br /><br />Note that these utilities may be located in different directories on your Panel server.<br />There <em>/var/lib/psa/dumps</em> is the server Backups directory (DUMP_D) and <em>/usr/local/psa</em> is Plesk root directory (PRODUCT_ROOT_D). <br />Use the article&nbsp;<a href="http://kb.parallels.comhttp://kb.parallels.com/en/952">kb.parallels.com/en/952</a> to get the variables for your system.<br /><br />The procedure of server migration from Parallels Plesk Panel version 9.x to another Parallels Plesk Panel version 9.x is described in this article <a href="http://kb.parallels.comhttp://kb.parallels.com/en/5969">http://kb.parallels.com/en/5969</a><br /><br />The migration from other hosting platforms will be available in future version of Plesk Migration Manager.<br /><br />
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=5864&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=5864&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' : '5864',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





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

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


]]></description>
<author>Bezborodova Anastasiya</author>
<guid isPermaLink="false">5497 LastUpdated: 2009-06-23 08:23:01</guid>
<pubDate>2008-12-12 08:31:47</pubDate>
</item>
</channel>
</rss>



