atomlab
atomlab
thor debug logs. Last 1000 lines. https://pastebin.com/raw/D78yRuym
When I stop `thor` process then disk load it's okey. I have resynced blockchain and now all works fine. I will close issue. If the problem happens again I will...
Hi. I have this problem again. Very hight load on disk, 685 M/s. `iotop` shows that `thor` is writing on disk very intensive. Can set limits for `thor`? ```root@vet-01:~# curl...
I can set limit CPU/MEM/Network, but I can't set I/O limits on my server for `thor` process.
> how long did it last? It's most likely the state pruner was running, if just for several minutes. It has start 2020-05-01 ~16:00 UTC. ![Screenshot 2020-05-03 at 13 31...
@qianbin > you can filter out logs with keyword 'pruner'. Last 20 records with keyword 'pruner'. ``` root@vet-01:~# grep pruner /var/log/syslog| tail -n 20 Apr 23 04:46:49 vet-01 thor[3920]: t=2020-04-23T04:46:49+0000...
> so it's nothing related to pruner. > wondering how is the disk load if all http requests are stopped. What about **[main.db/LOG](https://pastebin.com/raw/MrmTnQfP)** ? I can't find the reason there.
I have changed `--cache 4096` to `--cache 1024` and restart. I will watch how it helps. ``` /opt/vechain/bin/thor --network main --data-dir /opt/vechain/data --api-addr 0.0.0.0:8669 --verbosity 9 --max-peers 50 --cache 1024...
> > I have changed `--cache 4096` to `--cache 1024` and restart. I will watch how it helps. > > ``` > > /opt/vechain/bin/thor --network main --data-dir /opt/vechain/data --api-addr 0.0.0.0:8669...
Same problem on Cardano-sl 1.3.2