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

Stop killing sys-usb in updater reboots #531

Closed
conorsch opened this issue Apr 10, 2020 · 0 comments · Fixed by #532
Closed

Stop killing sys-usb in updater reboots #531

conorsch opened this issue Apr 10, 2020 · 0 comments · Fixed by #532
Assignees

Comments

@conorsch
Copy link
Contributor

In the GUI updater, we use qvm-kill to force-stop the sys-* VMs, given that a graceful qvm-shutdown call will fail, since other VMs depend on sys-net and sys-firewall. That's not the case for sys-usb, though: we can gracefully reboot it without any need to kill, since it has no net clients.

Several times while testing the updater, the force reset of sys-usb has left sys-usb in a broken state, requiring a reboot of the host machine in order to resolve.

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.

2 participants