Replies: 1 comment 2 replies
-
Do you get the same output when |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
When trying to add machines of a specific model (DELL C6420) to the cluster, version 4.14.0-0.okd-2024-01-06-084517, nodes are never associated with the bare metals, but they are shown as provisioned in the "Bare metal hosts" section.
After some time the Console starts to show alerts like
Login in the machines, I can see
No obvious errors are present at /etc/selinux/semanage.conf
It seems that the provisioning was indeed incomplete, with several packages missing:
kubelet.service: Failed to schedule restart job: Unit crio.service not found.
Feb 01 23:55:36 node117 configure-ovs.sh[9174]: /usr/local/bin/configure-ovs.sh: line 395: ovs-vsctl: command not found
Can someone please help me to troubleshoot this?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions