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

Operator "hangs" #279

Closed
razvan opened this issue Jun 1, 2023 · 1 comment
Closed

Operator "hangs" #279

razvan opened this issue Jun 1, 2023 · 1 comment
Labels

Comments

@razvan
Copy link
Member

razvan commented Jun 1, 2023

Affected version

23.4.1

Current and expected behavior

Setting up a the simplest Apache Zookeeper cluster should succeed but (at least on OpenShift) it fails with the error below. This happens after "a while" has passed since the operator has been installed.

│ Events:                                                                                                                                                                                                         │
│   Type     Reason            Age    From               Message                                                                                                                                                  │
│   ----     ------            ----   ----               -------                                                                                                                                                  │
│   Warning  FailedScheduling  4m29s  default-scheduler  0/6 nodes are available: 6 waiting for ephemeral volume controller to create the persistentvolumeclaim "test-zk-server-primary-0-quorum-tls-mount". pree │
│ mption: 0/6 nodes are available: 6 Preemption is not helpful for scheduling.                                                                                                                                    │
│   Warning  FailedScheduling  4m27s  default-scheduler  0/6 nodes are available: 6 pod has unbound immediate PersistentVolumeClaims. preemption: 0/6 nodes are available: 6 Preemption is not helpful for schedu │
│ ling.     

Possible solution

Not a solution but it seems that reinstalling the OLM package fixes it temporarily.

Additional context

No response

Environment

OpenShift 4.11

 k version --short
Flag --short has been deprecated, and will be removed in the future. The --short output will become the default.
Client Version: v1.27.2
Kustomize Version: v5.0.1
Server Version: v1.24.12+ceaf338
WARNING: version difference between client (1.27) and server (1.24) exceeds the supported minor version skew of +/-1

Would you like to work on fixing this bug?

None

@razvan razvan added the type/bug label Jun 1, 2023
@razvan
Copy link
Member Author

razvan commented Jun 30, 2023

I would close this. There is strong evidence that the cause was mixing Helm and OLM installations.

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

No branches or pull requests

2 participants