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

Freeze VM on network errors #22

Open
bgilbert opened this issue Mar 29, 2013 · 1 comment
Open

Freeze VM on network errors #22

bgilbert opened this issue Mar 29, 2013 · 1 comment

Comments

@bgilbert
Copy link
Contributor

If network access fails during execution, we should freeze the VM and display a message until the network returns. The NetworkManager D-Bus API may be useful for this.

This mechanism could also be used to let the server demand re-authentication, e.g. if the host is resumed after being suspended for a long time.

@bgilbert
Copy link
Contributor Author

/domain/devices/disk/driver/@error_policy can be set to stop to pause the VM after an I/O error. We can then fire network-disconnect/network-reconnect/startup-complete as appropriate.

@ghost ghost assigned bgilbert Jul 31, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant