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

4.0rc1 dirty shutdown causes dispVMs to remain persistent #3037

Closed
3hhh opened this Issue Aug 18, 2017 · 3 comments

Comments

Projects
None yet
3 participants
@3hhh

3hhh commented Aug 18, 2017

Steps to re-produce:

  1. Start a disposable VM using e.g. qvm-run

  2. Shutdown the machine using any of the following: plug power, shutdown -h now in dom0 or even qvm-shutdown --all --wait with shutdown -h now after 60s.

  3. Start again and notice that qvm-ls shows a new halted AppVM named disp[XXX]

Expected: The disposable VMs are removed during e.g. machine startup.

@3hhh

This comment has been minimized.

Show comment
Hide comment
@3hhh

3hhh Nov 19, 2017

Regardless of the cleanup fixes this is currently still a valid bug in 4.0rc2.

3hhh commented Nov 19, 2017

Regardless of the cleanup fixes this is currently still a valid bug in 4.0rc2.

@marmarek marmarek referenced this issue in QubesOS/qubes-core-admin Dec 5, 2017

Merged

Various fixes for tests and the code #171

marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Dec 14, 2017

Fix cleanup-dispvms script
qubesadmin.Qubes().domains do not support indexing by VM object.

QubesOS/qubes-issues#3037

marmarek added a commit to marmarek/qubes-core-admin that referenced this issue Dec 14, 2017

Fix cleanup-dispvms script
qubesadmin.Qubes().domains do not support indexing by VM object.

QubesOS/qubes-issues#3037
@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Dec 22, 2017

Automated announcement from builder-github

The package qubes-core-dom0-4.0.15-1.fc25 has been pushed to the r4.0 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

Automated announcement from builder-github

The package qubes-core-dom0-4.0.15-1.fc25 has been pushed to the r4.0 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

@qubesos-bot qubesos-bot referenced this issue in QubesOS/updates-status Dec 22, 2017

Closed

core-admin v4.0.15 (r4.0) #327

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Jan 5, 2018

Automated announcement from builder-github

The package qubes-core-dom0-4.0.15-1.fc25 has been pushed to the r4.0 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

Automated announcement from builder-github

The package qubes-core-dom0-4.0.15-1.fc25 has been pushed to the r4.0 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment