Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
NetBackup™ for MariaDB Administrator's Guide
Name
nbmariadb -o restore — restores the backup files from the NetBackup server.
SYNOPSIS
nbmariadb -o restore -S primary_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 (NONLVM) portnum as the required parameters. The -id and -C are optional parameters.
On Linux systems, the directory path to this command is /usr/openv/netbackup/bin
On Windows systems, the directory path to this command is install_path\NetBackup\bin
Options
- -C
Specifies the client name.
- -id
Specifies the backup image name.
- -portnum
Specifies the database server port.
- -S
Configures the NetBackup primary server.
- -t
Configures the target directory where the backups are restored.