Skip to content
logo
Percona Backup for MongoDB
Percona Backup for MongoDB 1.1.0 (2020-01-16)
Initializing search
    percona/pbm-docs
    percona/pbm-docs
    • Home
      • Release notes index
      • Percona Backup for MongoDB 2.2.1 (2023-07-27)
      • Percona Backup for MongoDB 2.2.0 (2023-07-13)
      • Percona Backup for MongoDB 2.1.0 (2023-04-18)
      • Percona Backup for MongoDB 2.0.5 (2023-03-23)
      • Percona Backup for MongoDB 2.0.4 (2023-02-21)
      • Percona Backup for MongoDB 2.0.3 (2023-01-11)
      • Percona Backup for MongoDB 2.0.2 (2022-10-27)
      • Percona Backup for MongoDB 2.0.1 (2022-10-12)
      • Percona Backup for MongoDB 2.0.0 (2022-09-21)
      • Percona Backup for MongoDB 1.8.1 (2022-07-12)
      • Percona Backup for MongoDB 1.8.0 (2022-06-09)
      • Percona Backup for MongoDB 1.7.0 (2022-04-18)
      • Percona Backup for MongoDB 1.6.1 (2021-11-04)
      • Percona Backup for MongoDB 1.6.0 (2021-08-16)
      • Percona Backup for MongoDB 1.5.0 (2021-05-10)
      • Percona Backup for MongoDB 1.4.1 (2021-01-28)
      • Percona Backup for MongoDB 1.4.0 (2020-12-24)
      • Percona Backup for MongoDB 1.3.4 (2020-11-19)
      • Percona Backup for MongoDB 1.3.3 (2020-11-04)
      • Percona Backup for MongoDB 1.3.2 (2020-10-14)
      • Percona Backup for MongoDB 1.3.1 (2020-09-03)
      • Percona Backup for MongoDB 1.3.0 (2020-08-26)
      • Percona Backup for MongoDB 1.2.1 (2020-07-27)
      • Percona Backup for MongoDB 1.2.0 (2020-05-13)
      • Percona Backup for MongoDB 1.1.3 (2020-04-14)
      • Percona Backup for MongoDB 1.1.1 (2020-01-31)
      • Percona Backup for MongoDB 1.1.0 (2020-01-16)
        • New Features
        • Improvements
        • Bugs Fixed
      • Percona Backup for MongoDB 1.0.0 (2019-09-19)
      • Percona Backup for MongoDB 0.5.0 (2019-06-17)
      • Backup and restore types
      • Logical backups and restores
      • Physical backups and restores
      • Selective backup and restore
      • Incremental physical backups
      • Point-in-time recovery
      • Snapshot-based physical backups
      • Comparison with MongoDB
      • How PBM works
        • PBM architecture
        • pbm-agent
        • PBM CLI
        • PBM control collections
          • Overview
          • Remote backup storage configuration examples
      • Authentication
      • Supported MongoDB deployments
      • Supported MongoDB versions
        • Overview
        • Method 1. From repositories
        • Method 2. Build from source
        • Method 3. Download tarballs
        • Method 4. Deploy on Kubernetes
      • Set up and configure
      • Make a backup
      • Restore a backup
      • Make a point-in-time restore
      • List backups
      • View detailed information about a backup
      • Schedule backups
      • Cancel a backup
      • Delete backups
      • View restore progress
      • Replay oplog from arbitrary start time
      • View backup logs
      • PBM configuration via pipelines
      • Automate access to S3 buckets for PBM
      • Diagnose PBM
      • Check status
      • Upgrade PBM
      • Remove PBM
    • FAQ
      • PBM commands
        • Configuration file
        • Remote backup storage options
        • Point-in-time recovery options
        • Backup options
        • Restore options
      • Glossary
    • Contribution guidelines
    • Copyright and licensing
    • Trademark policy

    • New Features
    • Improvements
    • Bugs Fixed

    Percona Backup for MongoDB 1.1.0¶

    Percona is happy to announce the release of Percona Backup for MongoDB 1.1.0 on January 16, 2020.

    Percona Backup for MongoDB is a distributed, low-impact solution for consistent backups of MongoDB sharded clusters and replica sets. This is a tool for creating consistent backups across a MongoDB sharded cluster (or a single replica set), and for restoring those backups to a specific point in time. The project was inspired by (and intends to replace) the Percona-Lab/mongodb_consistent_backup tool.

    Percona Backup for MongoDB supports Percona Server for MongoDB or MongoDB Community Server version 3.6 or higher with MongoDB replication enabled. Binaries for the supported platforms as well as the tarball with source code are available from the Percona Backup for MongoDB download page. For more information about Percona Backup for MongoDB and the installation steps, see the documentation.

    Percona Backup for MongoDB 1.1.0 introduces the new pbm config command to enable configuring the store from the command line in addition to the configuration file. This command effectively replaces pbm store which was only able to read store configuration from the configuration file.

    $ pbm config --set storage.s3.bucket="operator-testing"
    

    New Features¶

    • PBM-344: New pbm config command to support configuring the store from the command line.

    Improvements¶

    • PBM-361: Improved the processing of timestamps when using oplog.

    Bugs Fixed¶

    • PBM-214: pbm-agent could crash with restore command running forever, if the primary node became unavailable during the restore operation.

    • PBM-279: pbm-agent could be started with an invalid config file.

    • PBM-338: Backups that failed could appear in the output of the pbm list command.

    • PBM-362: The pbm backup could fail when called from the primary node if there were no healthy secondaries.

    • PBM-369: ReplicaSets could not establish connections when TLS was used in the cluster.

    Contact Us

    For free technical help, visit the Percona Community Forum.

    To report bugs or submit feature requests, open a JIRA ticket.

    For paid support and managed or consulting services , contact Percona Sales.


    Last update: August 22, 2023
    Created: August 22, 2023
    Percona LLC and/or its affiliates, © 2023
    Made with Material for MkDocs

    Cookie consent

    We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better. Read more about Percona Cookie Policy.