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

Time between failovers too short

Open tanglu86 opened this issue 1 year ago • 3 comments

How to reset the counter through the console or web client. No relevant instructions are found in the document

tanglu86 avatar Jul 28 '22 03:07 tanglu86

https://docs.signal18.io/configuration/failover/false-positive-detetection

failover-falsepositive-ping-counter = 5

cluster1.toml

You will need to modify the above options.

nyxneuf avatar Jul 28 '22 03:07 nyxneuf

Mr Terway can you check there is an API call for this and provide a quick description of how to call it via JSON API or new V2 grpc API ?

svaroqui avatar Jul 28 '22 07:07 svaroqui

HI Tanglu, there is already an api call for doing this via web interface
/api/clusters/{clusterName}/actions/reset-failover-control

From the web interface you can found it under the cluster menu, HA tab first item

svaroqui avatar Jul 28 '22 09:07 svaroqui