Help with ignite cluster

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Help with ignite cluster

C Ravikiran
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
Reply | Threaded
Open this post in threaded view
|

Re: Help with ignite cluster

Ilya Kasnacheev
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
>
Reply | Threaded
Open this post in threaded view
|

Re: Help with ignite cluster

C Ravikiran
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
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Help with ignite cluster

C Ravikiran
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
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Help with ignite cluster

Ilya Kasnacheev
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
> > >
> >
>