Project

General

Profile

Actions

Bug #14634

closed

katello-backup not backing up all data

Added by Sameer Syed over 8 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Category:
Backup & Restore
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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

Actions

Also available in: Atom PDF