Replies: 2 comments 4 replies
-
Generally speaking, writes to harvesters' drives have to be slow not to create an IO bottleneck. In my linux boxes scripted on my own, I use cgroup/blkio. The more plots you have, the more write speed impacts on the average lookup time. Above 512 plots you have an average 100% probability to pass the filter. In my context a limit to 70-90 MB/s helps, and I rarely see 5sec lookup warnings in the logs. |
Beta Was this translation helpful? Give feedback.
-
@long-pham , since this ticket was opened a number of years ago without further comments it seems this issue has been resolved. The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Plot re-loading creates problem for harvester lookup time:
WARNING Looking up qualities on ....
If I change the loading frequency to really long (126400), the problem with the harvester's lookup time goes away.
Is increasing num_threads to 120 helpful?
I only see this issue when the number of plots goes above a few thousand. Is this a bug that could be fixed?
I'm using macOS Big Sur on M1 Mac Mini & Chia-blockchain v1.1.7.
Beta Was this translation helpful? Give feedback.
All reactions