-
-
Notifications
You must be signed in to change notification settings - Fork 58
Cannot specify destination storage pool in qvm-backup-restore #3261
Copy link
Copy link
Open
Labels
C: coreThis issue pertains to a Qubes core component.This issue pertains to a Qubes core component.P: minorPriority: minor. Below "default" in severity. The lowest priority.Priority: minor. Below "default" in severity. The lowest priority.good first issueThis is a recommended issue for first-time contributors.This is a recommended issue for first-time contributors.help wantedThis issue will probably not get done in a timely fashion without help from community contributors.This issue will probably not get done in a timely fashion without help from community contributors.
Metadata
Metadata
Assignees
Labels
C: coreThis issue pertains to a Qubes core component.This issue pertains to a Qubes core component.P: minorPriority: minor. Below "default" in severity. The lowest priority.Priority: minor. Below "default" in severity. The lowest priority.good first issueThis is a recommended issue for first-time contributors.This is a recommended issue for first-time contributors.help wantedThis issue will probably not get done in a timely fashion without help from community contributors.This issue will probably not get done in a timely fashion without help from community contributors.
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-restoreto have an option to specify the destination storage pool likeqvm-cloneandqvm-createdo.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_poolwithqubes-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: