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

Lengthen keep-alive window for node power #11

Open
plaplant opened this issue Feb 25, 2021 · 2 comments
Open

Lengthen keep-alive window for node power #11

plaplant opened this issue Feb 25, 2021 · 2 comments
Assignees

Comments

@plaplant
Copy link
Member

It seems that the nodes will power down if they do not receive a keep-alive signal to a certain component (maybe the white rabbit?). At times this leads to the entire array on-site shutting down, and requiring all the nodes to be turned on again. We should figure out what component is missing the signal, and how to make this window larger.

@david-deboer
Copy link

Apparently 8sec is the maximum watchdog time. The other option is to turn off the watchdog.

@david-deboer
Copy link

The no-watchdog option is now available, if we need to use it. Not a good long-term option.

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

2 participants