Bug 1998508 - CNO reports incorrect status during slow/failed install
Summary: CNO reports incorrect status during slow/failed install
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.9
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.9.0
Assignee: Dan Winship
QA Contact: zhaozhanqi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-27 12:38 UTC by Dan Winship
Modified: 2021-10-18 17:49 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-18 17:49:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-network-operator pull 1192 0 None None None 2021-08-27 12:41:01 UTC
Red Hat Product Errata RHSA-2021:3759 0 None None None 2021-10-18 17:49:47 UTC

Description Dan Winship 2021-08-27 12:38:37 UTC
If an install fails before the workers deploy, the CNO misreports its status

eg, in the summarized results of https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.9-e2e-metal-ipi-ovn-ipv6/1430971467952033792:

  : operator conditions network
    Operator progressing (Deploying): DaemonSet "openshift-multus/network-metrics-daemon" is not available (awaiting 1 nodes)
    DaemonSet "openshift-network-diagnostics/network-check-target" is not available (awaiting 1 nodes)

It shouldn't say "not available" here because the problem is that those pods are waiting for the worker nodes to exist. It should say:

    Operator progressing (Deploying): DaemonSet "openshift-multus/network-metrics-daemon" is waiting for other operators to become ready
    DaemonSet "openshift-network-diagnostics/network-check-target" is waiting for other operators to become ready

Comment 6 errata-xmlrpc 2021-10-18 17:49:29 UTC
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: OpenShift Container Platform 4.9.0 bug fix and security 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-2021:3759


Note You need to log in before you can comment on or make changes to this bug.