Re: Disk full during new node bootstrap

2017-02-06 Thread Alain RODRIGUEZ
Hi, Well, I guess knowing the disk behaviour would be useful to understand if it is really filling up and why. - What is the disk capacity? - Does it actually fill up? - If it is filling up, it might mean that all your nodes are not running with enough available space and that any node c

Re: Disk full during new node bootstrap

2017-02-04 Thread techpyaasa .
Cluster Information: Name: Cluster Snitch: org.apache.cassandra.locator.DynamicEndpointSnitch Partitioner: org.apache.cassandra.dht.Murmur3Partitioner Schema versions: 397560b8-7245-3903-8828-60a97e5be4aa: [xxx.xxx.xxx.75, xxx.xxx.xxx.134, xxx.xxx.xxx.192, xxx.xxx.xxx.132, xxx.xxx.xxx.133, xxx

Re: Disk full during new node bootstrap

2017-02-04 Thread Alexander Dejanovski
Hi, could you share with us the following informations ? - "nodetool status" output - Keyspace definitions (we need to check the replication strategy you're using on all keyspaces) - Specifics about what you're calling "groups" in a DC. Are these racks ? Thanks On Sat, Feb 4, 2017 at 10:41 AM l

Re: Disk full during new node bootstrap

2017-02-04 Thread laxmikanth sadula
Yes .. same number of tokens... 256 On Sat, Feb 4, 2017 at 11:56 AM, Jonathan Haddad wrote: > Are you using the same number of tokens on the new node as the old ones? > > On Fri, Feb 3, 2017 at 8:31 PM techpyaasa . wrote: > >> Hi, >> >> We are using c* 2.0.17 , 2 DCs , RF=3. >> >> When I try to

Re: Disk full during new node bootstrap

2017-02-03 Thread Jonathan Haddad
Are you using the same number of tokens on the new node as the old ones? On Fri, Feb 3, 2017 at 8:31 PM techpyaasa . wrote: > Hi, > > We are using c* 2.0.17 , 2 DCs , RF=3. > > When I try to add new node to one group in a DC , I got disk full. Can > someone please tell what is the best way to res