You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error-Code: 410018
Error-Description: wait all chunkservers online timeout
How to Solve:
* Website: https://github.com/opencurve/curveadm/wiki/errno4#410018
on executing curveadm deploy -k command.
Additional information:
There are three nodes in the cluster. On each node there are three disks for data.
I passed curveadm format and curveadm precheck commands without errors.
format.yaml file is attached (converted to txt file)
topology.yaml file attached (converted to txt file)
In cubeadm server logs there is the following error:
2024-07-08 08:44:27 [ERR]: (log.go:109): Execute command
remoteAddr: [email protected]
command: sudo docker exec 62edaeb771ce9336ff3083e389d3d9f33e9da1973b378bc701f6764d6d0c170b bash /curvebs/tools/sbin/wait_chunkservers.sh 9
output: wait all chunkserver online timeout, total=9, online=0
error: Process exited with status 1
In server logs there are similar errors:
E 2024-07-08T16:43:55.148221+0800 7 file_pool.cpp:191] crc check failed!
E 2024-07-08T16:43:55.148227+0800 7 file_pool.cpp:237] Decode meta info from meta file failed!
E 2024-07-08T16:43:55.148232+0800 7 file_pool.cpp:209] check valid failed!
F 2024-07-08T16:43:55.148236+0800 7 chunkserver.cpp:144] Failed to init chunk file pool
Hello,
I'm constantly getting the similar error:
on executing
curveadm deploy -k
command.Additional information:
curveadm format
andcurveadm precheck
commands without errors.curveadm deploy
starts with:chunkserver
starts with command:Can you please help me to resolve the error?
The text was updated successfully, but these errors were encountered: