Error with upgrading …
INFO 2024-09-12 17:07:52,103 [shard 0:strm] raft_group0 - finish_setup_after_join: group 0 ID present, loading server info. │
│ INFO 2024-09-12 17:07:52,103 [shard 0:strm] raft_group0 - finish_setup_after_join: SUPPORTS_RAFT feature enabled. Starting internal upgrade-to-raft procedure. │
│ INFO 2024-09-12 17:07:52,103 [shard 0:strm] raft_group0_upgrade - Already upgraded. │
│ INFO 2024-09-12 17:07:52,103 [shard 0:strm] cdc - Latest generation seen during startup: (2024/05/05 12:05:28, 140eef67-8a99-4233-8162-48124267486f) │
│ INFO 2024-09-12 17:07:52,112 [shard 0:strm] cdc - Starting to use generation (2024/05/05 12:05:28, 140eef67-8a99-4233-8162-48124267486f) │
│ INFO 2024-09-12 17:07:52,117 [shard 0:strm] cdc - Generation (2024/05/05 12:05:28, 140eef67-8a99-4233-8162-48124267486f): streams description table already updated. │
│ INFO 2024-09-12 17:07:52,117 [shard 0:strm] raft_topology - The cluster is ready to start upgrade to the raft topology. The procedure needs to be manually triggered. Refer to the documentation │
│ INFO 2024-09-12 17:07:52,118 [shard 0:main] init - starting tracing │
│ INFO 2024-09-12 17:07:52,118 [shard 0:main] init - SSTable data integrity checker is disabled. │
│ INFO 2024-09-12 17:07:52,118 [shard 0:main] service_level_controller - start_legacy_update_from_distributed_data: starting configuration polling loop │
│ INFO 2024-09-12 17:07:52,119 [shard 0:main] init - starting auth service
I have followed the instructions from here i.e. applied changes to scylla.yaml before restart and then restarted the nodes.
What am I missing?