Re: live nodes list in ring

2010-07-13 Thread Artie Copeland
g back > up > > the ring is correct. > > > > > > > > Does anyone know how a cluster gets into this state? > > > > > > > > Stephen > > > > > > > > From: aaron morton [mailto:aa...@thelastpickle.com] > > Sent: Wednesday, June 30

Re: RE: live nodes list in ring

2010-06-30 Thread 王一锋
problem solved with a full cluster stop and then start~ Thanks Stephen. But still wondering the reason 2010-07-01 发件人: Stephen Hamer 发送时间: 2010-07-01 08:39:13 收件人: user@cassandra.apache.org 抄送: 'huzhonghua'; 'GongJianTao(宫建涛)' 主题: RE: live nodes list in ring

Re: Re: live nodes list in ring

2010-06-30 Thread 王一锋
To me, this happens all in a sudden. No nodes removed nor new nodes joined 2010-07-01 发件人: Benjamin Black 发送时间: 2010-07-01 09:55:59 收件人: user 抄送: 主题: Re: live nodes list in ring Does this happen after you have changed the ring topology, especially adding nodes? 2010/6/30 Stephen

Re: Re: live nodes list in ring

2010-06-30 Thread 王一锋
Yes, but not all nodes. Just the part that the restarting node can show on its ring. 2010-07-01 发件人: aaron morton 发送时间: 2010-07-01 04:42:56 收件人: user 抄送: 'huzhonghua'; 'GongJianTao(宫建涛 )' 主题: Re: live nodes list in ring At start up do you see log lines like t

Re: live nodes list in ring

2010-06-30 Thread Benjamin Black
:42 PM > To: user@cassandra.apache.org > Cc: 'huzhonghua'; 'GongJianTao(宫建涛)' > Subject: Re: live nodes list in ring > > > > At start up do you see log lines like this > > > > Gossiper.java (line 576) Node /192.168.34.30 is now part of the cluster

RE: live nodes list in ring

2010-06-30 Thread Stephen Hamer
state? Stephen From: aaron morton [mailto:aa...@thelastpickle.com] Sent: Wednesday, June 30, 2010 1:42 PM To: user@cassandra.apache.org Cc: 'huzhonghua'; 'GongJianTao(宫建涛)' Subject: Re: live nodes list in ring At start up do you see log lines like this Gossiper.java (line 576) No

Re: live nodes list in ring

2010-06-30 Thread aaron morton
At start up do you see log lines like this Gossiper.java (line 576) Node /192.168.34.30 is now part of the cluster Are all the nodes listed? aaron On 30 Jun 2010, at 22:50, 王一锋 wrote: > Hi, > > In a cassandra cluster, when issueing ring command on every nodes, some can > show all nodes in

live nodes list in ring

2010-06-30 Thread 王一锋
Hi, In a cassandra cluster, when issueing ring command on every nodes, some can show all nodes in the cluster but some can only show some other nodes. All nodes share the same seed list. And even some of the nodes in the seed list have this problem. Restarting the problematic nodes won't solve i