#oc logs --all-containers nsx-node-agent-#####
...
2021-11-23T10:43:28.738Z example-worker01.local NSX 18 - [nsx@6876 comp="nsx-container-node" subcomp="nsx_kube_proxy" level="WARNING"] nsx_ujo.nsx_kube_proxy.proxy Unable to obtain Linux kernel version or OVS version, skipping the check for version requirements: Could not retrieve schema from unix:/var/run/openvswitch/db.sock
2021-11-23T10:43:28.743Z example-worker01.local NSX 26 - [nsx@6876 comp="nsx-container-node" subcomp="nsx_kube_proxy" level="ERROR"] ovsdbapp.backend.ovs_idl.idlutils Unable to open stream to unix:/var/run/openvswitch/db.sock to retrieve schema: No such file or directory
2021-11-23T10:43:28.744Z example-worker01.local NSX 18 - [nsx@6876 comp="nsx-container-node" subcomp="nsx_kube_proxy" level="ERROR" errorCode="NCP02001"] nsx_ujo.nsx_kube_proxy.proxy Failed to get attribute for interface ens192: Could not retrieve schema from unix:/var/run/openvswitch/db.sock
2021-11-23T10:43:28.744Z example-worker01.local NSX 18 - [nsx@6876 comp="nsx-container-node" subcomp="nsx_kube_proxy" level="ERROR" errorCode="NCP02001"] nsx_ujo.nsx_kube_proxy.proxy Failed to get gateway port: Could not retrieve schema from unix:/var/run/openvswitch/db.sock
...
This is a known issue impacting NSX-T Data Center NSX Container Plugin.
Workaround:
Rollback the version of Openshift to the previous version.
Then upgrade to a version less than 4.7.21.
Alternatively:
Use ncp version 3.2.0.1, this has compatibility implications, please review before deciding this choice.