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

grootfs failing to calculate base size for volume due to missing metadata file #119

Closed
sunjayBhatia opened this issue Jan 15, 2019 · 2 comments

Comments

@sunjayBhatia
Copy link
Contributor

Description

grootfs started failing in our CI environment on create due to the following error:

running image plugin create: making image: creating image: generating lowerdir paths failed: calculating base volume size for volume f5c75f24dcd655ef23ddd5a6cadd8b14113768897ebb1098dda290207dafec4c: open /var/vcap/data/grootfs/store/unprivileged/meta/volume-f5c75f24dcd655ef23ddd5a6cadd8b14113768897ebb1098dda290207dafec4c: no such file or directory\n: exit status 1

Note: the volume id above corresponds to the cflinuxfs2 rootfs image volume.

This was a repeated error that caused a Diego cell in our CF environment to be unhealthy for ~4 days as it occurred on all container creations during that time (containers were being created by the Diego->Garden healthcheck). It was resolved by a redeploy of the cell (the cell was not recreated).

At the moment we do not know what the root cause is, we have tried to look through the logs but can't discern any behavior that stands out. It is worth noting that around the affected time period, the above error is the first to occur, there are no other partial create/destroy errors that we can see in the guardian logs.

Environment

  • garden-runc-release version: 1.17.2
  • IaaS: GCP
  • Stemcell version: ubuntu-xenial 170.16
  • Kernel version: 4.15.0-43-generic

Steps to reproduce

N/A

Links

Logs

We can give the Garden team access to the provided logs as needed and more if needed as well

Cause

N/A

Resolution

N/A

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/163232754

The labels on this github issue will be updated when the story is started.

@Callisto13
Copy link
Contributor

Resolution

Fixed in 1.18.1

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

3 participants