madMAx43v3r / chia-plotter

Apache License 2.0
2.27k stars 662 forks source link

Process Stoped when plot copied at 25%. #766

Open sharyuke opened 3 years ago

sharyuke commented 3 years ago

Process Stoped when plot copied at 25%....Happened many times image

sharyuke commented 3 years ago

When the last plot copy at about 25G to the final directory , the process will stop without any log , I tried many times , and every time will stop.

sharyuke commented 3 years ago

The plotting process stopped during the copying phase. The process stopped sharply at 25GB to the final directory. Tried restart the plotting process many times and this issue is still occuring. I set ramdisk about 112G and my memory is 128G. I use pm2 for daemon process.

sharyuke commented 3 years ago

I use the main branch today.

madMAx43v3r commented 3 years ago

is the drive full maybe?

ahTy commented 3 years ago

内存不足,进程被杀,你可以尝试增加内存;你应该粗略的计算一下你需要多少内存,而不是直接就运行,这样你的进程会因为申请不到足够的内存而被迫中止