View Source

You can restore a MySQL database to an alternate Server in your Server Backup Manager by following the instructions below.


{info:title=Note}
MySQL database tables can be restored simultaneously; this is implemented by using multiple threads.
{info}

1. Click "Recovery Points" in the Main Menu to open the "Recovery Points" window.

2. In the "Recovery Points" list, select a Recovery Point containing the necessary database replication.
{info:title=Tip}To find a Recovery Point, you can use the Basic and Advanced List Filters. See [ServerBackup:Customize the Recovery Points list].
{info}
Click on the "Browse Databases" icon in the "Actions" column for this Recovery Point.


3. The "Browse Databases" window opens. Select a database instance from the drop-down menu.
!q1f.png!

4. You can browse the instance by clicking the "+" icon.

!m3f.png!

5. Select the database you want to restore, and click "Restore Selected."


!qq2f.png!

6. In the "Restore Databases" wizard window that appears, define the options for the restore.

On the first screen, familiarize yourself with the introductory information, and click "Next" to proceed.

!intro.png!

7. On the "Host" screen, you have two options for selecting the host to restore to:
* *Restore to Original Host* \- If you select this option, the restore will be made to the Server where the source database was located. If the database exists, it can be overwritten.
* *Restore to Alternate Server* \- Select a destination Server that is already in the system.

Select "Restore to Alternate Server."

!alt1.png!

After that, select the Server from the drop-down menu.

!alt2.png!

The Database Host should be set to *localhost*, and the Database Port should be *3306*.

!alt3.png!

Click "Next" to proceed to the following step.

!restore-wizard-next.png!

8. On the "Authentication" screen, you have two options to specify to connect to the database.
* *Use Original Authentication Credentials* \- Connects using the default username and password used to back up the database instance.
* *Specify Alternate Authentication Credentials* \- Allows you to set a username and password different from the default ones. The user must have full administrator-level access to the database instance you are going to restore.

Select the second option.

!alt4.png!

Enter the required credentials.

!alt5.png!

Click "Next" to proceed to the following step.
!restore-wizard-next.png!

9. The next screen is "Temporary Instance." When restoring databases, the system needs to create a temporary directory on the target Server for the restore. There are two options for this.
* *Use Default Temp Directory* \- Creates a directory in an OS-specific default location ({{C:\Temp}} for Windows, {{/tmp}} for Linux).
* *Specify an Alternate Temp Directory* \- Allows you to control exactly where the {{temp}} directory is created on the Server.

!alt6.png!

The other fields (Connection Information and Virtuozzo Container ID) can be left unchanged.

!alt7.png!

Select an option, and click "Next" to proceed to the following step.

!restore-wizard-next.png!

10. The following screen is "Data Directory." By default, database configuration retrieved during discovery is used. In some environments, this path doesn't point to the actual location on the filesystem for the data. To remedy this, you can choose to specify the exact path for the data directory. This will ensure that the system can locate the data files for the database during the restore.

!http://youngcopy.net/handynetworks/images_for_confluence/alt8.png!

Select an option, and click "Next" to proceed to the following step.

!restore-wizard-next.png!

11. The next screen is "Base Directory". By default, the system automatically determines where on the filesystem the necessary program files are located. In some environments, the automatic method fails. To remedy this, you can specify the exact path for the base directory.
!http://youngcopy.net/handynetworks/images_for_confluence/alt9.png!

Select an option, and click "Next" to proceed to the following step.

!restore-wizard-next.png!

12. On the last "Restore Summary" screen, the settings you have selected are listed.

!alt10.png!

13. Once you have verified that the specified settings are correct, click "Restore."

!restore-wizard-restore.png!

14. The "Details for Database Restore" window will appear. It indicates that the restore process is launched. You can watch the progress in real time.

!a5.png!

{excerpt:hidden=true}Instructions on how to restore a MySQL database to an alternate server with Server Backup Manager.{excerpt}