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

Driver name ru.yandex.s3.csi not found in the list of registered CSI drivers #142

Open
wangpeng-stefan opened this issue Oct 8, 2024 · 2 comments

Comments

@wangpeng-stefan
Copy link

MountVolume.MountDevice failed for volume "manualbucket-with-path" : kubernetes.io/csi: attacher.MountDevice failed to create newCsiDriverClient: driver name ru.yandex.s3.csi not found in the list of registered CSI drivers

I got this error.
I hope that windows workloads in my k8s cluster can also be mounted to minio. Is there any mature solution.

@sergevesnin
Copy link

I have same error when create pod with pvc/pv on S3 sub folders created in backet normal
MountVolume.MountDevice failed for volume "pvc-ceee7a29-d42c-44b0-9c2a-1b28792f33eb" : kubernetes.io/csi: attacher.MountDevice failed to create newCsiDriverClient: driver name ru.yandex.s3.csi not found in the list of registered CSI drivers

@SeanHai
Copy link

SeanHai commented Oct 31, 2024

I encountered the same problem with k8s v1.28.11

kubectl create -f pod.yaml

describe pod info:
...
Warning FailedMount 85s (x21 over 27m) kubelet MountVolume.MountDevice failed for volume "pvc-a5f3b9f9-8a66-4618-a4a0-ed9339237fdb" : kubernetes.io/csi: attacher.MountDevice failed to create newCsiDriverClient: driver name ru.yandex.s3.csi not found in the list of registered CSI drivers

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