Hi Team,
Initially my application running with single node. Recently added one more node in to the cluster and my application is working with two nodes without issues and also fetching data in cache IDs also. But today one node was down which was runnig intially. Newly added node was running fine. But we are not able to see the data from newly added node. Two nodes sync has not done properly. We are using ignite 2.6 version Cache mode: partitioned, FULL_SYNC Could you please help me on this. Ignite ui i am getting below error: Fail to find data nodes for cache: ***** Thanks in advance advanc. e |
Hello!
I think that your nodes were not able to discover each other and formed two clusters. Can you find "Topology snapshot" messages from their logs, share those with us? Regards, -- Ilya Kasnacheev чт, 4 июн. 2020 г. в 13:28, C Ravikiran <[hidden email]>: > Hi Team, > > Initially my application running with single node. > > Recently added one more node in to the cluster and my application is > working with two nodes without issues and also fetching data in cache IDs > also. > > But today one node was down which was runnig intially. > > Newly added node was running fine. > > But we are not able to see the data from newly added node. > > Two nodes sync has not done properly. > > We are using ignite 2.6 version > > Cache mode: partitioned, FULL_SYNC > > Could you please help me on this. > Ignite ui i am getting below error: > Fail to find data nodes for cache: ***** > > Thanks in advance > advanc. e > |
Thank you for the response.
I have one cluster and two nodes. Both nodes I am able to see ignite UI. Still I am facing the same problem. Could please let me know, any configuration I have missed. On Thu, 4 Jun, 2020, 5:34 pm Ilya Kasnacheev, <[hidden email]> wrote: > Hello! > > I think that your nodes were not able to discover each other and formed two > clusters. > > Can you find "Topology snapshot" messages from their logs, share those with > us? > > Regards, > -- > Ilya Kasnacheev > > > чт, 4 июн. 2020 г. в 13:28, C Ravikiran <[hidden email]>: > > > Hi Team, > > > > Initially my application running with single node. > > > > Recently added one more node in to the cluster and my application is > > working with two nodes without issues and also fetching data in cache IDs > > also. > > > > But today one node was down which was runnig intially. > > > > Newly added node was running fine. > > > > But we are not able to see the data from newly added node. > > > > Two nodes sync has not done properly. > > > > We are using ignite 2.6 version > > > > Cache mode: partitioned, FULL_SYNC > > > > Could you please help me on this. > > Ignite ui i am getting below error: > > Fail to find data nodes for cache: ***** > > > > Thanks in advance > > advanc. e > > > |
In reply to this post by Ilya Kasnacheev
I am able to see Topology snapshot in my logs as ver=23 servers=2
offheap=93 gb heap=120 gb I am able see 2 severs. Still we are facing the issue. Could you please help me on this issue. On Thu, 4 Jun, 2020, 5:34 pm Ilya Kasnacheev, <[hidden email]> wrote: > Hello! > > I think that your nodes were not able to discover each other and formed two > clusters. > > Can you find "Topology snapshot" messages from their logs, share those with > us? > > Regards, > -- > Ilya Kasnacheev > > > чт, 4 июн. 2020 г. в 13:28, C Ravikiran <[hidden email]>: > > > Hi Team, > > > > Initially my application running with single node. > > > > Recently added one more node in to the cluster and my application is > > working with two nodes without issues and also fetching data in cache IDs > > also. > > > > But today one node was down which was runnig intially. > > > > Newly added node was running fine. > > > > But we are not able to see the data from newly added node. > > > > Two nodes sync has not done properly. > > > > We are using ignite 2.6 version > > > > Cache mode: partitioned, FULL_SYNC > > > > Could you please help me on this. > > Ignite ui i am getting below error: > > Fail to find data nodes for cache: ***** > > > > Thanks in advance > > advanc. e > > > |
Hello!
How do you find out that you can only access data from one node but not the other? How does it manifest? Regards, -- Ilya Kasnacheev чт, 4 июн. 2020 г. в 18:26, C Ravikiran <[hidden email]>: > I am able to see Topology snapshot in my logs as ver=23 servers=2 > offheap=93 gb heap=120 gb > > I am able see 2 severs. > > Still we are facing the issue. > > Could you please help me on this issue. > > On Thu, 4 Jun, 2020, 5:34 pm Ilya Kasnacheev, <[hidden email]> > wrote: > > > Hello! > > > > I think that your nodes were not able to discover each other and formed > two > > clusters. > > > > Can you find "Topology snapshot" messages from their logs, share those > with > > us? > > > > Regards, > > -- > > Ilya Kasnacheev > > > > > > чт, 4 июн. 2020 г. в 13:28, C Ravikiran <[hidden email]>: > > > > > Hi Team, > > > > > > Initially my application running with single node. > > > > > > Recently added one more node in to the cluster and my application is > > > working with two nodes without issues and also fetching data in cache > IDs > > > also. > > > > > > But today one node was down which was runnig intially. > > > > > > Newly added node was running fine. > > > > > > But we are not able to see the data from newly added node. > > > > > > Two nodes sync has not done properly. > > > > > > We are using ignite 2.6 version > > > > > > Cache mode: partitioned, FULL_SYNC > > > > > > Could you please help me on this. > > > Ignite ui i am getting below error: > > > Fail to find data nodes for cache: ***** > > > > > > Thanks in advance > > > advanc. e > > > > > > |
Free forum by Nabble | Edit this page |