curve-csi icon indicating copy to clipboard operation
curve-csi copied to clipboard

can not find devicePath after mapping successfully

Open h-shihao opened this issue 9 months ago • 0 comments

curveadm status检查OK, 通过curve-csi部署,PVC可以正常bound curve-test-pvc Bound pvc-472743e9-c20c-4fba-8093-1d576fb6853f 10Gi RWO csi-curve-sc 14m 按照文档https://github.com/opencurve/curve-csi/blob/master/docs/README.md#create-test-pod,部署pod 启动pod报错: Warning FailedMount 1s kubelet MountVolume.MountDevice failed for volume "pvc-472743e9-c20c-4fba-8093-1d576fb6853f" : rpc error: code = Internal desc = can not find devicePath after mapping successfully

h-shihao avatar May 20 '24 08:05 h-shihao