question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

1.3.4 Farming Performance (400 second lookup time) [Bug]

See original GitHub issue

What happened?

I have a large monolithic farm with several JBODs attached to a single farmer.

New releases occasionally lead to very slow farming performance, whilst 1.3.3 was generally stable.

1.3.4 sets a new record at 437 seconds for a lookup.

I have full DEBUG level logs available and am happy to work with team over keybase (reythia).

A grep of logs suggests there is a single disk is associated with the majority of slow lookups since 1.3.4, so the issue may well be hardware on my end. I will check this and report back.

Even if it is a failing disk, it shouldn’t bring down the whole farm.

Wouldn’t it make more sense for lookups to timeout with a warning after ~30 seconds rather than skipping several signage points? And respond with what is available in time? ie “700 of 800 plots”

Previous farming issues:

1.3.0 https://github.com/Chia-Network/chia-blockchain/issues/10668 1.2.10 https://github.com/Chia-Network/chia-blockchain/issues/8972

Version

1.3.4

What platform are you using?

Windows

What ui mode are you using?

GUI

Relevant log output

2022-04-23T06:19:30.698 harvester chia.harvester.harvester: WARNING  Looking up qualities on ... took: 437.51397252082825. This should be below 5 seconds to minimize risk of losing rewards.

2022-04-23T06:19:30.698 harvester chia.harvester.harvester: INFO farming a71d9acfe9... Found 0 proofs. Time: 437.51397 s. Total...

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
xdustinfacecommented, Apr 23, 2022
0reactions
emlowecommented, Apr 25, 2022

Note, long lookup times due to a single disk issue is a long standing issue (see #7788 ), however, it isn’t simple to solve and hasn’t been a high priority.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Farmer lookup times 5 second warning problem : r/chia - Reddit
I've started to continually get 5 second warning problems in my log files now. I'm not sure why and how to fix this?...
Read more >
USDA Open Data Catalog
A collection of over 75 charts and maps presenting key statistics on the farm sector, food spending and prices, food security, rural communities,...
Read more >
Supplemental Document: BIG-IP 13.1.4 Fixes and Known Issues
For the most up-to-date bug data, see Bug Tracker. ... Cumulative fixes from BIG-IP v13.1.3.4 that are included in this release
Read more >
Satellite Voice Guidance Material (SVGM) - ICAO
Where SATVOICE is subject to performance specifications provided in Appendix B and Appendix C, Appendix D provides guidance on post-implementation monitoring, ...
Read more >
IO tools (text, CSV, HDF5, …) — pandas 1.5.2 documentation
Using this parameter results in much faster parsing time and lower memory usage when using the c engine. The Python engine loads the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found