Previous Topic

Next Topic

Book Contents

Migrating Data Using Data Import Feature

If you have a hard disk with operating system and Plesk software installed, you can use the Import configuration feature of Plesk Migration Manager.

To migrate your data using data import feature:

  1. Mount the disk where your Plesk is installed.
  2. Choose the migration agent suitable for your source hosting platform. Migration agents are stored in the directory /plesk_installation_directory/PMM on your Plesk drive:
  3. Change to the directory /plesk_installation_directory/PMM/var on your Plesk drive, copy the agent from /plesk_installation_directory/PMM to the current directory. Then start the migration agent with –get-status option: ./<your platform name>.pl --get-status.
  4. If agent suits your platform, you will be able to do a full dump of your configuration using the option –dump-all, or make a selective dump of selected entities using the option –dump-domains for dumping domains, or –dump-accounts for dumping user accounts (you can run the migration agent with –h option for details). For example: <agent_file_name> --dump-domains=domain1, domain2, domain3.
  5. Once agent has finished its job, move the contents of the directory /plesk_installation_directory/PMM/var/pma to the directory /plesk_installation_directory/PMM/archives and copy the file /plesk_installation_directory/PMM/var/<your platform name>.xml to /plesk_installation_directory/PMM/var/dump.xml.
  6. Reboot to the operating system where Plesk is installed.
  7. After successful boot up, login to the Control Panel, click the Server shortcut, then click the Migration Manager icon, and then click Start Migration.
  8. Select the Import configuration mode option, and follow the instructions presented on the screen.