A saltstack formula that configures Percona Server.
- Installs Percona Server client package.
- Installs qpress to be used by Xtrabackup/innobackupex with --compression option.
- Installs Percona Server Server package
- Configure root password
- Remove MySQL users without host or without username
- Import MySQL timezone information
- Enables and starts MySQL service
- When using custom paths for logging ensure mysql-error.log and mysql-slow.log are present with correct permissions
- Installs Percona Monitoring templates for Cacti
- Installs Percona Monitoring plugins for Nagios
- Installs Percona Monitoring templates for Zabbix
- Installs Percona Toolkit
- You may declare a version within your pillar
percona: toolkit_version
. If no version is defined, the LATEST version will be used. Please note that LATEST ensures the most up-to-date version is installed. See defaults.yaml.
- Installs Percona Xtrabackup