Bug 2025049
Summary: | Executing remove-pulp2 after a successful Satellite 6.10 upgrade breaks synchronizations and repositories. | |||
---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | arivera | |
Component: | Satellite Maintain | Assignee: | satellite6-bugs <satellite6-bugs> | |
Status: | CLOSED ERRATA | QA Contact: | sganar | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 6.10.0 | CC: | ahumbe, apatel, aupadhye, gtalreja, jbhatia, jkrajice, jsenkyri, jsherril, kgaikwad, ldelouw, mkalyat, momran, msunil, pcreech, pdwyer, rrajput, sadas, saydas, sganar | |
Target Milestone: | 6.11.0 | Keywords: | Triaged | |
Target Release: | Unused | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | rubygem-foreman_maintain-1.0.1 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2027815 (view as bug list) | Environment: | ||
Last Closed: | 2022-07-05 14:30:29 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
arivera
2021-11-19 18:59:33 UTC
Do you still get this error after doing a 'satellite-maintain service restart' ? Do you see a full traceback in 'journalctl -u pulpcore-worker@*' ? Looks like running satellite-maintain service restart after removing the pulp2 content solved the issue. Restarting the satellite services after removing the pulp 2 content is not in the documentation. Yep, we should have the command restart the appropriate services for you! We will do that as part of a z-stream. Thanks! Created redmine issue https://projects.theforeman.org/issues/34045 from this bug Verified. Tested on Satellite 6.9.8 Snap 1.0 Version: rubygem-foreman_maintain-1.0.1.el7sat.noarch (From Satellite7.0 Snap3.0) Steps: 1. Sync a few custom repos with a few CDN repos, create and publish ContentView. 2. Migrate contents from Pulp2to3 and perform a Satellite upgrade to 6.10. 3. # satellite-maintain content remove-pulp2 4. Sync repos again after remove-pulp2 Observations: Repos sync is successful. "satellite-maintain content remove-pulp2" now restarts pulpcore services after pulp2 data removal, which solves the issue of syncing repos post-upgrade. 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 (Moderate: Satellite 6.11 Release), 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-2022:5498 |