-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
qvm-backup-restore fails with scrypt: Input is not valid scrypt-encrypted block #4794
Comments
I can't reproduce this with a backup from early January that uses compression and a passphrase. How does verify-only behave with older vs newer archives? |
FWIW, I also have not encountered this. (I use |
Spoke too soon! I just encountered this error during a routine backup. However, when I ran Edit: Oh, wait. Actually, my error message was different:
|
In that case, it is #4683 |
During the restore or just before? Number in the file name indicate it's quite big VM - do you have that much free space? |
More than 100 GB free space still at that point. Can somehow the number of the VM So I can try to verify that VM only? It's a multi hour process the verify. Didn't even use compression in hope this speeds up things. More than 8-12 hours. And during verification most other processes are blocked. So debugging this takes too much time. |
Try grepping |
it is QID, try |
New hard drive, new disk, new backup, and backup verification failing again. [1]
[2]
So verification of that very VM that failed to verify when verifying the whole backup [1] did not fail when verifying only that very VM (which has a size of only ~ 150 MB). My disk is 77% full. The biggest VM has a size of 50 GB but I have more than 50 GB disk space. Are there any free disk space checks before backup verification by Qubes backup code? How much free disk space is required for backup verification? |
Should be 74. |
This issue is being closed because:
If anyone believes that this issue should be reopened and reassigned to an active milestone, please leave a brief comment. |
Qubes OS version:
R4
Affected component(s):
dom0 qvm-backup-restore
Steps to reproduce the behavior:
Expected behavior:
Verification succeeds.
Actual behavior:
Verification fails.
General notes:
I don't think this is a full disk space issue. The graphical storage indicator and also
df -h
both showed plenty of free diskspace.Related issues:
The text was updated successfully, but these errors were encountered: