Skip to content

Checkpoint failed with directfs: "failed to open read handle for deleted file" #11903

@xiangbin-hu

Description

@xiangbin-hu

Description

Getting this error message during checkpoint:

checkpoint failed: checkpointing container "my_container_id": failed to open read handle for deleted file "tmp/my_stderr.log": no such file or directory

Our command for running gvisor looks like this:

sudo runsc \
  -net-raw \
  -overlay2=none \
  -file-access=shared \
  -network=sandbox \
  --net-disconnect-ok \
  exec ${CONTAINER_NAME} bash -c "xxx"

Steps to reproduce

No response

runsc version

docker version (if using docker)

uname

No response

kubectl (if using Kubernetes)

repo state (if built from source)

No response

runsc debug logs (if available)

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions