10.29.30.2 does not appear to be the IP of the node, if you got "Node
/10.29.32.141 state jump to NORMAL" as the first logged state change
from StorageService. Usually this first entry is the node's local IP
address. Later in the log, you'll see OutboundTcpConnection handshakes
and state change from the other nodes, once they start gossiping.

-- 
Michael

On 08/01/2017 02:42 PM, Lucas Alvarez 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 <http://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


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
For additional commands, e-mail: user-h...@cassandra.apache.org

Reply via email to