Closed sharad-jha closed 6 years ago
Thank you, addressed by https://github.com/github/orchestrator/pull/632
If you're able to pull that branch and try it, that would be nice.
Unrelated, pro tip, see how I've edited your comment and have formatted text using three backticks.
Thanks for the fix. I have tested and can confirm the bug gets resolved in this branch.
Also, thanks for the tip. It indeed improves readability.
Problem:
GUI doesn't show the cluster topology ( "Clusters" tab does show the Master/Cluster-name correctly, but no topology gets displayed thereafter), Although CLI shows the cluster and instances correctly.
This Issue seems to be on version 3.0.11 , but things are working perfectly on version 2.1.5.
Errors in debug are as follows:
Cluster topology:
Master (dba-server-1-1) | |-> slave 1 (dba-server-1-2) |-> slave 2 (dba-server-1-3)
No intermediate Masters Classic position-based replication. No GTID. No Binlog servers.
Details:
Host details from one of mysql hosts:
Tweaking with orchestrator.conf.json didnt help much.
orchestrator.conf.json:
Everything works fine on version 2.1.5 with exact same configuration and topology.