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

backup/migration tool #47

Closed
marmarek opened this Issue Mar 8, 2015 · 1 comment

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by joanna on 16 Jun 2010 13:11 UTC
A simple qvm-backup too that would let people:

  • backup their appvms
  • restore from backup -- taking care about also restoring qubes.xml and app menues.

The backup function should take into account whether given appvm is updatebable or not (if it is, it should also copy its cow storage). Also, any temaplate vms that are not installed from rpms (i.e. have been cloned) should be backed up.

This is needed now for people to smoothly transition from Alpha 1 to Alpha 2.

Migrated-From: https://wiki.qubes-os.org/ticket/47

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by joanna on 29 Jun 2010 16:55 UTC
Implemented in qubes-core-dom0 1.1.7 as qvm-backup and qvm-backup-restore tools.

qvm-backup also uploaded to:
http://qubes-os.org/yum/misc/qvm-backup

so that people could use it on Alpha 1 (qubes-core-1.1.x will not run on F12) to backup thier machines and migrate to Alpha 2.

Member

marmarek commented Mar 8, 2015

Comment by joanna on 29 Jun 2010 16:55 UTC
Implemented in qubes-core-dom0 1.1.7 as qvm-backup and qvm-backup-restore tools.

qvm-backup also uploaded to:
http://qubes-os.org/yum/misc/qvm-backup

so that people could use it on Alpha 1 (qubes-core-1.1.x will not run on F12) to backup thier machines and migrate to Alpha 2.

@marmarek marmarek closed this Mar 8, 2015

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