Bug #18242
Update Katello-backup to omit the /var/lib/pulp/katello-export directory
Description
As part of running katello-backup the /var/lib/pulp/katello-export directory is backed up. This directory is used for inter-server-sync exports and it defined in the pulp_export_destination parameter, and is not required to successfully restore the system.
As the user can always re-export those directories, they don't need to be backed up.
Associated revisions
History
#1
Updated by John Mitsch over 5 years ago
- Category set to Backup & Restore
#2
Updated by Justin Sherrill over 5 years ago
- Legacy Backlogs Release (now unused) set to 219
#3
Updated by Eric Helms over 5 years ago
- Legacy Backlogs Release (now unused) changed from 219 to 211
#4
Updated by Justin Sherrill over 5 years ago
- Assignee set to John Mitsch
- Target version set to 178
#5
Updated by Eric Helms over 5 years ago
- Tracker changed from Feature to Bug
- Difficulty set to trivial
#6
Updated by Eric Helms over 5 years ago
- Status changed from New to Assigned
#7
Updated by John Mitsch over 5 years ago
- Project changed from Katello to Packaging
- Category deleted (
Backup & Restore)
#8
Updated by John Mitsch over 5 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset katello:katello-packaging|c6444fe026689f8e1f760558c19f8d504acbff71.
#9
Updated by Eric Helms about 5 years ago
- Project changed from Packaging to Katello
Fixes #18242 - Omit katello-export directory in katello-backup
This directory doesn't need to be included in the backup, we
can save space by not syncing it.