|
| 1 | +:_content-type: ASSEMBLY |
| 2 | +[id="olm-troubleshooting-operator-issues"] |
| 3 | += Troubleshooting Operator issues |
| 4 | +include::_attributes/common-attributes.adoc[] |
| 5 | +:context: olm-troubleshooting-operator-issues |
| 6 | + |
| 7 | +// This assembly is a duplicate of support/troubleshooting-operator-issues.adoc. Most of the intro text is unnecessary in this context and has been removed. |
| 8 | + |
| 9 | +toc::[] |
| 10 | + |
| 11 | +If you experience Operator issues, verify Operator subscription status. Check Operator pod health across the cluster and gather Operator logs for diagnosis. |
| 12 | + |
| 13 | +// Operator subscription condition types |
| 14 | +include::modules/olm-status-conditions.adoc[leveloffset=+1] |
| 15 | +[role="_additional-resources"] |
| 16 | +.Additional resources |
| 17 | +
|
| 18 | +* xref:../../operators/understanding/olm/olm-understanding-olm.adoc#olm-cs-health_olm-understanding-olm[Catalog health requirements] |
| 19 | +
|
| 20 | +// Viewing Operator subscription status by using the CLI |
| 21 | +include::modules/olm-status-viewing-cli.adoc[leveloffset=+1] |
| 22 | +
|
| 23 | +// Viewing Operator catalog source status by using the CLI |
| 24 | +include::modules/olm-cs-status-cli.adoc[leveloffset=+1] |
| 25 | +
|
| 26 | +[role="_additional-resources"] |
| 27 | +.Additional resources |
| 28 | +
|
| 29 | +ifndef::openshift-rosa,openshift-dedicated[] |
| 30 | +* xref:../../operators/understanding/olm/olm-understanding-olm.adoc#olm-catalogsource_olm-understanding-olm[Operator Lifecycle Manager concepts and resources -> Catalog source] |
| 31 | +endif::openshift-rosa,openshift-dedicated[] |
| 32 | +* gRPC documentation: link:https://grpc.github.io/grpc/core/md_doc_connectivity-semantics-and-api.html[States of Connectivity] |
| 33 | +ifndef::openshift-rosa,openshift-dedicated[] |
| 34 | +* xref:../../operators/admin/olm-managing-custom-catalogs.adoc#olm-accessing-images-private-registries_olm-managing-custom-catalogs[Accessing images for Operators from private registries] |
| 35 | +endif::openshift-rosa,openshift-dedicated[] |
| 36 | +
|
| 37 | +// Querying Operator Pod status |
| 38 | +include::modules/querying-operator-pod-status.adoc[leveloffset=+1] |
| 39 | +
|
| 40 | +// Gathering Operator logs |
| 41 | +include::modules/gathering-operator-logs.adoc[leveloffset=+1] |
| 42 | +
|
| 43 | +// cannot patch resource "machineconfigpools" |
| 44 | +ifndef::openshift-rosa,openshift-dedicated[] |
| 45 | +// Disabling Machine Config Operator from autorebooting |
| 46 | +include::modules/troubleshooting-disabling-autoreboot-mco.adoc[leveloffset=+1] |
| 47 | +include::modules/troubleshooting-disabling-autoreboot-mco-console.adoc[leveloffset=+2] |
| 48 | +include::modules/troubleshooting-disabling-autoreboot-mco-cli.adoc[leveloffset=+2] |
| 49 | +endif::openshift-rosa,openshift-dedicated[] |
| 50 | +
|
| 51 | +// Refreshing failing subscriptions |
| 52 | +// OSD/ROSA cannot delete resource "clusterserviceversions", "jobs" in API group "operators.coreos.com" in the namespace "openshift-apiserver" |
| 53 | +ifndef::openshift-rosa,openshift-dedicated[] |
| 54 | +include::modules/olm-refresh-subs.adoc[leveloffset=+1] |
| 55 | +endif::openshift-rosa,openshift-dedicated[] |
| 56 | +
|
| 57 | +// Reinstalling Operators after failed uninstallation |
| 58 | +// OSD/ROSA gitcannot delete resource "customresourcedefinitions" |
| 59 | +ifndef::openshift-rosa,openshift-dedicated[] |
| 60 | +include::modules/olm-reinstall.adoc[leveloffset=+1] |
| 61 | +endif::openshift-rosa,openshift-dedicated[] |
| 62 | +
|
| 63 | +ifndef::openshift-rosa,openshift-dedicated[] |
| 64 | +[role="_additional-resources"] |
| 65 | +.Additional resources |
| 66 | +
|
| 67 | +* xref:../../operators/admin/olm-deleting-operators-from-cluster.adoc#olm-deleting-operators-from-a-cluster[Deleting Operators from a cluster] |
| 68 | +* xref:../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-adding-operators-to-a-cluster[Adding Operators to a cluster] |
| 69 | +endif::openshift-rosa,openshift-dedicated[] |
0 commit comments