cluster icon indicating copy to clipboard operation
cluster copied to clipboard

Discover of node is failing with invalid control interface

Open pradvara opened this issue 8 years ago • 2 comments

  • Install and configure the Cluster manager.
  • Discover a node with a invalid Control Interface ID.
  • The job runs fine without any error, also the node is not getting discovered there after

Ex: clusterctl discover 10.106.240.114 --extra-vars='{"env" : {"http_proxy": "http://proxy-wsa.esl.cisco.com:80","https_proxy": "http://proxy-wsa.esl.cisco.com:80"}, "control_interface": "enp10s"}'

pradvara avatar Jun 21 '16 07:06 pradvara

Facing the same issue in ACI setup too, i discovered a node with wrong control interface, the discovery failed.

Now the node is node getting discovered even with correct control interface

pradvara avatar Jul 27 '16 10:07 pradvara

this needs a fix in ansible, https://github.com/contiv/ansible/issues/87 is tacking this. Just referencing it here so the two issues stay linked.

mapuri avatar Jul 27 '16 16:07 mapuri