Percona announces the availability of Percona Toolkit 3.0.1 on February 20, 2017. This is the first general availability (GA) release in the 3.0 series with a focus on padding MongoDB tools:
Downloads are available from the Percona Software Repositories.
NOTE: If you are upgrading using Percona’s yum
repositories, make sure that the you enable the basearch
repo, because Percona Toolkit 3.0 is not available in the noarch
repo.
Percona Toolkit is a collection of advanced command-line tools that perform a variety of MySQL and MongoDB server and system tasks too difficult or complex for DBAs to perform manually. Percona Toolkit, like all Percona software, is free and open source.
This release includes changes from the previous 3.0.0 RC and the following additional changes:
- Added requirement to run
pt-mongodb-summary
as a user with theclusterAdmin
orroot
built-in roles.
You can find release details in the release notes. Bugs can be reported on Toolkit’s launchpad bug tracker.