On 27 August 2012 20:39, Roger wrote:
> > If disabling the queue and exchange declares is
> > an option for you (i.e you can rely on them being present already) then
> > you
> > should be able to use that change along with the system properties I
> > mentioned to do so. If not, we can try to work
Hi Andy,
So, as far as I understand explicit calls to qpid-route link XXX are not
necessary without any calls to "route add," "queue add," or "dynamic add."?
Are there any usecases to invoke "qpid-route link XXX" without any subsequent
calls to "route add," "queue add," or "dynamic add."?
Best
The add command establishes a connection between 2 brokers. This is required
in order for federation to work, and is done implicitly if you don't already
have a link when you run "route add," "queue add," or "dynamic add."
The del command removes a connection between 2 brokers.
The list comman
Hi there,
Among a number of commands provided by qpid-route utility there are few ones I
was not able to find the documentation for
Here are these commands:
qpid-route [OPTIONS] link add[mechanism]
qpid-route [OPTIONS] link del
qpid-route [OPTIONS] link list []
So, what is the purpose o
Hello,
I figured out the problem.
while adding the route, i had used 'localhost' instead of A. Executing
qpid-route route map on the destination showed that route wasn't setup
properly. deleting and recreating the route fixed the problem.
The usage of localhost should be handled or documente
Thanks for pointing me to altname tag. I changed node name (previously it
matched uname -n) and added new line to hosts with the IP I want to use for
cluster communications. It seems to solve the problem. In the case I will have
backup (multihome) for cluster communicaton, I will add them as al
To be honest, I've only tested this setup on KVM's. About to do some
prototyping on actual hardware next week - with the above setup.
What does your cluster.conf look like?
If I set the altname parameter under in cluster.conf -
corosync-objctl seems to show the right thing.
Selection of the int
Hi,
Just out of curiosity:
> > For those interested.
> > The configuration that I've settled on is
> > Two Nodes running qpidd + 1 Quorum Node
> > Each node has 2 Nics, allocated on separate switching
> infrastructure/networks.
> > One network is for cluster comms the other to serve requests (its