Actions
Bug #30469
closedOffline backups are not restored properly, content is missing
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Description of problem:
Restore of the offline backup does not restore the content. It seems to be related to offline backups only, online backups are restored properly.
Version-Release number of selected component (if applicable):
Satellite 6.8 snap 9 (rubygem-foreman_maintain-0.6.8-1.el7sat.noarch)
How reproducible:
always
1. Have a Satellite with some content (organization, manifest, synced repos, etc)
2. Create an offline backup, with or without Pulp data
- foreman-maintain backup offline -y /backups/ofl-pulp
3. Restore the backup - foreman-maintain restore
y /backups/ofl-pulp/satellite-backup*
Actual results:
The backup and restore succeeds (no errors shown), however, the content is missing.
Expected results:
Content being restored successfully.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_maintain/pull/377 added
Updated by Amit Upadhye over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_maintain|dd0a1c97bb4f88f5186b6d76ee582b49ecc44993.
Updated by Amit Upadhye over 4 years ago
- Fixed in Releases foreman_maintain-0.6.9 added
Actions