#oc get co
NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE MESSAGE
nsx-ncp 0.0.3 True False True 2y79d Error while achieving port with specific address for node master_node.domain: no port matches addresses [X.X.X.X]
"realized_bindings" : [ {
"source" : "ARP_SNOOPING",
"binding" : {
"ip_address" : "Y.Y.Y.Y", <<<<<<<<<<<<< it should show the actual master node IP X.X.X.X
"mac_address" : "00:00:00:00:00:00",
"vlan" : 0
},
OpenShift running NSX NCP plugin
When using the default IP discovery profile (TOFU enabled), IP address changes are not allowed. It means, only 1 ARP binding is allowed.
There are multiple workarounds for this issue: