Skip to content
New issue

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

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

Already on GitHub? # to your account

Add check to detect locked filesystem #44

Merged
merged 1 commit into from
Dec 7, 2022
Merged

Conversation

jnc74743
Copy link
Contributor

@jnc74743 jnc74743 commented Dec 7, 2022

This check detects if the /pool mountpoint is queryable within 5 seconds. If it's not the script exists with a fatal error and sets the node to unhealthly.
If left unattended, this can lead to workers being unable to delete Docker containers causing a "Zombie" effect.
At the time of this patch going in, the culprit is an issue with a CVMFS repo.

This check detects if the /pool mountpoint is queryable within 5 
seconds. If it's not the script exists with a fatal error and sets the 
node to unhealthly.
If left unattended, this can lead to workers being unable to delete 
Docker containers causing a "Zombie" effect.
At the time of this patch going in, the culprit is an issue with a CVMFS 
repo.
@jnc74743 jnc74743 self-assigned this Dec 7, 2022
@jnc74743 jnc74743 marked this pull request as ready for review December 7, 2022 15:39
Copy link
Contributor

@jose-caballero jose-caballero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@jnc74743 jnc74743 merged commit db2acdb into stfc:master Dec 7, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants