Actions
Bug #19237
closedpulp_data.tar is often corrupted
Status:
Rejected
Priority:
Normal
Assignee:
Category:
Backup & Restore
Target version:
Description
Often when untaring a large (100+ GB) pulp_data.tar file, I get this error:
"tar: Unexpected EOF in archive\ntar: Error is not recoverable: exiting now"
Using this command to untar: tar --selinux --overwrite -xf {{ backup_dir }}/pulp_data.tar --exclude=var/lib/pulp/katello-export -C /
This may have something to do with backups being created on sshfs-mounted directories, though I'm unsure of the root cause of this.
Maybe there is a way we can check for a corrupted pulp_data.tar file after creation?
Updated by John Mitsch almost 8 years ago
- Assignee set to John Mitsch
- Translation missing: en.field_release set to 114
Updated by Justin Sherrill over 6 years ago
- Status changed from New to Rejected
- Target version set to Katello Recycle Bin
- Triaged set to No
Actions