Hello, i am facing a problem when trying to install a node.
The fast catchup process get stucked at 4823552 processed accounts for a while then restart at 0:
This is what i currently have:
Last committed block: 1092
Sync Time: 66622.4s
Catchpoint: 14410000#Q7CJTIBXVIF2PAT2C2546VJXGI26ARJE6N3YE3BHY7FCXIBIXSQA
Catchpoint total accounts: 11659041
Catchpoint accounts processed: 4823552
Catchpoint accounts verified: 0
Genesis ID: mainnet-v1.0
Genesis hash: wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=
The version output:
liva@algonode:~# algod -v
8590327808
2.6.0.stable [rel/stable] (commit #8fe22d4e)
go-algorand is licensed with AGPLv3.0
source code available at https://github.com/algorand/go-algorand
My IO activity is saturated, algorand is using 99% of it as i am not on an SSD drive.
The CPU and the RAM are just ok. Should i assume my hard drive is just too slow ?
Tho, i already installed a node on this same system like 3 or 4 months ago without any issue.
Im currently searching into the logs for some more information.
Any help would be appreciate, thanks in advance !