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

Talos linux chroot: can't execute '/usr/bin/env': No such file or directory #89

Open
felipesere opened this issue Sep 12, 2024 · 3 comments

Comments

@felipesere
Copy link

I'm trying to connect my Talos Linux cluster to my DS923+ using this synology-csi driver.
I've added the iscsi and btrfs extension to Talos.

But when creating a PVC, the driver fails with

synology-csi-node-vtbhm csi-plugin 2024-09-12T13:48:11Z [ERROR] [driver/utils.go:108] GRPC error: rpc error: code = Internal desc = rpc error: code = Internal desc = Failed to login with target iqn [iqn.2000-01.com.synology:HomeVault.pvc-568cd6e6-13f0-49ca-8bf7-d8a142c85242], err: chroot: can't execute '/usr/bin/env': No such file or directory

I'm particularly surprised by the whole chroot setup.
Is there anything else I need to do? Is there a particular reason the driver chroots into the node?

@myst3k
Copy link

myst3k commented Sep 30, 2024

I have this same issue, I think this may be a fix for it: #85

@MartinLoeper
Copy link

I added a comment on the linked PR for what I had to change to make it work.

@ringods
Copy link

ringods commented Nov 29, 2024

I would like to see this project support it out of the box, but in the meantime, have a look at this fork:

https://github.com/zebernst/synology-csi-talos

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

4 participants