Original Message:
Sent: Fri January 24, 2025 01:56 AM
From: Anup Regmi
Subject: Error during OpenShift Installation in Power 9 Server
Hi Paul, Thanks for your response.
Looks like that is the issue, I was installing using assisted installation and thought RedHat will take care of those things.
Below is the status and cause of failure:
The "default" ingress controller reports Degraded=True: DegradedConditions: One or more other status conditions indicate a degraded state: CanaryChecksSucceeding=False (CanaryChecksRepetitiveFailures: Canary route checks for the default ingress controller are failing. Last 2 error messages:
error sending canary HTTP Request: Timeout: Get "https://canary-openshift-ingress-canary.apps.ppcocp.thakralone.lab": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
error sending canary HTTP request: DNS error: Get "https://canary-openshift-ingress-canary.apps.ppcocp.thakralone.lab": dial tcp: lookup canary-openshift-ingress-canary.apps.ppcocp.thakralone.lab on 172.30.0.10:53: no such host (x5932 over 98h52m4s))
While checking status of the route mentioned above, got responses as below:
#oc get route canary -n openshift-ingress-canary
NAME HOST/PORT PATH SERVICES PORT TERMINATION WILDCARD
canary canary-openshift-ingress-canary.apps.ppcocp.thakralone.lab ingress-canary 8443 passthrough/Redirect None
#oc get svc -n openshift-ingress-canary
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
ingress-canary ClusterIP 172.30.183.207 <none> 8443/TCP,8888/TCP 6d19h
#oc get endpoints ingress-canary -n openshift-ingress-canary
NAME ENDPOINTS AGE
ingress-canary 10.128.0.86:8443,10.129.0.58:8443,10.130.0.6:8443 + 3 more... 6d19h
Also, looking at openshift-dns seems all required pods are running.
Can you guide on how we can fix this error?
------------------------------
Anup Regmi
Original Message:
Sent: Thu January 23, 2025 09:41 AM
From: PAUL BASTIDE
Subject: Error during OpenShift Installation in Power 9 Server
Hey Anup, I think you have a problem with a load balancer. I don't think you have everything setup. Authentication and Console depend on the ingress being fully setup. If you have more information on these `oc get co ingress` - it should help tell us what is going on. Thanks, Paul
------------------------------
PAUL BASTIDE
Senior Software Engineer
IBM
Original Message:
Sent: Fri January 17, 2025 09:57 PM
From: Anup Regmi
Subject: Error during OpenShift Installation in Power 9 Server
Hi
I'm reaching out for assistance with an issue I encountered during the installation of a 3-node OpenShift 4.17.11 cluster on an IBM Power 9 Server.
The installation process seems to proceed normally up to the Finalizing Stage, but then it takes an unusually long time and eventually fails, resulting in an error. I attempted a fresh reinstallation, but the issue persists, ending with the same outcome.
Below is the screenshot of cluster events

------------------------------
Anup Regmi
------------------------------