Bug #14634
closedkatello-backup not backing up all data
Description
While there is good information in the documentation on the back up process, the backup tool (/usr/bin/katello-backup) provided with Katello seems to looking for backup data in incorrect location, specifically the certs. Probably this tool is taking into consideration Satellite 6. When I run the katello-backup tool, it throughs the following errors:
tar: /etc/katello: Cannot stat: No such file or directory
tar: /etc/pki/content: Cannot stat: No such file or directory
tar: /etc/pki/tls/certs/katello-node.crt: Cannot stat: No such file or directory
tar: /etc/pki/tls/certs/pulp_consumers_ca.crt: Cannot stat: No such file or directory
tar: /etc/pki/tls/certs/pulp_ssl_cert.crt: Cannot stat: No such file or directory
tar: /etc/pki/tls/private/katello-node.key: Cannot stat: No such file or directory
tar: /var/lib/katello: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
Updated by Dominic Cleal over 8 years ago
- Project changed from Foreman to Katello
Updated by Eric Helms over 8 years ago
- Category set to Backup & Restore
- Assignee set to Christine Fouant
- Translation missing: en.field_release set to 86
Sameer,
What version of Katello are you seeing this error on?
Updated by Christine Fouant over 8 years ago
This has been fixed by https://github.com/Katello/katello-packaging/pull/179