StorageGRID installation stuck due to failure in starting Cassandra Service on one of Storage Node
Applies to
StorageGRID 11.5 and above
Issue
Failed to start Cassandra service on Storage Node during StorageGRID Installation with below Error
/var/local/log/cassandra/system.log
INFO [main] 2022-10-21 05:26:44,281 StorageService.java (line 1688) JOINING: sleeping 30000 ms for pending range setup
INFO [main] 2022-10-21 05:27:14,283 StorageService.java (line 1688) JOINING: Starting to bootstrap...
INFO [main] 2022-10-21 05:27:14,285 BootStrapper.java (line 76) Bootstrapping with streaming options:
ERROR [main] 2022-10-21 05:27:14,307 CassandraDaemon.java (line 732) Exception encountered during startup
java.lang.RuntimeException: A node required to move the data consistently is down (/10.xx.xx.xx). If you wish to move the data from a potentially inconsistent replica, restart the node with -Dcassandra.consistent.rangemovement=false
at org.apache.cassandra.dht.RangeStreamer.getAllRangesWithStrictSourcesFor(RangeStreamer.java:240)