Weiwei
Weiwei
Hi @lizzzcai , thanks for your interest in JuiceFS. You can refer to [this document](https://github.com/fluid-cloudnative/fluid/blob/master/docs/zh/samples/juicefs_for_s3.md) for JuiceFS Runtime loading data from s3.
Plan: 1. Add nodeSelector to CSI node daemonset, similar to: juicefs-csi-node: true 2. Enable CSI controller attach 1. Implement the ControllerPublishVolume interface of controller 2. csiDriver shows the specified attach=required...
@fishincat Of course, it will be off by default.
Hi @swartz-k , This feature is in plan. Community edition of juicefs doesn't support capacity of subdirectory yet. However, CSI mount PV of StorageClass as subdirectory in pod. When juicefs...
Hi @holygrolli , we'll look into this. Clients with `--writeback` option sharing same cache-dir will all upload datas. Keep any one of them is ok.
Hi, I can't reproduce it. Can you provide logs of csi node?
Hi @nadenf , can you tell which version did you use? And would you check if path "/jfs/pvc-467cfe22-0099-442f-8165-61be09295da1" is a mountpoint when the issue happened? ``` kubectl -n exec -it...
Hi @nadenf , I can't reproduce this issue. Can you provide complete log of csi-node pod on NodeB?
csi-node pod on NodeB is responsible for launching PVC pods. Can you search in juicefs-csi-node-c7k49 log whether there is a record of pod creation and deletion? Also confirm whether csi...
No feedback for a long time. closing, reopen when needed.