Skip to content
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

[Enhancement] Restoration failed due to full-snapshot taken by backup-restore is found to be corrupted or not having a hash #778

Open
ishan16696 opened this issue Sep 23, 2024 · 1 comment · May be fixed by #779
Assignees
Labels
kind/enhancement Enhancement, improvement, extension

Comments

@ishan16696
Copy link
Member

ishan16696 commented Sep 23, 2024

Enhancement (What you would like to be added):
It has been observed that while doing the restoration from full snapshot, backup-restore failed to restore the etcd from full-snapshot. This failure appears to be due to some full snapshots being corrupted or missing a hash.

Logs of backup-restore during restoration.

FATA[0002] Failed to restore snapshot: failed to restore from the base snapshot: snapshot missing hash but --skip-hash-check=false 

Motivation (Why is this needed?):

  1. One of such case is reported here: [BUG] Failed to restore snapshot - snapshot missing hash #749 by community user.
  2. We have also observed such cases in our internal clusters while doing the recovery from permanent quorum loss for etcd cluster.

Approach/Hint to the implement solution (optional):

Screenshot 2024-09-23 at 10 10 45 AM
@ishan16696 ishan16696 added the kind/enhancement Enhancement, improvement, extension label Sep 23, 2024
@ishan16696
Copy link
Member Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement, improvement, extension
Projects
None yet
1 participant