Veritas NetBackup™ for MySQL Administrator's Guide
- 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
About NetBackup for MySQL Agent
NetBackup for MySQL Agent extends the capabilities of NetBackup to include backup and restore operations of MySQL databases. The agent is located on the NetBackup client and supports the operations on standalone setups. The agent supports MySQL version 5.5.5 and later.
The agent also supports to:
Validate the backup information.
Query backups.
Delete the backup information from the catalog files.
Redirect restore to a client different from that originally performed the backup.
The agent reads the parameters from the nbmysql.conf
file and then initiates the operations. The nbmysql.conf
file includes the parameters that you must set to run the respective operations.
The agent communicates with the MySQL database to create a snapshot. The Volume Shadow Copy Services (VSS) for Windows or Logical Volume Manager (LVM) for Linux, takes a snapshot of the database.
The agent then interacts with the NetBackup XBSA interface to update the server name, policy, and schedule type information. The NetBackupmaster server connects to the NetBackup client to backup or retrieve the data that you want to protect. The agent mounts the snapshot, copies the file, and sends it to the NetBackup XBSA interface.
The NetBackup XBSA interface writes this data to the mounted media or disk storage managed by the NetBackupmedia server.