core-admin-client/qubesadmin/backup
Marek Marczykowski-Górecki 93608658a9
backup: throttle backup extracting if there is not enough disk space
Instead of failing the restore process, pause data extracting, until
already extracted data gets processed.
This commit implements this for local tar extraction. Extracting data
received from a VM is handled in qfile-(dom0-)unpacker, which also has
similar feature, turned on in 6338b936e2.

Fixes QubesOS/qubes-issues#4791
2021-01-05 04:46:12 +01:00
..
__init__.py backup: move BackupRestore class and helpers to 'restore' submodule 2017-07-21 03:54:04 +02:00
core2.py Make pylint happy 2020-08-23 03:31:39 +02:00
core3.py Make pylint happy 2020-08-23 03:31:39 +02:00
dispvm.py backup/restore: make error reporting work also for StandaloneVM based DispVM 2020-08-07 02:12:39 +02:00
restore.py backup: throttle backup extracting if there is not enough disk space 2021-01-05 04:46:12 +01:00