Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to finfd those plots that took longer than 5 sec.? #234

Closed
jkoenig72 opened this issue Jun 10, 2021 · 7 comments
Closed

How to finfd those plots that took longer than 5 sec.? #234

jkoenig72 opened this issue Jun 10, 2021 · 7 comments

Comments

@jkoenig72
Copy link

Hi,

thansk for proviging this nice tool. Really like it.

Just need some hints how to improve my setup -

  • average: 1.12s over 2999 searches
  • over 5s: 63 occasions (2.1%)
  • over 15s: 43 occasions (1.4%)
    Plots 🌱: 1781, new: 16
    Eligible plots 🥇: 3.47 average
    Skipped SPs ⚠️: 1 (0.03%)

I get lots of those alerts >5 sec, normally in the range of 20 - 30 sec., how can I see which plot is responsible for that?

Also - those numbers above, are they in general ok? Have not got any chia so far, just wondering if this is bad luck or the setup is weak.

Any feedback?

Regards
Joerg

@pieterhelsen
Copy link
Collaborator

This is usually not so much a problem with your plots (though you can run chia plots check just to be sure), but rather a problem with your hardware setup.

Are you plotting and farming at the same time? For a farm that size, it is recommended to split that up into two separate instances.

@jkoenig72
Copy link
Author

jkoenig72 commented Jun 10, 2021 via email

@jkoenig72
Copy link
Author

jkoenig72 commented Jun 10, 2021 via email

@pieterhelsen
Copy link
Collaborator

In the Chia log you'll find entries such as

2021-06-10T10:05:13.146 harvester chia.harvester.harvester: INFO     0 plots were eligible for farming 8f9e872de0... Found 0 proofs. Time: 0.10962 s. Total 134 plots

So in the default 'INFO' log you won't be able to find which plots specifically have been searched.
You can try setting the log level for Chia to DEBUG instead; this might output which plots are searched.
chia configure -log_level DEBUG

@jkoenig72
Copy link
Author

jkoenig72 commented Jun 10, 2021 via email

@jkoenig72
Copy link
Author

jkoenig72 commented Jun 10, 2021 via email

@jkoenig72
Copy link
Author

jkoenig72 commented Jun 10, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants