k8s-csi-lvm icon indicating copy to clipboard operation
k8s-csi-lvm copied to clipboard

determineFilesystemType func bug

Open yuchunyun opened this issue 6 years ago • 0 comments

when kubelet mount volume, have error Cannot determine filesystem type: err=exit status 2 So I enter lvmd that pod to execute file-bsl /dev/volumegroup /pvc-xxxxxxxx output diy-thermocam raw data (Lepton 2.x), scale 0-246, spot sensor temperature 0.000000, unit Celsius, color scheme 0, calibration: Offset -0.001892, slope 0.046875 then I execute blkid -c /dev/ null-o export /dev/volumeGroup/pvc-xxxxxxxx without any return, but the return code is 2

yuchunyun avatar Nov 12 '19 03:11 yuchunyun