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

Pods Crashes When Using GDrive Mount #37

Open
dcplaya opened this issue Jan 11, 2023 · 0 comments
Open

Pods Crashes When Using GDrive Mount #37

dcplaya opened this issue Jan 11, 2023 · 0 comments

Comments

@dcplaya
Copy link

dcplaya commented Jan 11, 2023

I am trying to use GDrive as a mount point. My secret is setup as the rclone.conf file in the csi-rclone namespace.

The logs from the nodeplugin is

rclone I0111 18:25:52.406729       7 nodeserver.go:247] remote google found in configData, remoteWithPath set to google:Media
rclone I0111 18:25:52.407144       7 nodeserver.go:303] executing mount command cmd=rclone, remote=google:Media,targetpath=/var/lib/kubelet/pods/bd44b584-f4e8-4dcd-8854-090d3e498077/volumes/kubernetes.io~csi/rclone-google/mount 
rclone I0111 18:25:54.400014       7 nodeserver.go:149] NodeUnPublishVolume: called with args {VolumeId:data-id TargetPath:/var/lib/kubelet/pods/451da3df-7ca0-492c-8b85-98c26ae891dd/volumes/kubernetes.io~csi/rclone-google/mount XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0}
rclone I0111 18:25:54.404690       7 nodeserver.go:175] Volume data-id unmounted successfully

The pod I am trying to attach it too crashes immediately with no logs (its just a test Ubuntu container)

Does this CSI support RClone's GDrive mounting, do I have something misconfigured?

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

1 participant