-
Notifications
You must be signed in to change notification settings - Fork 4
Issues: liuxuzxx/csi-s3
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
如何将不同pod的目录挂载到同一个桶内的不同目录,是否可以提前创建一个pv,在volumehandle中指定目录(或者其他参数能指定path),然后创建pvc时指定该pv
#21
opened Dec 30, 2024 by
eternalstop
看到的情况是:很多的rclone进程,问题产生的原因是:没有监听处理umount事件,导致很多的rclone的daemon程序,占据很多内存,出现错误
#16
opened Nov 13, 2024 by
xincan
PV与PVC都正常, 将容器内部的/logs/挂载到指定的桶, 桶内看不到logs(minio客户端对应的pv名字)路径下, 看不到具体的日志文件
#15
opened Nov 4, 2024 by
xincan
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.