-
Notifications
You must be signed in to change notification settings - Fork 53
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
why sample-busybox-pod.yaml mountPath is hostpath? #91
Comments
csi-seaweedfs-plugin /usr/bin/weed update 3.32 “ unpublish volume” “Warning: Unmount skipped because path does not exist” disappear ,but sample-busybox-pod mountPath not seaweedfs buckets,is node /dev/sdb1 /data
[Pod: ]seaweedfs-node container csi-seaweedfs-plugin logs:
|
use helm install is ok ! I compared the differences
modify
Bidirectional - This volume mount behaves the same the HostToContainer mount. In addition, all volume mounts created by the container will be propagated back to the host and to all containers of all pods that use the same volume. |
thanks for debugging! I am not familiar with this part. Please create a PR if you find the bug. |
@chrislusf
OR deploy/helm/seaweedfs-csi-driver/values.yaml change first and then To generate an up to date manifest from the helm chart |
I am not sure about the exact change. Create a PR? |
done |
I have seen an issue #14 ,and I haven't got anything 。
sample-busybox-pod mountPath is not seaweedfs buckets,but pv have created 。
(my seaweedfs is 3.32, but seaweedfs-csi-driver is SeaweedFS version 30GB 3.29 linux amd64 )
sample-busybox-pod :
sample-busybox-pod node is ops-k8s-node5:
seaweedfs mount root path
root@ops-master2:/mnt/seaweedfs/buckets# ll
total 0
drwxrwxrwx 1 root root 0 Oct 21 17:47 ./
drwxr-xr-x 1 root root 0 Oct 22 21:30 ../
drwxrwxrwx 1 root root 0 Oct 22 13:41 pvc-297b69c0-fab5-4f2f-bab6-e2ddfaa330de/
drwxrwxrwx 1 root root 0 Oct 22 18:09 pvc-5592ffea-8bae-49a5-b81a-45dd02e9bbff/
drwxrwxrwx 1 root root 0 Oct 22 17:49 pvc-95274ff1-1b7d-477d-ad90-ae8a01597ebe/
drwxrwxrwx 1 root root 0 Oct 21 17:47 pvc-d29d5259-f8f8-46a0-82a4-4746d9200c49/
[Pod: ]seaweedfs-node container csi-seaweedfs-plugin logs:
sample-busybox-pod node is ops-k8s-node5:
root@ops-k8s-node5:
# ll /data/k8s/kubelet/data/pods/eb143160-d9d5-48d3-af88-a7406a74208e/volumes/kubernetes.iocsi/pvc-297b69c0-fab5-4f2f-bab6-e2ddfaa330de/mounttotal 12
drwxr-xr-x 2 root root 4096 Oct 22 16:49 ./
drwxr-x--- 3 root root 4096 Oct 22 16:32 ../
-rw-r--r-- 1 root root 2 Oct 22 16:49 rwj
I don't know why "Warning: Unmount skipped because path does not exist: " Please help guide !
My environment is a binary deployment:
The text was updated successfully, but these errors were encountered: