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

Negative directory sizes #3351

Open
subdavis opened this issue Mar 30, 2021 · 0 comments
Open

Negative directory sizes #3351

subdavis opened this issue Mar 30, 2021 · 0 comments

Comments

@subdavis
Copy link
Contributor

After a series of updates, I've ended up with negative directory sizes like this.

Screenshot from 2021-03-30 09-50-44

I've seen it before. My hypothesis is that it's due to an imbalance of size decrements on deletion, either because deletion is run twice in a race condition or possibly because some allocations are failing to increment. I have no advice for solving it. There is an endpoint to run a database check / repair, but I'm not sure if I personally trust it not to break things worse; maybe others have more confidence in it.

-- Bryon H

I've run PUT system/check to fix size reporting issues a few times. It has always succeeded in doing so.

-- David M

I can't reproduce this, but someone may find this useful in the future.

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

No branches or pull requests

1 participant