Hi,

the node is automatically discovered.

As soon as you will start another Karaf instance where you install Cellar, it will join the Cellar cluster.

By default, Cellar uses unicast (UDP) to discover the nodes.
In the etc/hazelcast.xml, you can enable:
- multicast (TCP), enabled by default
- static IP/host definition of the nodes (TCP), disabled by default

Regards
JB

On 07/14/2014 02:57 AM, parker wrote:
Hi,

I use Apache Karaf 2.3.5
When I do node-list I can see only one node, how can I create other node ? I
have tried to do admin:create node1 and admin:start node1 , but when i do
that the node is never start , always stop.


  karaf@root> cluster:node-list
    ID                               Host Name              Port
* [192.168.1.69:5701             ] [192.168.1.69        ] [ 5701]

karaf@root>  cluster:node-ping 192.168.1.69:5701
PING 192.168.1.69:5701
from 1: req=192.168.1.69:5701 time=33 ms
from 2: req=192.168.1.69:5701 time=8 ms
from 3: req=192.168.1.69:5701 time=8 ms
from 4: req=192.168.1.69:5701 time=9 ms
from 5: req=192.168.1.69:5701 time=9 ms
from 6: req=192.168.1.69:5701 time=8 ms
from 7: req=192.168.1.69:5701 time=8 ms
from 8: req=192.168.1.69:5701 time=9 ms
from 9: req=192.168.1.69:5701 time=9 ms
from 10: req=192.168.1.69:5701 time=8 ms



Can you say to me how to  create another node ?


Thank you ,





--
View this message in context: 
http://karaf.922171.n3.nabble.com/how-create-a-node-using-apache-karaf-2-3-5-tp4034185.html
Sent from the Karaf - User mailing list archive at Nabble.com.


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to