Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploying OCP 4.8.4 is failing #178

Open
VishnuPriya777 opened this issue Oct 1, 2021 · 3 comments
Open

Deploying OCP 4.8.4 is failing #178

VishnuPriya777 opened this issue Oct 1, 2021 · 3 comments

Comments

@VishnuPriya777
Copy link

Hi,

We are trying to deploy OCP 4.8.4 and facing issues with live rootfs image. I have attached the screenshot below.

Capture10

Capture11

Able to login to bootstrap machine but cluster creation is getting failed.

Capture12

Please let me know if more details required.

@VishnuPriya777
Copy link
Author

error:-

wait for bootstrap to complete
failed: localhost: non-zero return code
there was an error during install
failed: localhost: level=info msg=Waiting up to 20m0s for the Kubernetes API at https://api.faros.tennet.local:6443...
level=info msg=API v1.21.1+d8043e1 up
level=info msg=Waiting up to 30m0s for bootstrapping to complete...
W1001 09:46:09.675370 624 reflector.go:436] k8s.io/client-go/tools/watch/informerwatcher.go:146: watch of *v1.ConfigMap ended with: very short watch: k8s.io/client-go/tools/watch/informerwatcher.go:146: Unexpected watch close - watch lasted less than a second and no items received
W1001 10:06:25.728024 624 reflector.go:436] k8s.io/client-go/tools/watch/informerwatcher.go:146: watch of *v1.ConfigMap ended with: very short watch: k8s.io/client-go/tools/watch/informerwatcher.go:146: Unexpected watch close - watch lasted less than a second and no items received
level=info msg=Use the following commands to gather logs from the cluster
level=info msg=openshift-install gather bootstrap --help
level=error msg=Bootstrap failed to complete: timed out waiting for the condition
level=error msg=Failed to wait for bootstrapping to complete. This error usually happens when there is a problem with control plane hosts that prevents the control plane operators from creating the control plane.
level=fatal msg=Bootstrap failed to complete

create cluster Failed

@VishnuPriya777
Copy link
Author

Hi Team,

Could you please provide update on this?

@rmkraus
Copy link
Member

rmkraus commented Oct 11, 2021

Sorry for the delay, I have been OOO this past week.

It looks like there is an issue with the DNS server that is running on the bastion node. From the bastion node, try running dig @localhost quay.io. You may need to install dig using dnf.

From there, ensure the named service is running on the bastion.

Also, there may be a better way for us to get you help. Are you a Red Hat customer, employee, or an HPE employee?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants