Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
Restoration from online backup using "katello-restore <backup_directory>" command is failing.
Version-Release number of selected component (if applicable):
Red Hat Satellite 6.2.8
How reproducible & steps to reproduce:
katello-restore <backup_directory> : fails and gives error.
Actual results:
<output ommited>
Restoring backend data
tar (child): mongo_data.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
tar (child): pgsql_data.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
<output ommited>
Expected results:
Restore should be completed and ssystem's state should be restored.
Additional info:
Restoration from offline backup is fine but from online is failing.
(In reply to Rajan Gupta from comment #0)
> Description of problem:
>
> Restoration from online backup using "katello-restore <backup_directory>"
> command is failing.
>
> Version-Release number of selected component (if applicable):
> Red Hat Satellite 6.2.8
>
>
> How reproducible & steps to reproduce:
>
> katello-restore <backup_directory> : fails and gives error.
>
>
> Actual results:
>
> <output ommited>
> Restoring backend data
> tar (child): mongo_data.tar.gz: Cannot open: No such file or directory
> tar (child): Error is not recoverable: exiting now
> tar: Child returned status 2
> tar: Error is not recoverable: exiting now
> tar (child): pgsql_data.tar.gz: Cannot open: No such file or directory
> tar (child): Error is not recoverable: exiting now
> tar: Child returned status 2
> tar: Error is not recoverable: exiting now
> <output ommited>
>
> Expected results:
>
> Restore should be completed and ssystem's state should be restored.
>
>
> Additional info:
> Restoration from offline backup is fine but from online is failing.
Please note - the files listed are only in offline backups. I think they have been reported backwards (restoration from OFFLINE backup fails with the tar errors, but ONLINE backups work)
This is caused by https://bugzilla.redhat.com/show_bug.cgi?id=1431971 which we are going to resolve ASAP. Going to close this bug as a dupe and cover the testing of a restore of offline backup in the above mentioned bug.
*** This bug has been marked as a duplicate of bug 1431971 ***