Veritas NetBackup™ for MariaDB Administrator's Guide
- 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
About NetBackup for MariaDB commands
This section describes the commands, options, and parameters that are available to run the nbmariadb operations. Each command contains a brief description, required parameters, and optional parameters for the respective operations. The NetBackup for MariaDB supports only those commands, options, and parameters that are mentioned in this document.
Observe for the following:
You must provide the parameters in the
nbmariadb.conf
file or on the nbmariadbcommand line.The parameter values that you provide on the command line takes precedence over the
nbmariadb.conf
file.Specify the operation type -o on the nbmariadb command line.
Specify the parameters and options for the respective operation on the nbmariadb command line or in the
nbmariadb.conf
file.The parameters on the command line takes precedence over the
nbmariadb.conf
file.
Table: The nbmariadb command options
Options | Description |
---|---|
-C | Configures the NetBackup client name for redirected restores. |
-h | Displays the Help usage, when it is the only option on the nbmariadb command line. |
-id | Configures the specified backup using the backup image name. |
-l | Configures the MariaDB library path. |
-o | Configures the operation type (backup, restore, query, and delete). |
-P | Configures the DataStore policy. |
-portnum | Configures the database server port number that identifies the MariaDB instance on which the backup or restore is performed. |
-s | Configures the NetBackup schedule. |
-S | Configures the NetBackup master server. |
-t | Configures the target directory to restore the data. |
-u | Configures the database user name. |
-z | Configures the LVM snapshot size. |