Bug 2212996
Summary: | snapshot backup/restore broken | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Arzoo Singh <arsingh> |
Component: | Satellite Maintain | Assignee: | Evgeni Golov <egolov> |
Status: | CLOSED ERRATA | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.13.0 | CC: | ahumbe, ehelms, jbhatia, ldelouw, lpramuk, momran, pafernan, pcreech, rlavi, smeyer |
Target Milestone: | 6.14.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | rubygem-foreman_maintain-1.3.5 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-08 14:19:28 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Arzoo Singh
2023-06-06 20:09:19 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/36480 has been resolved. VERIFIED. @Satellite 6.14.0 Snap13 rubygem-foreman_maintain-1.3.5-1.el8sat.noarch by the following manual reproducer: 1) Have a satellite with /var/lib/pulp /var/lib/pgsql/data mounted from LVs 2) Enable and sync RHEL8 repositories 3) Run snapshot backup # satellite-maintain backup snapshot /var/backup 4) Enable and sync some other repos - RHEL8 Kickstart repositories 5) Run restore from the backup # satellite-maintain restore -y /var/backup/satellite-backup-* 6) Check data validity after restore (only RHEL8 repos should be present) REPRO: # hammer repository list --organization-id 1 ---|------|---------|--------------|---------------|---- ID | NAME | PRODUCT | CONTENT TYPE | CONTENT LABEL | URL ---|------|---------|--------------|---------------|---- vs. FIX: # hammer repository list --organization-id 1 ---|---------------------------------------------------------------|---------------------- ID | NAME | PRODUCT ---|---------------------------------------------------------------|---------------------- 2 | Red Hat Enterprise Linux 8 for x86_64 - AppStream RPMs 8 | Red Hat Enterprise... 1 | Red Hat Enterprise Linux 8 for x86_64 - BaseOS RPMs 8 | Red Hat Enterprise... ---|---------------------------------------------------------------|---------------------- *** Bug 2171797 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.14 security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:6818 |