Re: replicating queues in an active-passive HA setup

2014-04-10 Thread Hari Pyla
Hi Alan, It was an authorization issue. Creating the interbroker links required explicit authorization in the ACL file --> "acl deny all create link". Upon adjusting these permissions things worked as expected with version 0.18. Thanks, --Hari On 04/09/2014 08:53 AM, Alan Conway wrote: Hi H

Re: replicating queues in an active-passive HA setup

2014-04-09 Thread Alan Conway
Hi Hari, Thanks for the very detailed report! It looks like you are doing the right things so I'm not sure why it is not working. Try adding: log-enable=debug+:HA in your qpidd.conf. That may give a clue, or send me the log files & I'll take a look. I see you're using qpid 0.18, can you try i

replicating queues in an active-passive HA setup

2014-04-08 Thread Hari Pyla
Hi, I am trying to replicate a queue in an active-passive qpid C++ broker HA setup. I was wondering if I am missing something or if my configuration is incorrect. ===queue creation=== The ha-public-url is 192.168.10.195:5672. [root@guest-1 ~]# qpid-config -b 192.168.10.195:5672 add queue bees