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

Inconsistent state of containers when running out of disk space with btrfs #7560

Closed
discordianfish opened this issue Aug 13, 2014 · 1 comment

Comments

@discordianfish
Copy link
Contributor

Hi,

a few days ago one docker host ran out of disk space on the /var/lib/docker btrfs partition. This caused some very odd behavior like processes inside the container dying without the container exiting, which made the container unkillable because docker complained that the registered pid can't be found.
Can't provide much details right now because I had to recover the system and had no time to gather more details. But I believe this should be fairly easy to reproduce.

I consider this low priority but still a case that can be handled better.

@unclejack
Copy link
Contributor

Adding quota support is tracked by issue #3804. The underlying cause for the problems which have led to this issue are actually the same as those from #5685 and that remains a problem.

I'll close this issue and we can continue the discussion on #5685.

@moby moby locked and limited conversation to collaborators Aug 15, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants