OpenShift 4.15: kubectl mayastor get nodes Service 'app=api-rest' not found #3883
Replies: 3 comments 1 reply
-
|
Yes, seems that worker node's io-engine is pending. You can kubectl describe to find out why. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks! I overlooked those Pending pods checking... |
Beta Was this translation helpful? Give feedback.
-
|
Turns out unexpectedly the labeled nodes didn´t have the expected hugepages, now I´m still getting problem with the io-engine because it doesn´t find the required pages: It´s funny I´ve got this in /proc/meminfo Even in my kernel I see this in dmesg (via Tuned resource): This different issue now seems something specific to this deployment. I have configured hugepages before in OpenShift and never saw this... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all
I have followed the steps indicated in https://openebs.io/docs/Solutioning/openebs-on-kubernetes-platforms/openshift. All but the callhome PODs are fine (this is expected because of firewall rules). I used this helm command which completed succesfully:
But when I check the installation it fails with any command:
I have labeled 3 nodes with kubectl label node $node openebs.io/engine=mayastor. Other nodes are automatically labeled with other openebs.io labels
Any clue what might be happening?
Many thanks
Full POD output next
Beta Was this translation helpful? Give feedback.
All reactions