Hi,

the Win VM and Mac Host are supposed to be in the same cluster ?

If so, the network multicast doesn't work and so Cellar can't discover the nodes.
To fix that, you can switch to "static IP addresses" definition.
On each node, you modify etc/hazelcast.xml, and you add the IP addresses where the nodes are located in the tcpi-ip section.

Regards
JB

On 06/25/2014 07:09 PM, asookazian2 wrote:
So I installed our customized version of Karaf 3.0.1 on Win7 VM and Mac
Mavericks host (on same machine).

Win7 VM:

admin@NextGate ()> cluster:node-list
   | Id             | Host Name | Port
-------------------------------------
x | 127.0.0.1:5701 | 127.0.0.1 | 5701

Mac host:

admin@NextGate ()> cluster:node-list
   | Id             | Host Name | Port
-------------------------------------
x | localhost:5701 | localhost | 5701

Please advise if this scenario is expected as I was expecting the 2nd node
to join a cluster.  I have installed Cellar on both Karaf instances.  I see
no syncing of bundles from host to VM instance.

Win7 VM:

admin@NextGate ()> feature:list | grep -i cellar
cellar-core                           | 3.0.0            | x         |
karaf-cellar-3.0.0      | Karaf clustering core
hazelcast                             | 3.2.3            | x         |
karaf-cellar-3.0.0      | In memory data grid
cellar-hazelcast                      | 3.0.0            | x         |
karaf-cellar-3.0.0      | Cellar implementation based on Hazelcast
cellar-config                         | 3.0.0            | x         |
karaf-cellar-3.0.0      | ConfigAdmin cluster support
cellar-features                       | 3.0.0            | x         |
karaf-cellar-3.0.0      | Karaf features cluster support
cellar-bundle                         | 3.0.0            | x         |
karaf-cellar-3.0.0      | Bundle cluster support
cellar-shell                          | 3.0.0            | x         |
karaf-cellar-3.0.0      | Cellar shell support
cellar                                | 3.0.0            | x         |
karaf-cellar-3.0.0      | Karaf clustering
cellar-dosgi                          | 3.0.0            |           |
karaf-cellar-3.0.0      | DOSGi support
cellar-obr                            | 3.0.0            |           |
karaf-cellar-3.0.0      | OBR cluster support
cellar-eventadmin                     | 3.0.0            |           |
karaf-cellar-3.0.0      | OSGi events broadcasting in clusters
cellar-cloud                          | 3.0.0            |           |
karaf-cellar-3.0.0      | Cloud blobstore support in clusters
cellar-webconsole                     | 3.0.0            |           |
karaf-cellar-3.0.0      | Cellar plugin for Karaf WebConsole

Mac host:

admin@NextGate ()> feature:list | grep -i cellar
cellar-core                           | 3.0.0            | x         |
karaf-cellar-3.0.0      | Karaf clustering core
hazelcast                             | 3.2.3            | x         |
karaf-cellar-3.0.0      | In memory data grid
cellar-hazelcast                      | 3.0.0            | x         |
karaf-cellar-3.0.0      | Cellar implementation based on Hazelcast
cellar-config                         | 3.0.0            | x         |
karaf-cellar-3.0.0      | ConfigAdmin cluster support
cellar-features                       | 3.0.0            | x         |
karaf-cellar-3.0.0      | Karaf features cluster support
cellar-bundle                         | 3.0.0            | x         |
karaf-cellar-3.0.0      | Bundle cluster support
cellar-shell                          | 3.0.0            | x         |
karaf-cellar-3.0.0      | Cellar shell support
cellar                                | 3.0.0            | x         |
karaf-cellar-3.0.0      | Karaf clustering
cellar-dosgi                          | 3.0.0            |           |
karaf-cellar-3.0.0      | DOSGi support
cellar-obr                            | 3.0.0            |           |
karaf-cellar-3.0.0      | OBR cluster support
cellar-eventadmin                     | 3.0.0            |           |
karaf-cellar-3.0.0      | OSGi events broadcasting in clusters
cellar-cloud                          | 3.0.0            |           |
karaf-cellar-3.0.0      | Cloud blobstore support in clusters
cellar-webconsole                     | 3.0.0            |           |
karaf-cellar-3.0.0      | Cellar plugin for Karaf WebConsole




--
View this message in context: 
http://karaf.922171.n3.nabble.com/Cellar-for-karaf-3-0-1-active-active-and-failover-clustering-tp4033204p4033786.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