Bug 1834415
| Summary: | When following instructions on creating disconnected OLM registry, no packagemanifests are ever created | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | rvanderp |
| Component: | OLM | Assignee: | Evan Cordell <ecordell> |
| OLM sub component: | OperatorHub | QA Contact: | Jian Zhang <jiazha> |
| Status: | CLOSED DUPLICATE | Docs Contact: | |
| Severity: | high | ||
| Priority: | high | CC: | bluddy, sferguso |
| Version: | 4.5 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-20 19:21:56 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
rvanderp
2020-05-11 16:43:29 UTC
Hi Richard, Can you share logs from the packageserver deployment? The catalog pod logs look okay to me, and it sounds like the database is not empty, so it's possible that the package server (which is responsible for the package manifest resource) may be having trouble syncing with the catalog pod. You might also try rolling packageserver -- after collecting logs -- on the off chance that it solves the immediate issue. This may indicate a version mismatch between oc / the base image / the target ocp cluster. Can you please share the version of oc, the base image used (--from in oc adm catalog build) and confirm the version of the target cluster? If you find that they don't match, please try oc adm catalog build again, but with oc and baseimage for the target ocp cluster. We are following up on this now. Should hopefully have an update in the morning. Thanks! Because of the log "couldn't migrate db", I now suspect this is a dupe of https://bugzilla.redhat.com/show_bug.cgi?id=1827612 I will mark it as such for simpler tracking, but if we discover there is an issue in addition the the linked bug, please re-open with more details and we will continue to investigate. *** This bug has been marked as a duplicate of bug 1827612 *** |