消息:
WARN [OptionalTasks:1] 2018-11-02 07:09:29,740 CassandraRoleManager.java:355 - CassandraRoleManager skipped default role setup: some nodes were not ready
INFO [OptionalTasks:1] 2018-11-02 07:09:29,740 CassandraRoleManager.java:394 - Setup task failed with error, rescheduling
WARN [OptionalTasks:1] 2018-11-02 07:09:39,741 CassandraRoleManager.java:355 - CassandraRoleManager skipped default role setup: some nodes were not ready
INFO [OptionalTasks:1] 2018-11-02 07:09:39,741 CassandraRoleManager.java:394 - Setup task failed with error, rescheduling
nodetool状态在每个节点上显示为“ UN”(例如,在Node1,Node2,Node3上,当我在Node1上执行nodetool状态时,它对其显示为“ UN”,在node2,节点3显示为“ DN”),在所有节点上相同。
是因为架构不匹配吗? -我在所有架构上都看到了相同的架构。 如果我在每个节点上执行nodetool describecluster,则对于其他节点,它将显示UNREACHABLE。
我还在debug.log中看到以下消息
"""Hosts not in agreement. Didn't get a response from everybody:"""
如果有人已经解决了,请链接。
高度赞赏您的帮助。