Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failover.sh uptime check is questionable #109

Open
cmayer68 opened this issue Jan 21, 2020 · 0 comments
Open

failover.sh uptime check is questionable #109

cmayer68 opened this issue Jan 21, 2020 · 0 comments

Comments

@cmayer68
Copy link
Collaborator

the NOTFAILED setting in failover.sh is set to 3600. what is the reason for this setting? it caused
forced breaks with good db replication at customer site when doing the following test:

  1. final replicate a->b
  2. start watchdog on b
  3. stop appserver on a
  4. watchdog triggers failover.

if interval from 1 to 3 is > 3600 seconds, no replication break.
otherwise replication break.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant