Percona Backup for MongoDB 1.5.0¶
- Date
May 10, 2021
- Installation
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.
Important
Backups made with previous versions are incompatible for restore with Percona Backup for MongoDB 1.5.0. This is because processing of system collections users and roles has changed during backup / restore operations. For details, refer to Restoring a backup and PBM-636.
New Features¶
Improvements¶
Bugs Fixed¶
PBM-642: Display
priority=0members on agent list inpbm statusoutputPBM-636: Different collection UUID after restore (Thanks to Nikolay for reporting this issue and Dmitry Kuzmin for contributing)
PBM-646: Stop the balancer during backup to make sure it doesn’t start running during restore
PBM-635: Wait for the leader’s metadata before starting backups
PBM-490: Use cluster time for the snapshot start time