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

[BUG] cannot mount fsx in eks #293

Open
swirkert1 opened this issue Sep 19, 2024 · 0 comments
Open

[BUG] cannot mount fsx in eks #293

swirkert1 opened this issue Sep 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@swirkert1
Copy link

Describe the bug
Cannot mount fsx in eks using a pvc

To Reproduce

  1. create eks cluster [: git::https://github.com/awslabs/idf-modules.git//modules/compute/eks?ref=release/1.11.0&depth=1](path: git::https://github.com/awslabs/idf-modules.git//modules/compute/eks?ref=release/1.11.0&depth=1)
  2. create fsx for lustre path: git::https://github.com/awslabs/idf-modules.git//modules/storage/fsx-lustre?ref=release/1.11.0&depth=1
  3. use integration module to bind them together path: git::https://github.com/awslabs/idf-modules.git//modules/integration/fsx-lustre-on-eks?ref=95a165f483265cefa8b2b749aa129df46a1e8a24&depth=1"

This gives me the error:

Warning FailedMount 26s (x4 over 29s) kubelet MountVolume.MountDevice failed for volume "integration-lustre-on-eks-fsx-pv" : kubernetes.io/csi: attacher.MountDevice failed to create newCsiDriverClient: driver name fsx.csi.aws.com not found in the list of registered CSI drivers

This didnt happen on github.com_awslabs_autonomous-driving-data-framework_release_3.1.0

Expected behavior
mounting fsx works

Screenshots

see error above after running kubectl describe pod

@swirkert1 swirkert1 added the bug Something isn't working label Sep 19, 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
Projects
None yet
Development

No branches or pull requests

1 participant