<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&#39;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 &quot;cluster-01&quot;:</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 &quot;cluster-01&quot;) with a name of &quot;federate-me&quot;, a pattern of &quot;^cluster01\.&quot; and a definition of &quot;federation-upstream-set:all&quot;.</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 &quot;... no links ...&quot;. Furthermore, executing a &quot; rabbitmqctl eval &#39;rabbit_federation_status:status().&#39; &quot; on any of the nodes in the two clusters returns &quot; [] ...done. &quot;.</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>