<interface/> is for your "local" network interfaces on which you want to bind Cellar.

You can use <member/> to specify the node addresses.

Regards
JB

On 12/07/2015 07:48 PM, barry.barn...@wellsfargo.com wrote:
Like this?

<tcp-ip enabled="true">
                 <interface>127.0.0.1</interface>
                 <interface>Ip of remote server</interface>
             </tcp-ip>

Regards,

Barry


-----Original Message-----
From: Jean-Baptiste Onofré [mailto:j...@nanthrax.net]
Sent: Monday, December 07, 2015 1:46 PM
To: user@karaf.apache.org
Subject: Re: Cellar clustering issue

By default, Cellar uses multicast. But maybe you have firewall, or promiscuous 
mode is not allowed on your interfaces.
So, instead of multicast, you can use "static" tcp-ip in etc/hazelcast.xml 
where you specify the IP addresses of the nodes.

Regards
JB

On 12/07/2015 07:40 PM, barry.barn...@wellsfargo.com wrote:
Change it to multicast?

Regards,

Barry


-----Original Message-----
From: Jean-Baptiste Onofré [mailto:j...@nanthrax.net]
Sent: Monday, December 07, 2015 12:09 PM
To: user@karaf.apache.org
Subject: Re: Cellar clustering issue

Hi Barry,

it's probably because the Cellar hazelcast instances don't show each other 
(maybe firewall between the nodes, or so).

You can change the network discovery mechanism in etc/hazelcast.xml of each 
instance.

Regards
JB

On 12/07/2015 05:49 PM, barry.barn...@wellsfargo.com wrote:
I use whatever the default is set to...  should I change something?  Node list 
only shows aaa.aaa.aaa on the aaa server.  And bbb.bbb.bbb on the bbb server.  
Can't get either to show the other node in the list.

Regards,

Barry



-----Original Message-----
From: Jean-Baptiste Onofré [mailto:j...@nanthrax.net]
Sent: Monday, December 07, 2015 11:28 AM
To: user@karaf.apache.org
Subject: Re: Cellar clustering issue

Hi Barry,

what do you have with cellar:node-list ?

Do you use multicast or "static" tcp-ip in etc/hazelcast.xml ?

Thanks,
Regards
JB

On 12/07/2015 04:54 PM, barry.barn...@wellsfargo.com wrote:
Hello,
I am have installed Cellar v2.3.6 in each of my Karaf instances.
Karaf1 - IP aaa.aaa.aaa, port bbbb
Karaf2 - IP bbb.bbb.bbb, port cccc
Why is it that when I issue the following on Karaf1, I get 'Cluster
node bbb.bbb.bbb doesn't exit':
Karaf root> cluster:group-set dev bbb.bbb.bbb:cccc I thought it
would pick it up right away.
Regards,
Barry

--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to