plotman keeps running plots pass limit
See original GitHub issuetmpdir_stagger_phase_major: 1
tmpdir_stagger_phase_minor: 2
tmpdir_stagger_phase_limit: 2
tmpdir_max_jobs: 8
global_max_jobs: 8
global_stagger_m: 90
polling_time_s: 20
This is my current config, only have 1 tmp and 1 dest set, no overrides/archive
After running “plotman plot” it shows that it started running 1 plot after 20 seconds, it spawns another one.
based on settings, it should no longer spawn anymore, but instead it keeps spawning more (I know I have only set major 1 and minor 2, but the 2 plots have definitely not reach beyond that stage in 40 seconds) and while checking for plotman status, nothing is showing up.
I am running ubuntu 20.04
I am suspecting it doesnt know how many plots it has ran because the plotman status is not showing anything… but I dont know why it is not showing anything
Issue Analytics
- State:
- Created 2 years ago
- Comments:12
Top Results From Across the Web
Plotman plots into all destination drives regardless of free ...
Yup. Lately I have been running two plotters, one as a dedicated plotter with remote/rsyncd and the other as plotter with local rsync....
Read more >Chia plot manager how to - YouTube
SlothtechTV Discord: https://discord.gg/cPeET594C3Maximize the number of plots you can create per day by using a plot manager.
Read more >https://hesperia.gsfc.nasa.gov/~kim/pro/plot_map/p...
A single left-click with no dragging will restore ; the original plot limits. The entire plotman window can be stretched ; by dragging...
Read more >[Support] Machinaris - Chia cryptocurrency farming + Plotman ...
I wanted to try the MADMAX plotting, so I killed my current plots (only just started), removed all temp files, changed the config...
Read more >Plotman: Keeps Starting New Plots - Chia Forum
I'm running into an issue with plotman that I'm wondering if anyone else has run into. I'm on an M1 Macbook Air trying...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
No, I’m running debian without desktop environment, so I never used any guy installer. Only the github instructions
Let’s control the total process and thread count directly if that is what we want. The phase limit is a very confusing way to do that. We already have a global process limit. I have considered a global thread limit but have not implemented it yet.