Bug 2049893
| Summary: | Capsule upgrade from 6.10 to 6.11 fails due to changed certs deployment | |||
|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Vladimír Sedmík <vsedmik> | |
| Component: | Documentation | Assignee: | Marie Hornickova <mdolezel> | |
| Documentation sub component: | default | QA Contact: | ||
| Status: | CLOSED CURRENTRELEASE | Docs Contact: | ||
| Severity: | high | |||
| Priority: | high | CC: | ahumbe, bangelic, bbuckingham, egolov, ehelms, mdolezel, smallamp, vferschm | |
| Version: | 6.11.0 | Keywords: | Triaged, Upgrades | |
| Target Milestone: | 6.11.0 | Flags: | mdolezel:
needinfo?
(vferschm) |
|
| Target Release: | Unused | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2052867 (view as bug list) | Environment: | ||
| Last Closed: | 2022-07-22 19:35:32 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2052867 | |||
|
Description
Vladimír Sedmík
2022-02-02 21:11:55 UTC
Did you generate a new certs bundle using capsule-certs-generate/foreman-proxy-certs-generate, or did it us the old 6.10 bundle? While on 6.10, I generated certs this way: # capsule-certs-generate --foreman-proxy-fqdn $CAPS --certs-tar $CAPS-certs.tar (In reply to Vladimír Sedmík from comment #3) > While on 6.10, I generated certs this way: > > # capsule-certs-generate --foreman-proxy-fqdn $CAPS --certs-tar > $CAPS-certs.tar So you did not regenerate them on 7.0, correct? I think what happens here, we changed certs deployment in 7.0 and if you have an old, 6.10 bundle, it doesn't have all the needed files. Sorry, I missed your comment yesterday. No, I did not regenerate them on 7.0. Can you easily rerun this *with* regeneration of the certs? Yes, after certs regeneration on the upgraded SAT (7.0) and copying them on 6.10 capsule, the upgrade succeeded. Should we cover this need in docs? after talking to Brad, we need to: - update docs - add a check in foreman maintain to verify the new cert layout is present |