LogoLogo
EBR DocsHelp
Zmanda Pro
Zmanda Pro
  • Welcome to the Zmanda Pro Documentation
  • Overview and Concepts​
  • Best Practices
  • Start Here
    • Initial Security Setup
    • Step 1: Adding a User
    • Step 2: Client Download and Installation
    • Step 3: Client Login
    • Step 4: Adding a New Storage Vault
    • Step 5: Adding a New Protected Item
    • Step 6: Initiating a Backup
    • Step 7: Checking Backup Job Status
    • Step 8: Restore Data
  • Guide
    • Zmanda Pro Server Deployment (On-prem)
      • Zmanda Pro Self-Hosted Deployment
        • Self-Hosted Online Server
        • Self-Hosted Online Server Setup
        • Self-Hosted Offline Server
        • Self-Hosted Offline Server Setup
        • Storage Manager Service
        • Storage Manager Service Setup
        • Zmanda Pro Client Setup
        • Disaster Recovery Plan: Self-Hosted Server
        • Disaster Recovery Plan: Self-Hosted Server Recovery Workflow
        • Admin Password Reset
        • Custom Certificates Upload
    • Zmanda Pro Usage
    • Zmanda Pro Client Installation
      • Zmanda Pro user configuration
      • Storage configuration
    • Restarting at boot ​(Linux)
    • Protected Items
      • Files and Folders
      • MySQL
        • Xtrabackup
          • Configuration
          • Backup
          • Restore
          • Recover
        • MyDumper
          • Configuration
          • Backup
          • Restore
          • Recover
        • MySQLDump
          • Configuration
          • Backup
          • Restore
          • Recover
        • LVM
          • Configuration
          • Backup
          • Restore
          • Recover
        • Managing Data Directory Permissions with SELinux and AppArmor
        • Compatibility Matrix
      • MariaDB
        • MariaBackup
          • Configuration
          • Backup
          • Restore
          • Recover
        • MyDumper
          • Configuration
          • Backup
          • Restore
          • Recover
        • MariaDBDump
          • Configuration
          • Backup
          • Restore
          • Recover
        • LVM
          • Configuration
          • Backup
          • Restore
          • Recover
        • Managing Data Directory Permissions with SELinux and AppArmor
        • Compatibility Matrix
      • Microsoft Office 365
      • Postgres
      • Program Output
      • Microsoft Hyper-V
      • Microsoft SQL Server
      • MongoDB
      • Windows Server System State
      • Application-Aware Writer
      • Disk Image
      • VMware vSphere
        • Configuration
        • Backup
        • Restore
        • Troubleshooting
      • MariaDB
        • Backup & Restore MariaDB with a staging path
        • Backup & Restore MariaDB without a staging path using Streaming
      • Oracle RMAN
        • Configuration
        • Backup
        • Restore
        • Perform a Full Database Backup with Oracle RMAN
        • Perform a database backup using a Custom Oracle RMAN Script
        • Restore an Oracle RMAN backup using Backup Manager
        • Recover an Oracle database after restoring from Zmanda Pro Backup Manager
        • Troubleshooting Oracle RMAN backups with Backup Manager
    • Configure SSO
    • Configure & Apply Policies
    • Configure Email Reporting
    • Backup Manager
      • Login
    • Automation Tools
      • Bulk Operations with ZPAT
        • Bulk addition of policies
        • Bulk onboarding of devices
        • Bulk deletion of users
        • Bulk Rename of Devices
        • Bulk Restore
        • Bulk addition of protected items
        • Bulk administration of client devices with Ansible
      • Disaster Recovery Plan: Zmanda Pro Clients
    • Encryption & Key Management
    • Zmanda Pro Job Statuses
    • Disk Image Walkthrough
      • Create & Use Recovery Media
    • Common Problems & Solutions
    • Troubleshooting
    • VMware to Hyper-V Migration
      • Configuration
      • Backup
      • Restore to Hyper-V
Powered by GitBook
LogoLogo

Quick Links

  • Amanda Community Wiki
  • Amanda Community Downloads
  • Share Feedback

About

  • About Us
  • Customer Testimonials

Terms

  • Terms of Use
  • Privacy Policy

Contact Info

  • Denver, CO, USA
  • 888-496-2632 (US)
  • 408-732-3208 (INT)

2025 © Zmanda, A BETSOL Company

On this page
  • Backup
  • Prerequisites
  • Backup Methods
  • Notes
  • Troubleshooting

Was this helpful?

Export as PDF
  1. Guide
  2. Protected Items
  3. MariaDB
  4. MariaDBDump

Backup

Backup

Prerequisites

  • Ensure Zmanda Pro is installed and properly configured on the client machine

  • backupmanager utility must be installed on the client machine

  • You must know the Protected Item (PI) name configured for the MariaDB server

  • The machine where you are running the backup must be registered to a Zmanda Pro server where the MariaDB server's protected item is registered

Backup Methods

Backup triggered from Zmanda Pro UI

Follow these steps to schedule and initiate a backup from the Zmanda Pro UI

  1. Log onto Zmanda Pro Web Portal Access the Zmanda Pro web portal using your user credentials

  2. Navigate to Protected Item Configurations Click on the "Backup" section to view all existing Protected Item configurations

  3. Backup

    a. Schedule a Backup

    • Go to the "Schedule" tab within the protected item configuration

    • Click on the backup rule named after the protected item you configured, then add or modify the schedule as needed

    • Save the backup rule and protected item settings

    b. On Demand Server Triggered Backup

    • In the Zmanda Pro Server Web Portal, navigate to the Backup section

    • Under the Run Backup modal, click on the Scheduled tab and select the schedule you wish to run as an on-demand backup

  4. Monitor Scheduled Backup Execution Once scheduled, the backup will be automatically triggered

  5. Review Backup Report After the backup is complete, you can access the detailed backup report for the Protected Item on the Zmanda Pro server web portal. This report will provide comprehensive information about the backup operation

Note: When a backup is triggered, a restore job log will appear alongside the backup job log in the Zmanda Pro User Server portal. This restore job log updates the inventory with the latest backup run IDs. This step ensures that the backup run IDs are added to the most recent inventory, preventing any inconsistencies in the backup process.

Notes

  • Ensure that the MariaDB server is in a consistent state before initiating a backup

  • Regular backups are crucial for data protection. Set up a backup schedule that aligns with your organization's recovery point objective (RPO)

  • Binary logs are backed up as part of the full and incremental backups, ensure that binary logging is enabled in the server

Troubleshooting

If you encounter any issues during the backup process, check the following:

  • Verify that the Protected Item (PI) name is correct

  • Check network connectivity between the client and the Zmanda Pro server

  • Review the logs for any specific error messages or warnings

PreviousConfigurationNextRestore

Last updated 4 months ago

Was this helpful?