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

Disk Fill experiment failed with error "du: /diskfill/{containerId} no such file or directory" #582

Open
xidian237 opened this issue Dec 28, 2022 · 1 comment

Comments

@xidian237
Copy link

Hi expert,
Disk Fill experiment failed when I tried to run the experiment on the cluster which runs the containerd container runtime.

time="2022-12-23T03:44:48Z" level=info msg="Helper Name: disk-fill"
time="2022-12-23T03:44:48Z" level=info msg="[PreReq]: Getting the ENV variables"
time="2022-12-23T03:44:48Z" level=info msg="container ID of nginx container, containerID: e15be7fdcc7442be032e1caf56d1e5bb41852bb07e395f2aaf88e5dd2588ff70"
time="2022-12-23T03:44:48Z" level=error msg="du: /diskfill/e15be7fdcc7442be032e1caf56d1e5bb41852bb07e395f2aaf88e5dd2588ff70: No such file or directory\n"
time="2022-12-23T03:44:48Z" level=fatal msg="helper pod failed, err: exit status 1"```

I have found some information from the litmus\mkdocs\docs\experiments\troubleshooting\experiments.md, so what is the correct CONTAINER_PATH env should I provide? Could you help to have a look? Thanks.
image

Best Regards,
Lin

@rociomroman
Copy link

@xidian237 I'm getting the same error message. I'm using openshift v4 which mainly supports only CRI-O runtime not docker. So I would recommend checking what your platform supports and update your container path accordingly.

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

2 participants