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

Mount error with CSI-S3 volumes in OpenShift #337

Open
srikumar003 opened this issue Mar 6, 2024 · 0 comments
Open

Mount error with CSI-S3 volumes in OpenShift #337

srikumar003 opened this issue Mar 6, 2024 · 0 comments
Labels
bug Something isn't working s3 Issues relating to S3/CSI-S3 integration

Comments

@srikumar003
Copy link
Collaborator

Issue surfaced by @starpit. Thanks!

When mounting CSI-S3 volumes in pods in OpenShift, the following error turns up intermittently:

start failed in pod (d6a38336-a6b1-4f3a-92d2-b0198971391b): CreateContainerConfigError: stat /v ar/data/kubelet/pods/d6a38336-a6b1-4f3a-92d2-b0198971391b/volumes/kubernetes.io~csi/pvc-3616d887-9376-42e5-a6a8-baec51ea2684/mount: no such file or directory

This results in the pod not starting.

The use case that triggered this error was having 2 different datasets in 2 different namespaces pointing to the same S3/COS bucket. One dataset could be used without issue while using the other dataset threw this error.

Cluster details:

Client Version: 4.12.9
Kustomize Version: v4.5.7
Server Version: 4.14.12
Kubernetes Version: v1.27.10+28ed2d7
@srikumar003 srikumar003 added bug Something isn't working s3 Issues relating to S3/CSI-S3 integration labels Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working s3 Issues relating to S3/CSI-S3 integration
Projects
None yet
Development

No branches or pull requests

1 participant