What do you mean by “I wrote a path and it worked at same machine”? Do you mean that it’s a local disk? TcpDiscoverySharedFsIpFinder is designed to work with a shared filesystem, i.e., all four of your nodes mount the same disk.
> On 27 Apr 2020, at 09:55, kay <[email protected]> wrote: > > yes, I wrote a path and it worked at same machine(it means same IP). > My question is how can i set *different machine*(different IP,). > > For example) > I have 4 node > > --> machine 1 IP list > 41.1.122.122:12200 -> a > 41.1.122.122:12202 -> b > > > ----- machine 2 IP list > 41.1.122.123:12200 -> c > 41.1.122.123:12202 -> d > > > (a,b) cluster is working > (c,d) cluster is also working. > > i want to cluster all 4 nodes(a,b,c,d) and is there any way to use > TcpDiscoverySharedFsIpFinder configuration? > > > > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/
