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

Problems with fatal signal delivery #125

Open
cole-miller opened this issue Aug 14, 2023 · 0 comments · Fixed by #131
Open

Problems with fatal signal delivery #125

cole-miller opened this issue Aug 14, 2023 · 0 comments · Fixed by #131

Comments

@cole-miller
Copy link
Contributor

Since the fix #119, we've seen this tar invocation complaining about the data directory changing while archiving is in progress:

(c/exec :sudo :tar :cjf tarball data-dir)

And in this Jepsen run, it seems that a running raft instance observes its data directory in a bizarre state that might be caused by Jepsen finalization:

https://github.com/canonical/jepsen.dqlite/actions/runs/5853720376/job/15875114455

Need to investigate whether/why raft shutdown is not happening in an orderly way.

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

Successfully merging a pull request may close this issue.

1 participant