Open romizhang opened 9 months ago
Have you solved similar problems? Will this project not be maintained
@romizhang @lgy1027 this is belongs rclone error. Currenly vfs cache mode is write in this csi-s3. Need to add full mode --vfs-cache-mode=full. https://github.com/ctrox/csi-s3/blob/ddbd6fdaa1bd76754df3ea76fba0afe149ebe87d/pkg/mounter/rclone.go#L54
@romizhang I'm having a similar issue just when not using the public available fqdn... but the internal endpoint
If i port forward the svc and mount it from my laptop all works... but I fear this component is acting on the node level and not seeing the DNS resolution at the kubernetes level, therefore failing to aim to target when not using the external endpoint
Within RKE2 v1.26, after attach pvc to pod /mnt dir , could visit /mnt ,it showed: ls: reading directory '.': Input/output error