<div dir="ltr"><div style>Situation:</div><div><br></div>I have two clusters (cluster-01 and cluster-02) from which I am trying to create a bi-directional federation relationship. I've completed the following configuration pieces:<br>
<br>1) Set the local username on both clusters (username and password in question are identical on both clusters).<div><br></div><div style>2) Set the identity on both clusters to a unique value.</div><div style><br></div>
<div style>3) Added a new upstream on each cluster pointing to the other with a URI that looks similar to the following (from the perspective of "cluster-01":</div><div style><br></div><div style>amqp://user:pass@cluster-02.domain.local/cluster02.exchange</div>
<div style><br></div><div style>4) Added a new policy (from the perspective of "cluster-01") with a name of "federate-me", a pattern of "^cluster01\." and a definition of "federation-upstream-set:all".</div>
<div style><br></div><div style>Based on my understanding I should now see the link listed (whether or not is successful or producing errors) in the federation status page of the management UI. All I see is "... no links ...". Furthermore, executing a " rabbitmqctl eval 'rabbit_federation_status:status().' " on any of the nodes in the two clusters returns " [] ...done. ".</div>
<div style><br></div><div style>The logs from the servers show no errors related to federated links.</div><div style><br></div><div style>Questions:</div><div style><br></div><div style>1) My understanding was that defining the upstream and the policy on a particular vhost was enough to begin instantiation of the federated link. Is this the case?<br>
<br>2) Since no links are visible, and no log entries are being created related to federation, can anyone offer any advice on what I should take a look at next?</div><div style><br></div><div style>Thank you in advance.</div>
<div style><br></div><div style>Regards,</div><div style><br></div><div style>Richard</div></div>