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

After creation of a new DispVM default template and a restart, the old DispVM template is still listed in VM Manager #2564

Closed
Wikinaut opened this Issue Jan 8, 2017 · 6 comments

Comments

Projects
None yet
4 participants
@Wikinaut

Wikinaut commented Jan 8, 2017

After following the instructions on https://www.qubes-os.org/doc/dispvm-customization/ and creation of a new default "debian-8-dvm":

Even after a reboot, I see still both the new "debian-8-dvm" and also the old "fedora-23-dvm" listed as "Internal" in the Qubes VM Manager.

Either the non-deletion of the old "fedora-23-dvm" entry is a bug, or it should be mentioned on https://www.qubes-os.org/doc/dispvm-customization/ that the old DispVM is to be deleted manually from the list.

ll /var/lib/qubes/dvmdata/ only lists the new debian-8-dvm files, as expected.

@Wikinaut Wikinaut changed the title from After creation of a new DispVM and restart, the old DispVM template is still listed in VM Manager to After creation of a new DispVM default template and a restart, the old DispVM template is still listed in VM Manager Jan 8, 2017

@andrewdavidwong andrewdavidwong added this to the Release 3.2 updates milestone Jan 8, 2017

@andrewdavidwong

This comment has been minimized.

Show comment
Hide comment
@andrewdavidwong

andrewdavidwong Jan 8, 2017

Member

What version of Qubes are you running?

Also, does this entry persist beyond a few minutes?

Member

andrewdavidwong commented Jan 8, 2017

What version of Qubes are you running?

Also, does this entry persist beyond a few minutes?

@Wikinaut

This comment has been minimized.

Show comment
Hide comment
@Wikinaut

Wikinaut Jan 8, 2017

@andrewdavidwong yes, it the old "fedora-23-dvm" entry is still present after one reboot.

Running current release of Quebes i.e. 3.2 (R3.2) (I thought it was clear, it wasn't, sorry).

Wikinaut commented Jan 8, 2017

@andrewdavidwong yes, it the old "fedora-23-dvm" entry is still present after one reboot.

Running current release of Quebes i.e. 3.2 (R3.2) (I thought it was clear, it wasn't, sorry).

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 8, 2017

Member

This is intended behavior, thanks for this, you can switch between those using qvm-create-default-dvm tool, without need to redo any your customization. In Qubes 4.0, based on this it will be possible to assign different purposes for different DispVMs, so you'll be able to use them simultaneously (#866).

Member

marmarek commented Jan 8, 2017

This is intended behavior, thanks for this, you can switch between those using qvm-create-default-dvm tool, without need to redo any your customization. In Qubes 4.0, based on this it will be possible to assign different purposes for different DispVMs, so you'll be able to use them simultaneously (#866).

@Wikinaut

This comment has been minimized.

Show comment
Hide comment
@Wikinaut

Wikinaut Jan 8, 2017

@marmarek if it is intended behaviour, then please let me know why the (explained on your page)
ll /var/lib/qubes/dvmdata/ command only lists the new debian-8-dvm files or links, but not the old fedora-23-dvm files (as in the VM Manager list).

It puzzles me, when a GUI list differs from the command line view list.

Wikinaut commented Jan 8, 2017

@marmarek if it is intended behaviour, then please let me know why the (explained on your page)
ll /var/lib/qubes/dvmdata/ command only lists the new debian-8-dvm files or links, but not the old fedora-23-dvm files (as in the VM Manager list).

It puzzles me, when a GUI list differs from the command line view list.

@unman

This comment has been minimized.

Show comment
Hide comment
@unman

unman Jan 8, 2017

Member

In 3.2 there can only be one dvm active at any one time. The relevant files are linked in /var/lib/qubes/dvmdata/
If you were to change the default template back to fedora-23-dvm you would see the links change to that dvm.

The GUI list exactly matches the command line view - the corresponding command line would be qvm-ls which will show both dvm.

Member

unman commented Jan 8, 2017

In 3.2 there can only be one dvm active at any one time. The relevant files are linked in /var/lib/qubes/dvmdata/
If you were to change the default template back to fedora-23-dvm you would see the links change to that dvm.

The GUI list exactly matches the command line view - the corresponding command line would be qvm-ls which will show both dvm.

@Wikinaut

This comment has been minimized.

Show comment
Hide comment
@Wikinaut

Wikinaut Jan 8, 2017

(closing this issue now)

Wikinaut commented Jan 8, 2017

(closing this issue now)

@Wikinaut Wikinaut closed this Jan 8, 2017

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