Please enter search query.
Search <book_title>...
Veritas NetBackup™ for MySQL Administrator's Guide
Last Published:
2018-03-20
Product(s):
NetBackup (8.1.1)
- Introduction to NetBackup for MySQL Agent
- Installing NetBackup for MySQL Agent
- Configuring NetBackup for MySQL Agent
- The NetBackup for MySQL backups and restores
- Troubleshooting for NetBackup for MySQL
- Appendix A. The NetBackup for MySQL commands and conventions
- Appendix B. The NetBackup for MySQL commands
Performing the restores for MySQL databases
This topic lists the prerequisites and describes the procedure to restore the backups.
Prerequisites
Before you restore the backups, you must meet the following prerequisites:
Ensure that you restore the MySQL instance to an empty target directory.
Ensure that the target directory is a valid instance directory.
(Non-LVM) Ensure the MySQL services are running.
To restore the backups
- Configure the parameters in the
nbmysql.conf
file, or specify them using the nbmysql command.For more information, See The nbmysql configuration file.
- Verify that the MySQL services are running for Non-LVM restores.
- Run the following command:
nbmysql -o restore -S master_server_name -t target_directory -p db_port [-i copy_id] [-C client_name]