Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copying not complete (103.4GB) to dst but removed from tmp drive due to dst full. #767

Open
maxchock opened this issue Jun 10, 2021 · 2 comments

Comments

@maxchock
Copy link

maxchock commented Jun 10, 2021

I had a plot yesterday night, copied only 103.4GB because dst is full. But it still removed from tmp drive. The log file show these:

Final File size: 101.375 GiB
Total time = 60031.384 seconds. CPU (86.000%) Thu Jun 10 02:27:04 2021
Copied final file from "/files/chiatemp/plot-k32-2021-06-09-09-46-40d2294988ce851a37432cd4d07b148eb3a8816a11d8750d7579031e3f9f4dd7.plot.2.tmp" to "/mnt/seagate5tb03/plot-k32-2021-06-09-09-46-40d2294988ce851a37432cd4d07b148eb3a8816a11d8750d7579031e3f9f4dd7.plot.2.tmp"
Copy time = 3074.608 seconds. CPU (19.480%) Thu Jun 10 03:18:19 2021
Removed temp2 file "/files/chiatemp/plot-k32-2021-06-09-09-46-40d2294988ce851a37432cd4d07b148eb3a8816a11d8750d7579031e3f9f4dd7.plot.2.tmp"? 1
Could not rename "/files/chiatemp/plot-k32-2021-06-09-09-46-40d2294988ce851a37432cd4d07b148eb3a8816a11d8750d7579031e3f9f4dd7.plot.2.tmp" to "/mnt/seagate5tb03/plot-k32-2021-06-09-09-46-40d2294988ce851a37432cd4d07b148eb3a8816a11d8750d7579031e3f9f4dd7.plot". Error No space left on device. Retrying in five minutes.

The copying process didn't return an error to plotman so it assume the copying was success and removed the temp plot?

Thanks & regards,
Max.

@altendky
Copy link
Collaborator

This activity is handled by the chia plot process, not plotman. It often handles the lack of space gracefully and recovers, but not always. Plotman doesn't clean up tmp files unless you ask it to.

@altendky
Copy link
Collaborator

I don't believe this is a plotman issue, rather a chia plotter issue as mentioned. @maxchock, are you comfortable with that or should we discuss it more here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants