Prometheus: Fixed an issue where the port used by a Prometheus exporter was incremented and could be different on each node. This made it problematic to maintain e.g firewalls.
Maintenance Release: November 3rd, 2020
Build
clustercontrol-controller-1.8.0-4218
Controller:
PostgreSQL: Add missing quoting of PostgreSQL passwords in cmon configuration file.
Deployment fails for MariaDB 10.4 on CentOS 8.
Deployment fails for MariaDB 10.3 on CentOS 8.
Maintenance Release: October 29th, 2020
Build:
clustercontrol-controller-1.8.0-4210
Controller:
Prometheus: Fixed an issue where the port used by a Prometheus exporter was incremented and could be different on each node. This made it problematic to maintain e.g firewalls.
Notifications: Improvements to the Memory/RAM usage alarm.
Maintenance Release: October 26th, 2020
Build:
clustercontrol-controller-1.8.0-4202
Controller:
Alarms: Improved reporting on the memory-/RAM-usage alarms to include the actual bytes used and total bytes available.
General: Optimized and reduced the CPU usage of the controller when using Prometheus.
Keepalived: Fixed a bug when uninstalling Keepalived where the controller tried to copy a non-existing config file.
Maintenance Release: October 16th, 2020
Build:
clustercontrol-controller-1.8.0-4195
Controller:
General: Fix some high CPU usage about Prometheus sampling with many clusters.
Cloud Deployment: Use private/internal IP addresses to communicate with DB nodes when use_private_network option is set.
Deployment: Fixed an issue with Percona installation on Debian/Ubuntu. It was pulling -dbg packages and it prolonged the installation time.
Cloud Deploy: Added an option to use private IP address only when creating the VMs.
Controller:
HAProxy: Failed to Enable/Disable HAProxy because node_address was not taken into account.
Deployment: Improved logic to determine the AppStream repository name for CentOS/RHEL/Oracle.
MySQL Cluster: Include ndb_mgm -e show in the error report.
Maintenance Release: September 29th, 2020
Build
* clustercontrol-controller-1.8.0-4166
Controller:
ProxySQL Galera: Fix for crash when updating ProxySQL in case the host group does not exist or is not defined.
PostgreSQL: Fixed an issue when deploying on CentOS/RedHat using the option Do Not Setup Vendor Repositories as it wrongly adding --repo=pgdg to the yum install command.
MySQL Cluster: Fixed an issue when handling status replies of MySQL Clusters containing many nodes.
MySQL Cluster: Improved error handling & logging (including error-reporting) for MySQL NDB Clusters.