Skip to content

Percona Server for MongoDB 6.0 Documentation

Percona Server for MongoDB is an enhanced, fully compatible, source available, drop-in replacement for MongoDB 6.0 Community Edition with enterprise-grade features. To migrate to Percona Server for MongoDB requires no changes to MongoDB applications or code.

What’s new in Percona Server for MongoDB 6.0.14-11

Important

Changes to Chunk Management and Balancing

Several changes have been incrementally introduced within 6.0.x releases.

  • The name of a subset of data has changed from a chunk to a range.
  • The data size has changed from 64 MB for a chunk to 128 MB for a range.

  • The balancer now distributes ranges based on the actual data size of collections. Formerly the balancer migrated and balanced data across shards based strictly on the number of chunks of data that exist for a collection across each shard. This, combined with the auto-splitter process could cause quite a heavy performance impact to heavy write environments.

  • Ranges (formerly chunks) are no longer auto-split. They are split only when they move across shards for distribution purposes. The auto-splitter process is currently still available but it serves no purpose and does nothing active to the data. This also means that the Enable/Disable AutoSplit helpers should no longer be used.

The above changes are expected to lead to better performance overall going forward.

Installation guides

Ready to try out Percona Server for MongoDB? Get started quickly with the step-by-step installation instructions.

Quickstart guides

Control database access

Define who has access to the database and manage their permissions in a single place like LDAP server, ensuring only authorized users have access to resources and operations.

Authentication

Backup and restore

Make enterprise-level backups and restores with guaranteed data consistency using Percona Backup for MongoDB (PBM). Or, create physical backups on a running server using the built-in hot backup functionality.

Get started with PBM

Secure access to data

Keep your sensitive data safe, ensuring users only see the data they are authorized to access.

Data-at-rest encryption

Get expert help

If you need assistance, visit the community forum for comprehensive and free database knowledge, or contact our Percona Database Experts for professional support and services.