You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: