Hi, Paolo, 
please try to use
org.apache.ignite.spi.discovery.tcp.ipfinder.vm.TcpDiscoveryVmIpFinder as
the IpFinder in TcpDiscoverySpi. This is "IP Finder which works only with
pre-configured list of IP addresses specified via {@link
#setAddresses(Collection)} method."   
Also you may need to specify different
org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi#setLocalPort ports to
allow several server nodes on the same machine and better differentiate
nodes of the 2 different topologies.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/How-keep-separate-different-grid-instances-on-the-same-network-tp1609p1610.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to