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

Manager gets stuck on last couple files for full drives #1282

Open
cloudrobx opened this issue Aug 30, 2021 · 0 comments
Open

Manager gets stuck on last couple files for full drives #1282

cloudrobx opened this issue Aug 30, 2021 · 0 comments

Comments

@cloudrobx
Copy link

I am running on Windows, using 14TB drives. When I get within 1TB of a drive being full, I add a new drive, add to config.yaml, and restart the manager. The manager correctly sees the new drive and starts assigning plots to it. The problem is that the last two plots that were assigned to the almost full drive can't fit on it by the time they are ton, and the manager doesn't know what to do with them. Instead of retargeting them to the new drive and copying there, they just get hung indefinitely. I have to manually kill the last two plots on every drive every time when it fills up. Then I have to manually copy the tmp files to the new drive and rename them.

It seems like there needs to be better logic to calculate how full drives are going to be based on all of the active jobs, and/or there needs to be a process to retarget plots to a drive with free space if they can't fit on the intended drive. I can provide logs if needed, this is a fully repeatable issue, it occurs every single time.

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

1 participant