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

Inform about readonly state #149

Open
PawelPodkalicki opened this issue Aug 21, 2018 · 0 comments
Open

Inform about readonly state #149

PawelPodkalicki opened this issue Aug 21, 2018 · 0 comments
Assignees
Labels
Backlog Improvement Making things better

Comments

@PawelPodkalicki
Copy link
Member

During tests some nodes entered readonly state. Currently there is no way to recognize this in any other way than executing a command (auth data is needed) or by analyze whole node's log.

Is it possbile to make this status accesible to monitoring scripts by adding to "CLOCK" log entries or add function to ads?


By the way, function ofip_readonly() sets readonly status. This function appears with assigment

panic=false;

or

panic=true;

Is variable panic used?

@PawelPodkalicki PawelPodkalicki added the New Feature New feature or request label Aug 21, 2018
@m-pilarczyk m-pilarczyk added Improvement Making things better Backlog and removed New Feature New feature or request labels Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog Improvement Making things better
Projects
None yet
Development

No branches or pull requests

3 participants