MrPig91 / PSChiaPlotter

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

Job waiting free temp space. #151

Closed radcuman69 closed 3 years ago

radcuman69 commented 3 years ago

I had an issue today where a K33 plot queue finished one plot then went to a "waiting on temp space" type message. The only other job was a MadMax plot job queue that I started after the K33 queue. There was 640GB of space free on the temp drive at the time of the message. I started the queue again but changed the job to the basic temp/final location setup so it doesn't check anymore. The total space on the temp drive is 931.39gb so there would be plenty of space for the 2 jobs to run.

MrPig91 commented 3 years ago

Yeah, the temp space safety feature is a bit over zealous. You can also check the box, ignore max parallel checkbox to turn that feature off as well.