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

Restart Sysbox Services on Failure #12

Merged
merged 5 commits into from
Mar 26, 2024

Conversation

rahuldesai1
Copy link
Contributor

No description provided.

# killed, sysbox.service will stop because of the 'BindsTo' constraint.
# However, because sysbox-mgr.service is 'PartOf' sysbox.service,
# sysbox-mgr.service will not restart until sysbox.service has started
# BindsTo=sysbox-mgr.service sysbox-fs.service
Copy link
Contributor Author

Choose a reason for hiding this comment

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

For reviewers: note this change to service file, restarts don't work without removing the BindsTo constraint
The effect of this is that if sysbox-mgr or sysbox-fs stop/restart, sysbox.service won't. I don't think this is an issue but just flagging

Copy link
Member

@maximsmol maximsmol left a comment

Choose a reason for hiding this comment

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

ok

@rahuldesai1 rahuldesai1 merged commit 9da1068 into master Mar 26, 2024
1 check failed
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 this pull request may close these issues.

2 participants