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

Cannot specify destination storage pool in qvm-backup-restore #3261

Open
na-- opened this Issue Oct 30, 2017 · 0 comments

Comments

Projects
None yet
3 participants
@na--

na-- commented Oct 30, 2017

Qubes OS version:

R 4.0 RC2

Affected TemplateVMs:

none (dom0 issue)


Steps to reproduce the behavior:

Have another storage pool and try to restore VMs from a backup to it.

Expected behavior:

qbm-backup-restore to have an option to specify the destination storage pool like qvm-clone and qvm-create do.

Actual behavior:

No such option exsists

General notes:

This is a very minor issue, posting it here for completeness. It can probably be worked around by specifying default_pool with qubes-prefs (those settings are not exposed in the global settings GUI yet). Or by just moving the VMs after they are restored, though you have to dance around the "vm names are immutable" restriction by making temporary clones.


Related issues:

@marmarek marmarek added this to the Release 4.0 milestone Oct 30, 2017

@marmarek marmarek added P: minor and removed P: major labels Oct 30, 2017

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