Szymon Gwóźdź
09/29/2024, 7:02 PMJason Bosco
09/29/2024, 11:15 PME20240926 18:11:38.393096 361 snapshot.cpp:188] Fail to create directory /data/state/snapshot/temp, -4
E20240926 18:11:38.398139 361 snapshot.cpp:565] Fail to init writer in path /data/state/snapshot/temp, CreateDirectory failed with path: /data/state/snapshot/temp
E20240926 18:11:38.398463 471 raft_server.cpp:1157] Timed snapshot failed, error: Fail to create writer, code: 5
E20240926 18:11:38.398656 466 raft_server.h:289] Met peering error {type=SnapshotError, error_code=5, error_text=`Fail to create SnapshotWriter'}
W20240926 18:11:38.399212 466 node.cpp:1311] node default_group:192.168.16.2:8107:8108 got error={type=SnapshotError, error_code=5, error_text=`Fail to create SnapshotWriter'}
I20240926 18:11:38.399274 466 replicator.cpp:1499] Group default_group Fail to find the next candidate
I20240926 18:11:38.400369 466 raft_server.h:281] Node stepped down : Raft node(leader or candidate) is in error.
Looks like somehow that volume is not writeable?Szymon Gwóźdź
09/30/2024, 8:49 AM