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

rewrite qvm-backup-restore #1214

Closed
woju opened this Issue Sep 24, 2015 · 6 comments

Comments

@woju
Member

woju commented Sep 24, 2015

No description provided.

@woju woju self-assigned this Sep 24, 2015

@woju woju added this to the Release 4.0 milestone Sep 24, 2015

@woju woju added C: core task labels Sep 24, 2015

marmarek added a commit to marmarek/old-qubes-core-admin that referenced this issue Mar 16, 2016

backup: restructude the code into classes
Introduce two main classes Backup and BackupRestore for storing the
state of the desired operation. Then a simple interface to adjust
parameters.

(Almost) no functional change.

QubesOS/qubes-issues#1213
QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/old-qubes-core-admin that referenced this issue Mar 16, 2016

marmarek added a commit to marmarek/old-qubes-core-admin that referenced this issue Mar 16, 2016

backup: restructude the code into classes
Introduce two main classes Backup and BackupRestore for storing the
state of the desired operation. Then a simple interface to adjust
parameters.

(Almost) no functional change.

QubesOS/qubes-issues#1213
QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/old-qubes-core-admin that referenced this issue Mar 16, 2016

marmarek added a commit to marmarek/old-qubes-core-admin that referenced this issue Apr 4, 2016

backup: restructude the code into classes
Introduce two main classes Backup and BackupRestore for storing the
state of the desired operation. Then a simple interface to adjust
parameters.

(Almost) no functional change.

QubesOS/qubes-issues#1213
QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/old-qubes-core-admin that referenced this issue Apr 4, 2016

woju added a commit to woju/qubes-core-admin that referenced this issue Apr 7, 2016

backup: restructude the code into classes
Introduce two main classes Backup and BackupRestore for storing the
state of the desired operation. Then a simple interface to adjust
parameters.

(Almost) no functional change.

QubesOS/qubes-issues#1213
QubesOS/qubes-issues#1214

@marmarek marmarek reopened this Jul 14, 2017

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jul 14, 2017

Member

Reopening because needs to be converted to Admin API.

Member

marmarek commented Jul 14, 2017

Reopening because needs to be converted to Admin API.

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

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

tests/backup: tests for backup-restore code
Based on "backup compatibility" tests, which manually assemble the
backup. This is because we don't have access to actual backup creation
code here.

QubesOS/qubes-issues#1214

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

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

tests/backup: tests for backup-restore code
Based on "backup compatibility" tests, which manually assemble the
backup. This is because we don't have access to actual backup creation
code here.

QubesOS/qubes-issues#1214

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

tests/backup: tests for backup-restore code
Based on "backup compatibility" tests, which manually assemble the
backup. This is because we don't have access to actual backup creation
code here.

QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 15, 2017

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 15, 2017

tests/backup: tests for backup-restore code
Based on "backup compatibility" tests, which manually assemble the
backup. This is because we don't have access to actual backup creation
code here.

QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 15, 2017

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 15, 2017

tests/backup: tests for backup-restore code
Based on "backup compatibility" tests, which manually assemble the
backup. This is because we don't have access to actual backup creation
code here.

QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 15, 2017

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 15, 2017

tests/backup: tests for backup-restore code
Based on "backup compatibility" tests, which manually assemble the
backup. This is because we don't have access to actual backup creation
code here.

QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 15, 2017

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 15, 2017

tests/backup: tests for backup-restore code
Based on "backup compatibility" tests, which manually assemble the
backup. This is because we don't have access to actual backup creation
code here.

QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 16, 2017

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 16, 2017

tests/backup: tests for backup-restore code
Based on "backup compatibility" tests, which manually assemble the
backup. This is because we don't have access to actual backup creation
code here.

QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 16, 2017

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 16, 2017

tests/backup: tests for backup-restore code
Based on "backup compatibility" tests, which manually assemble the
backup. This is because we don't have access to actual backup creation
code here.

QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 16, 2017

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 16, 2017

tests/backup: tests for backup-restore code
Based on "backup compatibility" tests, which manually assemble the
backup. This is because we don't have access to actual backup creation
code here.

QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 17, 2017

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 17, 2017

tests/backup: tests for backup-restore code
Based on "backup compatibility" tests, which manually assemble the
backup. This is because we don't have access to actual backup creation
code here.

QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 17, 2017

tools: add qvm-backup-restore
Frontend tool for backup restore code.

Fixes QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 17, 2017

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 17, 2017

tests/backup: tests for backup-restore code
Based on "backup compatibility" tests, which manually assemble the
backup. This is because we don't have access to actual backup creation
code here.

QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 17, 2017

backup: use 'cat' instead of read-write loop in python
The most important part is fixing resize handling - call size_func
before data_func, but after tar gets initial data (and output file
size).
But other than that, it makes the process a little faster.

QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 17, 2017

backup: improve error logging
Include VM and volume name in data-related error mesages.

QubesOS/qubes-issues#1214

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Jul 17, 2017

@marmarek marmarek referenced this issue in QubesOS/qubes-core-admin-client Jul 17, 2017

Merged

qvm-backup-restore and underlying code #16

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

Remove qvm-backup-restore and its backend code
This functionality is moved to qubes-core-admin-client, which does it
over Admin API

QubesOS/qubes-issues#1214

@qubesos-bot qubesos-bot referenced this issue in QubesOS/updates-status Jul 18, 2017

Closed

core-admin v4.0.2 (r4.0) #144

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Jul 18, 2017

Automated announcement from builder-github

The package qubes-core-admin-client_4.0.2-1+deb8u1 has been pushed to the r4.0 testing repository for the Debian jessie template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing jessie-testing, then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

Automated announcement from builder-github

The package qubes-core-admin-client_4.0.2-1+deb8u1 has been pushed to the r4.0 testing repository for the Debian jessie template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing jessie-testing, then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot qubesos-bot referenced this issue in QubesOS/updates-status Jul 18, 2017

Closed

core-admin-client v4.0.2 (r4.0) #145

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Jul 18, 2017

Automated announcement from builder-github

The package python2-qubesadmin-4.0.2-0.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 python2-qubesadmin-4.0.2-0.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

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Jul 18, 2017

Automated announcement from builder-github

The package qubes-core-admin-client_4.0.2-1+deb9u1 has been pushed to the r4.0 testing repository for the Debian stretch template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing stretch-testing, then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

Automated announcement from builder-github

The package qubes-core-admin-client_4.0.2-1+deb9u1 has been pushed to the r4.0 testing repository for the Debian stretch template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing stretch-testing, then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Jul 18, 2017

Automated announcement from builder-github

The package python2-qubesadmin-4.0.2-0.1.fc24 has been pushed to the r4.0 testing repository for the Fedora fc24 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r4.0-current-testing

Changes included in this update

Automated announcement from builder-github

The package python2-qubesadmin-4.0.2-0.1.fc24 has been pushed to the r4.0 testing repository for the Fedora fc24 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r4.0-current-testing

Changes included in this update

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Jul 18, 2017

Automated announcement from builder-github

The package python2-qubesadmin-4.0.2-0.1.fc25 has been pushed to the r4.0 testing repository for the Fedora fc25 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r4.0-current-testing

Changes included in this update

Automated announcement from builder-github

The package python2-qubesadmin-4.0.2-0.1.fc25 has been pushed to the r4.0 testing repository for the Fedora fc25 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r4.0-current-testing

Changes included in this update

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