You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2022. It is now read-only.
Hi @liuuwqia, Can you please let us know the hardware specs, size and RAM tried for this installation. Also please share the logs from oek.
We have introduced a new tag 20.12.02. Request you to give that one a try too.
Regards,
Archit
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
openness:20.12
kubernets:1.19.3
2021-02-04 12:05:31,827 p=29223 u=root n=ansible | ...ignoring
2021-02-04 12:05:32,018 p=29223 u=root n=ansible | TASK [kubernetes/cni/kubeovn/node : wait for running ovs-ovn pod] ***************************************************************************************
2021-02-04 12:20:48,325 p=29223 u=root n=ansible | fatal: [node02 -> 192.168.1.7]: FAILED! => {
"attempts": 30,
"changed": false,
"cmd": "set -o pipefail && kubectl get pods -n kube-system -o custom-columns=NAME:.metadata.name,STATUS:.status.phase --no-headers --field-selector spec.nodeName=node2 | grep -E "ovs-ovn"\n",
"delta": "0:00:00.192296",
"end": "2021-02-04 12:20:48.275860",
"rc": 0,
"start": "2021-02-04 12:20:48.083564"
}
STDOUT:
ovs-ovn-xwhbp Pending
[root@openness ~]# set -o pipefail && kubectl get pods -n kube-system -o custom-columns=NAME:.metadata.name,STATUS:.status.phase --no-headers --field-selector spec.nodeName=node2
kube-ovn-cni-6z9bb Pending
kube-ovn-pinger-9f6bd Pending
kube-proxy-nncv9 Pending
ovs-ovn-xwhbp Pending
[root@openness ~]#
I tried to compile many times, but I still haven't found the problem,hope someone can help me
The text was updated successfully, but these errors were encountered: