You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Orchestrator discovery only functions if manually run on all nodes starting at the master and working down the tree. I tried Orchestrator 3.2.6 on Ubuntu 18.04 and 22.04. All test Mysql servers are Percona 5.7.43-47 and are correctly replicating.
Orchestrator discovery only functions if manually run on all nodes starting at the master and working down the tree. I tried Orchestrator 3.2.6 on Ubuntu 18.04 and 22.04. All test Mysql servers are Percona 5.7.43-47 and are correctly replicating.
orchestrator.conf.json:
mysql.cnf:
Mysql server_id and UUID is unique for each server.
If I turn debug on I see orchestrator is pulling information from SHOW SLAVE HOSTS on the master:
Yet the topology only lists the master and none of it's slaves:
The user account for orchestrator and the account for replication is correctly setup on all servers.
The text was updated successfully, but these errors were encountered: