maded2 / plotng

PlotNG - plotting utility for Chia.Net
Apache License 2.0
128 stars 24 forks source link

Plotng should pause/skip full drives #5

Closed aj10017 closed 3 years ago

aj10017 commented 3 years ago

Plotng should pause or skip devices that are running low on capacity. For example, a destination drive can continue to have plots prepared for it despite not enough free space existing on the drive to store the plots.

Perhaps plotng can calculate how many plots can be made for a destination drive when starting the plotting process, and then automatically stop that queue when the drive is full?

maded2 commented 3 years ago

this is the next enhancement. It will skip any destinations with less than 107GB of space.

maded2 commented 3 years ago

done in v0.5