litcc
litcc
In case there is other software using Dokany Lib v2 (Dokany v1 and Dokany v2 installed at the same time), cryptomator will show a chance error popup in use (at...
What do I need to do to properly delete the status without damaging the currently downloaded block data? The current start command is : ``` docker run -d --restart unless-stopped...
Do I need to backup the data? Will it still be slow to sync after deletion and start from 0?
Is this log normal? I see ERROR level errors in it too. [eth-node_log.txt](https://github.com/ethereum/go-ethereum/files/9523835/eth-node_log.txt)
oh, yes, my network here is rather poor This is the latest log, if eta is synchronizing the remaining time, the speed is acceptable at the moment, after all, we...
Is this log normal? I see ERROR level errors in it too. [eth-node_log-1.txt](https://github.com/ethereum/go-ethereum/files/9533195/eth-node_log-1.txt) ``` Sync information when state is not deleted: { currentBlock: 15487937, healedBytecodeBytes: 380132516, healedBytecodes: 51962, healedTrienodeBytes: 111404821735,...
> We've merged a lot of updates onto master that makes the heal part faster, a lot faster. You might want to update to that. I've used the latest release...
I used the version: ethereum/client-go@sha256:3e0a278e6a27fb80ac1e91c45f5ee9dffa32d4b3d5fddf454ec40a1342a9148d At present, the synchronization is still slow, can not determine the completion time of synchronization, the pending value will become large and then small, it...
I'm not sure if it's because of the hard drive read/write speed ``` cat@cat:/mnt/ethdatabase/test$ sudo fio -filename=/mnt/ethdatabase/test/test_randread -direct=1 -iodepth 1 -thread -rw=randread -ioengine=psync -bs=16k -size=2G -numjobs=10 -runtime=60 -group_reporting -name=mytest mytest:...
ok, before the hard disk using the software way of disk array, resulting in read and write speed under, the subsequent switch to the hardware way disk array, read and...