Hi Team, Today I set up a test cluster with 4 nodes and using Apache Cassandra 3.1.1 version. After setup when I checked output.log file then I got WARN message as below :- WARN 08:51:38,122 CassandraRoleManager.java:355 - CassandraRoleManager skipped default role setup: some nodes were not ready WARN 08:51:46,269 DseDaemon.java:733 - The following nodes seems to be down: [/10.0.0.2, /10.0.0.3, /10.0.0.4]. Some Cassandra operations may fail with UnavailableException.
But I checked Nodetool status and that is totally working fine and all nodes are in UN status. Please tell me what have I need to check for this. ? Thanks in Advance, Nandan Priyadarshi