Performing the restores for MariaDB databases
To restore backup
- Configure the parameters in the
nbmariadb.conffile, or the nbmariadb command line. - Run the following command:
nbmariadb -o restore -S master_server_name -t target_directory portnum db_port [-id db_backup_image_name][-C client_name]
- Restart the MariaDB services.