MrPig91 / PSChiaPlotter

A repo for powershell module that helps Chia Plotting
MIT License
181 stars 47 forks source link

[Enhancement] Replotting issue...threads jump to finished. #198

Open lpaln opened 3 years ago

lpaln commented 3 years ago

So I have already plotted a new set of drives with this tool and it worked great. Thank You! Today I attempted to replot my first set of old drives. I believe I had everything configured correctly. I have 3 Nvme temp drives. I set up 3 Jobs (2X3 thread and 1X4 thread), one for each temp drive each going to separate destination drives with the replot feature enabled. Old plots in the drive root and new plots in a "pool" folder. I set up jobs 2-3 to have a 60 and 120 minute wait before starting.

When creating the jobs, the threads beyond the first instantly jump to completed: image

Did I miss a tick box or something?

lpaln commented 3 years ago

So I have solved my own issue after trying again. I assumed that because the replot config section knew how many plots were in the original directory, that I did not need to specify the total number of plots in the main job creation screen. This was set to "1" which caused all further jobs to fail. After punching in the values from the replot screen, all is working as expected. I will change the category to enhancement and leave open.

Suggest populating the total plots value from the value found in the replotting configuration automatically.