I'm sorry the ip address of this node in the configuration was 10.29.32.141 . num_tokens is set to 256 initial_token is commented.
The server has been just installed. Thanks for your help 2017-08-01 17:01 GMT-03:00 Nitan Kainth <ni...@bamlabs.com>: > If it is blank, you can use bootstrap: true. > > What is num_tokens and initial token values? > > On Aug 1, 2017, at 2:42 PM, Lucas Alvarez <luca...@gmail.com> wrote: > > Hi, I'm trying to configure Cassandra as a cluster with two nodes. When > trying to simple start the first node just changing this parameters: > > listen_address: 10.29.30.2 > seed_provider: 10.29.30.2 > rpc_address: 10.29.30.2 > auto_bootstrap: false > > I'm getting this message and then cassandra stop loading: > > INFO [main] 2017-08-01 15:10:13,474 StorageService.java:2087 - Node / > 10.29.32.141 state jump to NORMAL > DEBUG [main] 2017-08-01 15:10:13,479 StorageService.java:1336 - NORMAL > INFO [main] 2017-08-01 15:10:13,486 CassandraDaemon.java:689 - Waiting > for gossip to settle before accepting client requests... > DEBUG [PendingRangeCalculator:1] 2017-08-01 15:10:13,491 > PendingRangeCalculatorService.java:66 - finished calculation for 3 > keyspaces in 8ms > INFO [StorageServiceShutdownHook] 2017-08-01 15:10:17,848 > Gossiper.java:1500 - Announcing shutdown > > I have googled to death and I'm not able to find any solution nor > explanation. > Any help will be appreciated. > > Thanks in advance. > > Lucas > > >