Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upVM shutdown is not clean #396
Comments
marmarek
assigned
rootkovska
Mar 8, 2015
marmarek
added this to the Release 1 Beta 3 milestone
Mar 8, 2015
marmarek
added
bug
C: core
P: minor
labels
Mar 8, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
marmarek
Mar 8, 2015
Member
Comment by marmarek on 16 Jan 2012 02:37 UTC
All VMs can be stopped simultaneously (including ProxyVMs, NetVMs), netfront/back module should deal with it.
Fixed here:
http://git.qubes-os.org/gitweb/?p=marmarek/core.git;a=commit;h=cd64f8287cb29c1a5b9333284c1bf5a29f498bd7
|
Comment by marmarek on 16 Jan 2012 02:37 UTC |
marmarek
closed this
Mar 8, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
marmarek commentedMar 8, 2015
Reported by joanna on 27 Dec 2011 21:31 UTC
Every time I shutdown my system I get an error message that netvm cannot be shutdown because there are other VMs connected to it.
So, I think that qvm-run --shutdown should automatically take care about figuring out the VMs hierarchy (in terms of net service) and shut them down in an appropriate order.
Also, perhaps we should move the qvm-run --shutdown logic into a separate tool qvm-shutdown, as this logic got too shutdown-specific?
Migrated-From: https://wiki.qubes-os.org/ticket/396