replication-manager icon indicating copy to clipboard operation
replication-manager copied to clipboard

Signal 18 repman - Replication Manager for MySQL / MariaDB / Percona Server

Results 151 replication-manager issues
Sort by recently updated
recently updated
newest added

Version 0.7.0-rc3-39-g05d8ee1 With default http configs: ``` http-server = false http-bind-address = "0.0.0.0" http-port = "10001" http-root = "/usr/share/replication-manager/dashboard" http-auth = true http-session-lifetime = 3600 http-bootstrap-button = false ``` Started...

bug

Hi, Currently mrm changes the gtid_slave_pos on the slaves. I don't see why that is needed in normal operation. I am testing MRM in a slightly special setup, -> is...

bug
help wanted

Solution would be to set replication delay to 9999 when detecting a replication stopped on slave

bug

When using the dashboard, it would be great if I could specify which host to switchover to. A simple input box :)

enhancement

Use etcd client to store the active replication manager, failover, switchover should implement key retrieval before acting to detect a possible split brain scenarion only the active replication manager should...

enhancement

We could define a rolling_sql_script that will be execute on all node the rolling way

enhancement

It would be good if replication-manager could set crm attributes like the percona agent: https://github.com/percona/percona-pacemaker-agents/tree/master/agents in this way other resources, like VIPs, can be directed on the right nodes.

enhancement