Hi,
I’m using CB 4.5.1 in cluster mode with 2 nodes, due to limitation of public network interface eth0, I want to change the setting for comunication between 2 nodes use eth1, can I do it without re-init the cluster ?
I tried “node/controller/rename” api, but got error “Renaming is disallowed for nodes that are already part of a cluster”
Thanks