madMAx43v3r / chia-plotter

Apache License 2.0
2.27k stars 664 forks source link

thread failed with: fwrite() failed with: No space left on device Aborted (core dumped) #997

Open KnowTheFuture opened 2 years ago

KnowTheFuture commented 2 years ago

Using two machines, Plotter is a NUC, Farmer is a NAS. Completed plots are moved to a NAS drive once via SSHFS.

I have been running the same build script for weeks with no problem, until today. The build script is saved, just adjust the number of plots, and execute.

Updated Chia-Blockchain, ran Chia-Plotter... Plotting fails after [P1] Table 2

Deleted ".tmp" files in SSD. Rebooted and reset SSHFS settings.

Updated Chia-Plotter and submodules, still failing.

Any ideas? Screen Shot 2022-02-22 at 14 26 40

KnowTheFuture commented 2 years ago

After re-installing Chia and updating Chia-Plotter, it appears "gmp" was not properly installed before. After downloading and installing, I ran a test plot again and encountered the same problem. image