Please enter search query.
Search <book_title>...
Veritas NetBackup™ for MariaDB Administrator's Guide
Last Published:
2018-03-15
Product(s):
NetBackup (8.1.1)
- Introduction to NetBackup for MariaDB Agent
- Installing the NetBackup for MariaDB Agent
- Configuring the NetBackup for MariaDB
- The NetBackup for MariaDB backups and restores
- Troubleshooting for NetBackup for MariaDB
- Appendix A. About NetBackup for MariaDB commands and conventions
- Appendix B. The NetBackup for MariaDB commands
Name
nbmariadb -o restore — restores the backup files from the NetBackup server.
SYNOPSIS
nbmariadb -o restore -S master_server_name -t target_directory -portnum db_port[-id db_backup_image_name] [-C client_name]
Description
The nbmariadb command restores the backup file using -t, -S, and (non-LVM) portnum as the required parameters. The -id and -C are optional parameters.
On Linux systems, the directory path to this command is /usr/NBMariaDBAgent/
On Windows systems, the directory path to this command is install_path/NBMariaDBAgent/
Options
- -C
Specifies the client name.
- -id
Specifies the backup image name.
- portnum
Specifies the database server port.
- -S
Configures the NetBackup master server.
- -t
Configures the target directory where the backups are restored.